Age | Commit message (Expand) | Author | Files | Lines |
2014-08-08 | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 1 | -0/+19 |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 1 | -1/+1 |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+33 |
2014-08-08 | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2 | -0/+64 |
2014-08-08 | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 1 | -0/+4 |
2014-08-08 | kexec: make kexec_segment user buffer pointer a union | Vivek Goyal | 1 | -1/+12 |
2014-08-08 | resource: provide new functions to walk through resources | Vivek Goyal | 1 | -0/+6 |
2014-08-08 | kexec: rename unusebale_pages to unusable_pages | Vivek Goyal | 1 | -1/+1 |
2014-08-08 | shm: add memfd_create() syscall | David Herrmann | 2 | -0/+9 |
2014-08-08 | shm: add sealing API | David Herrmann | 2 | -0/+32 |
2014-08-08 | mm: allow drivers to prevent new writable mappings | David Herrmann | 1 | -2/+27 |
2014-08-08 | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches | 1 | -0/+8 |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -5/+12 |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -2/+2 |
2014-08-08 | shm: remove unneeded extern for function | Jack Miller | 1 | -1/+1 |
2014-08-08 | shm: make exit_shm work proportional to task activity | Jack Miller | 2 | -1/+17 |
2014-08-08 | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 8 | -31/+31 |
2014-08-08 | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 1 | -0/+1 |
2014-08-08 | sysctl: remove typedef ctl_table | Joe Perches | 1 | -2/+0 |
2014-08-08 | rapidio: add new RapidIO DMA interface routines | Alexandre Bounine | 1 | -0/+5 |
2014-08-08 | kernel/fork.c: make mm_init_owner static | Vladimir Davydov | 1 | -5/+0 |
2014-08-08 | fork/exec: cleanup mm initialization | Vladimir Davydov | 1 | -0/+1 |
2014-08-08 | proc: constify seq_operations | Fabian Frederick | 1 | -3/+3 |
2014-08-08 | memcg: remove lookup_cgroup_page() prototype | Greg Thelen | 1 | -1/+0 |
2014-08-08 | page-cgroup: get rid of NR_PCG_FLAGS | Vladimir Davydov | 1 | -6/+0 |
2014-08-08 | page-cgroup: trivial cleanup | Vladimir Davydov | 1 | -11/+11 |
2014-08-08 | mm: memcontrol: use page lists for uncharge batching | Johannes Weiner | 2 | -16/+2 |
2014-08-08 | mm: memcontrol: rewrite uncharge API | Johannes Weiner | 3 | -76/+28 |
2014-08-08 | mm: memcontrol: rewrite charge API | Johannes Weiner | 2 | -39/+17 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -0/+57 |
2014-08-06 | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 32 | -322/+371 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+5 |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+1 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 19 | -101/+389 |
2014-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 15 | -349/+116 |
2014-08-06 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 17 | -44/+199 |
2014-08-06 | Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+4 |
2014-08-06 | lib: bitmap: add missing mask in bitmap_andnot | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: add missing mask in bitmap_and | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: add missing mask in bitmap_shift_right | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: change parameter of bitmap_*_region to unsigned | Rasmus Villemoes | 1 | -3/+3 |
2014-08-06 | lib: bitmap: make the start index of bitmap_clear unsigned | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: make the start index of bitmap_set unsigned | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_weight unsigned | Rasmus Villemoes | 1 | -2/+2 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_subset unsigned | Rasmus Villemoes | 1 | -2/+2 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_intersects unsigned | Rasmus Villemoes | 1 | -2/+2 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned | Rasmus Villemoes | 1 | -8/+8 |
2014-08-06 | lib: bitmap: remove unnecessary mask from bitmap_complement | Rasmus Villemoes | 1 | -1/+1 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_complement unsigned | Rasmus Villemoes | 1 | -3/+3 |
2014-08-06 | lib: bitmap: make nbits parameter of bitmap_equal unsigned | Rasmus Villemoes | 1 | -1/+1 |