summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2012-12-28libceph: always reset osds when kickingAlex Elder1-2/+2
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+12
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds7-11/+35
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-98/+78
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o1-1/+2
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2012-12-27ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-27ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-27IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-27IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-27net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-27tcp: should drop incoming frames without ACK flag setEric Dumazet1-4/+10
2012-12-27mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-27netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-27cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-27cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-27batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas1-0/+2
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas1-51/+34
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman1-1/+0
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman1-6/+7
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman4-4/+20
2012-12-25ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2012-12-25ext4: include journal blocks in df overhead calcsEric Sandeen1-0/+4
2012-12-25ext4: remove unaligned AIO warning printkEric Sandeen1-8/+0
2012-12-25ext4: fix an incorrect comment about i_mutexAndy Lutomirski1-2/+0
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara3-25/+86
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara2-8/+29
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman1-0/+8
2012-12-25arp: fix a regression in arp_solicit()Cong Wang1-3/+3
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds54-247/+241
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic1-60/+45
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki2-18/+13
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard1-2/+2
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard1-0/+1
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs5-86/+108
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs3-83/+85
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2-1/+18
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs1-1/+1
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs2-2/+4
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs5-8/+53
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs5-61/+90
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs3-0/+30
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton54-247/+241
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck1-1/+1