summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger
2014-12-18arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-18arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger
2014-12-18mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-18x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-18x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-18mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2014-12-18Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEADPaolo Bonzini
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-12-18powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin
2014-12-18ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett
2014-12-18ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett
2014-12-18ALSA: asihpi: relax firmware version checkEliot Blennerhassett
2014-12-18ALSA: usb-audio: Fix Scarlett 6i6 initialization typoChris J Arges
2014-12-18Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-12-17Ceph: remove left-over reject fileLinus Torvalds
2014-12-18param: do not set store func without write permKees Cook
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann
2014-12-17mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-17i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMAGeert Uytterhoeven
2014-12-17i2c: sh_mobile: rework deferred probingWolfram Sang
2014-12-17i2c: sh_mobile: refactor DMA setupWolfram Sang
2014-12-17i2c: mv64xxx: rework offload support to fix several problemsThomas Petazzoni
2014-12-17i2c: mv64xxx: use BIT() macro for register value definitionsThomas Petazzoni
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-12-17ceph: fix setting empty extended attributeYan, Zheng
2014-12-17ceph: fix mksnap crashYan, Zheng
2014-12-17ceph: do_sync is never initializedDan Carpenter
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: support inline data featureYan, Zheng
2014-12-17ceph: flush inline versionYan, Zheng
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng
2014-12-17ceph: sync read inline dataYan, Zheng
2014-12-17ceph: fetch inline data when getting Fcr cap refsYan, Zheng
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17ceph: parse inline data in MClientReply and MClientCapsYan, Zheng