Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 46 | -1196/+2234 |
2014-01-31 | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2 | -5/+3 |
2014-01-31 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 6 | -24/+23 |
2014-01-31 | memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path | Vladimir Davydov | 1 | -4/+3 |
2014-01-31 | Documentation/filesystems/vfs.txt: update file_operations documentation | Richard Yao | 1 | -10/+2 |
2014-01-31 | mm, oom: base root bonus on current usage | David Rientjes | 2 | -3/+3 |
2014-01-31 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin | 1 | -1/+2 |
2014-01-31 | mm/slub.c: fix page->_count corruption (again) | Dave Hansen | 1 | -2/+17 |
2014-01-31 | mm/mempolicy.c: fix mempolicy printing in numa_maps | David Rientjes | 1 | -1/+1 |
2014-01-31 | zram: remove zram->lock in read path and change it with mutex | Minchan Kim | 2 | -12/+9 |
2014-01-31 | zram: remove workqueue for freeing removed pending slot | Minchan Kim | 2 | -58/+6 |
2014-01-31 | zram: introduce zram->tb_lock | Minchan Kim | 2 | -6/+23 |
2014-01-31 | zram: use atomic operation for stat | Minchan Kim | 2 | -20/+16 |
2014-01-31 | zram: remove unnecessary free | Minchan Kim | 1 | -8/+0 |
2014-01-31 | zram: delay pending free request in read path | Minchan Kim | 1 | -1/+0 |
2014-01-31 | zram: fix race between reset and flushing pending work | Minchan Kim | 1 | -2/+2 |
2014-01-31 | zsmalloc: add maintainers | Minchan Kim | 1 | -0/+8 |
2014-01-31 | zram: add zram maintainers | Minchan Kim | 1 | -0/+8 |
2014-01-31 | zsmalloc: add copyright | Minchan Kim | 2 | -0/+2 |
2014-01-31 | zram: add copyright | Minchan Kim | 2 | -0/+2 |
2014-01-31 | zram: remove old private project comment | Minchan Kim | 4 | -9/+0 |
2014-01-31 | zram: promote zram from staging | Minchan Kim | 9 | -3/+3 |
2014-01-31 | zsmalloc: move it under mm | Minchan Kim | 9 | -34/+28 |
2014-01-31 | kernel/smp.c: remove cpumask_ipi | Roman Gushchin | 1 | -16/+1 |
2014-01-31 | kernel: use lockless list for smp_call_function_single | Christoph Hellwig | 3 | -43/+19 |
2014-01-31 | drivers/net/phy/mdio_bus.c: call put_device on device_register() failure | Levente Kurusa | 1 | -0/+1 |
2014-01-31 | drivers/video/backlight/lcd.c: call put_device if device_register fails | Levente Kurusa | 1 | -1/+1 |
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 | arm64: FIQs are unused | Nicolas Pitre | 2 | -8/+0 |
2014-01-30 | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall | 3 | -7/+7 |
2014-01-30 | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell | 2 | -2/+21 |
2014-01-30 | arm/xen: Initialize event channels earlier | Julien Grall | 1 | -27/+44 |
2014-01-30 | target: Fix percpu_ref_put race in transport_lun_remove_cmd | Nicholas Bellinger | 2 | -3/+4 |
2014-01-30 | target/iscsi: Fix network portal creation race | Andy Grover | 1 | -13/+21 |
2014-01-30 | ALSA: hda - add headset mic detect quirks for another Dell laptop | Hui Wang | 1 | -0/+1 |
2014-01-30 | Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-... | Takashi Iwai | 9 | -501/+713 |
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 |