- 67b6c90 mm: slub: work around unneeded lockdep warning by Dave Hansen · 11 years ago
- 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 11 years ago
- c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
- 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
- e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
- 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
- aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 2def2ef x86, x32: Correct invalid use of user timespec in the kernel by PaX Team · 11 years ago
- 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f8a504c Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
- 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
- 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 7c094fd memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path by Vladimir Davydov · 11 years ago
- 46bf16c Documentation/filesystems/vfs.txt: update file_operations documentation by Richard Yao · 11 years ago
- 778c14a mm, oom: base root bonus on current usage by David Rientjes · 11 years ago
- 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
- a032086 mm/slub.c: fix page->_count corruption (again) by Dave Hansen · 11 years ago
- 8790c71a mm/mempolicy.c: fix mempolicy printing in numa_maps by David Rientjes · 11 years ago
- e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
- f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
- 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
- deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
- 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
- 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
- da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
- eae70d0 zsmalloc: add maintainers by Minchan Kim · 11 years ago
- 6920f2c zram: add zram maintainers by Minchan Kim · 11 years ago
- 31fc00b zsmalloc: add copyright by Minchan Kim · 11 years ago
- 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
- 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
- cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
- bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
- 73f9455 kernel/smp.c: remove cpumask_ipi by Roman Gushchin · 11 years ago
- 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 11 years ago
- 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
- 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
- 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 11 years ago
- 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
- dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
- 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
- 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
- de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
- 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
- f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
- 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
- e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
- 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
- 536336c KVM: async_pf: Exploit one reg interface for pfault by Dominik Dingel · 11 years ago
- 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
- 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
- ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
- 9f2ceda KVM: async_pf: Allow to wait for outstanding work by Dominik Dingel · 11 years ago
- e0ead41 KVM: async_pf: Provide additional direct page notification by Dominik Dingel · 11 years ago
- 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
- 5e87d58 ALSA: hda - add headset mic detect quirks for another Dell laptop by Hui Wang · 11 years ago
- 77d531b Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
- aac5c42 KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() by Dan Carpenter · 11 years ago
- a91b8eb KVM: s390: limit floating irqs by Jens Freimann · 11 years ago
- c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
- 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
- dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
- dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
- a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
- 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
- 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
- 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
- b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
- 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
- f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
- b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
- 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
- cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e914e3f Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
- 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 19ba20f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 3308ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
- ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
- 279b9e0 Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
- 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- a4edbc1 MAINTAINERS: ADI Linux development mailing lists: change to the new server by Sonic Zhang · 11 years ago
- 06519e7 Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ by Ard Biesheuvel · 11 years ago
- 59f2e7d dma-debug: fix overlap detection by Dan Williams · 11 years ago
- f544e14 memblock: add limit checking to memblock_virt_alloc by Yinghai Lu · 11 years ago
- 58d5640 mm/readahead.c: fix do_readahead() for no readpage(s) by Mark Rutland · 11 years ago
- a0132ac mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages by Dave Hansen · 11 years ago
- ba3253c slab: fix wrong retval on kmem_cache_create_memcg error path by Dave Jones · 11 years ago
- 49382d9 s390/compat: change parameter types from unsigned long to compat_ulong_t by Heiko Carstens · 11 years ago
- d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago