Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | memblock, bootmem: restore goal for alloc_low | Yinghai Lu | 1 | -2/+2 |
2014-01-30 | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 39 | -1895/+2435 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 139 | -2683/+2144 |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 26 | -393/+284 |
2014-01-30 | ipmi: Add missing rv in ipmi_parisc_probe() | Geert Uytterhoeven | 1 | -0/+1 |
2014-01-30 | nfs: fix xattr inode op pointers when disabled | Christoph Hellwig | 1 | -2/+2 |
2014-01-30 | ceph: remove duplicate declaration of ceph_setattr | Peter Rosin | 1 | -1/+0 |
2014-01-30 | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse | 1 | -4/+12 |
2014-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse | 1 | -5/+20 |
2014-01-30 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 1 | -2/+2 |
2014-01-30 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 2 | -2/+2 |
2014-01-30 | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen | 1 | -3/+5 |
2014-01-30 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 4 | -17/+17 |
2014-01-30 | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen | 1 | -4/+5 |
2014-01-30 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen | 1 | -6/+6 |
2014-01-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 512 | -11882/+35535 |
2014-01-30 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 30 | -202/+1885 |
2014-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c... | Linus Torvalds | 4 | -91/+323 |
2014-01-30 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 17 | -280/+279 |
2014-01-30 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 35 | -358/+1598 |
2014-01-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 48 | -77/+64 |
2014-01-30 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 79 | -148/+225 |
2014-01-30 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 15 | -237/+642 |
2014-01-30 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 34 | -83/+166 |
2014-01-30 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -11/+12 |
2014-01-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -69/+69 |
2014-01-30 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 14 | -3/+519 |
2014-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -225/+303 |
2014-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 22 | -24/+7 |
2014-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -0/+3 |
2014-01-30 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 14 | -12/+244 |
2014-01-30 | Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 19 | -53/+102 |
2014-01-30 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 31 | -155/+137 |
2014-01-30 | MAINTAINERS: ADI Linux development mailing lists: change to the new server | Sonic Zhang | 1 | -22/+20 |
2014-01-30 | Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ | Ard Biesheuvel | 14 | -20/+20 |
2014-01-30 | dma-debug: fix overlap detection | Dan Williams | 1 | -3/+7 |
2014-01-30 | memblock: add limit checking to memblock_virt_alloc | Yinghai Lu | 1 | -0/+3 |
2014-01-30 | mm/readahead.c: fix do_readahead() for no readpage(s) | Mark Rutland | 1 | -10/+5 |
2014-01-30 | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages | Dave Hansen | 1 | -6/+6 |
2014-01-30 | slab: fix wrong retval on kmem_cache_create_memcg error path | Dave Jones | 1 | -8/+11 |
2014-01-30 | s390/compat: change parameter types from unsigned long to compat_ulong_t | Heiko Carstens | 1 | -2/+2 |
2014-01-30 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 2 | -2/+2 |
2014-01-30 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 2 | -16/+16 |
2014-01-30 | mm/mempolicy.c: convert to pr_foo() | Andrew Morton | 1 | -2/+2 |
2014-01-30 | mm: numa: initialise numa balancing after jump label initialisation | Mel Gorman | 1 | -6/+11 |
2014-01-30 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 4 | -27/+5 |
2014-01-30 | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory | Johannes Weiner | 1 | -31/+24 |
2014-01-30 | mm: document improved handling of swappiness==0 | Aaron Tomlin | 1 | -1/+3 |
2014-01-30 | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL | Lad, Prabhakar | 1 | -2/+3 |
2014-01-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 6 | -49/+56 |