aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki5-38/+97
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki53-97/+68
2014-12-18Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki3-3/+17
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki4-15/+14
2014-12-18MAINTAINERS: changes for wirelessJohn W. Linville1-11/+8
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-18geneve: Fix races between socket add and release.Jesse Gross1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as availableThomas Graf1-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller1-36/+16
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam1-1/+1
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li1-0/+47
2014-12-18x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2-6/+7
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz1-1/+15
2014-12-18Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEADPaolo Bonzini26-1093/+870
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini3-27/+27
2014-12-18powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin1-3/+3
2014-12-18Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar17-207/+525
2014-12-17Ceph: remove left-over reject fileLinus Torvalds1-10/+0
2014-12-18param: do not set store func without write permKees Cook1-1/+3
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds29-180/+992
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard1-0/+1
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds11-55/+374
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann1-5/+9
2014-12-17mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds1-3/+3
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds1-1/+1
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-3/+19
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-2/+58
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds34-858/+2787
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds7-5/+646
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds77-922/+4949
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds42-472/+2414
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-5/+48
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-8/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds6-524/+359
2014-12-17ceph: fix setting empty extended attributeYan, Zheng1-2/+5
2014-12-17ceph: fix mksnap crashYan, Zheng1-1/+3
2014-12-17ceph: do_sync is never initializedDan Carpenter1-1/+1
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: support inline data featureYan, Zheng1-1/+2
2014-12-17ceph: flush inline versionYan, Zheng3-4/+23
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng3-3/+161
2014-12-17ceph: sync read inline dataYan, Zheng2-13/+116
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng3-18/+63
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng4-10/+34
2014-12-17ceph: add inline data to pagecacheYan, Zheng6-1/+85