summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-28libceph: always reset osds when kickingAlex Elder
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2012-12-25ext4: include journal blocks in df overhead calcsEric Sandeen
2012-12-25ext4: remove unaligned AIO warning printkEric Sandeen
2012-12-25ext4: fix an incorrect comment about i_mutexAndy Lutomirski
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-25arp: fix a regression in arp_solicit()Cong Wang
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton