Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit | Josh Triplett | 3 | -7/+8 |
2015-07-01 | arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR | Masanari Iida | 1 | -2/+2 |
2015-07-01 | arc: use for_each_sg() | Akinobu Mita | 1 | -5/+7 |
2015-07-01 | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com... | KarimAllah Ahmed | 1 | -5/+6 |
2015-07-01 | x86: mm: enable deferred struct page initialisation on x86-64 | Mel Gorman | 1 | -0/+1 |
2015-07-01 | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 1 | -12/+7 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -36/+180 |
2015-06-29 | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+5 |
2015-06-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 3 | -6/+3 |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 43 | -292/+155 |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 239 | -2694/+3000 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -9/+12 |
2015-06-27 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-06-27 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -16/+11 |
2015-06-27 | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -3/+3 |
2015-06-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+2 |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 72 | -1840/+1770 |
2015-06-26 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -50/+419 |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -115/+242 |
2015-06-26 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 372 | -9156/+28731 |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 182 | -7678/+3059 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 84 | -3213/+136 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 21 | -181/+40 |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 3 | -0/+79 |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 1 | -0/+1 |
2015-06-26 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 3 | -36/+1 |
2015-06-26 | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -55/+0 |
2015-06-26 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett | 2 | -1/+8 |
2015-06-26 | avr32: use for_each_sg() | Akinobu Mita | 1 | -9/+10 |
2015-06-26 | frv: use for_each_sg() | Akinobu Mita | 2 | -7/+10 |
2015-06-26 | frv: remove unused inline function is_in_rom() | Tobias Klauser | 1 | -6/+0 |
2015-06-26 | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel | 2 | -2/+2 |
2015-06-26 | s390/mm: forward check for huge pmds to pmd_large() | Dominik Dingel | 1 | -4/+1 |
2015-06-26 | s390/hugetlb: remove dead code for sw emulated huge pages | Dominik Dingel | 2 | -60/+3 |
2015-06-26 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 10 | -90/+0 |
2015-06-26 | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel | 3 | -4/+8 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 50 | -50/+20 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -5/+46 |
2015-06-25 | um: Don't pollute kernel namespace with uapi | Richard Weinberger | 6 | -1/+5 |
2015-06-25 | um: Include sys/types.h for makedev(), major(), minor() | Hans-Werner Hilse | 1 | -0/+1 |
2015-06-25 | um: Do not use stdin and stdout identifiers for struct members | Hans-Werner Hilse | 5 | -30/+30 |
2015-06-25 | um: Do not use __ptr_t type for stack_t's .ss pointer | Hans-Werner Hilse | 1 | -3/+5 |
2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 93 | -0/+6183 |
2015-06-25 | sparc64: perf: Use UREG_FP rather than UREG_I6 | David Ahern | 1 | -2/+2 |
2015-06-25 | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern | 2 | -0/+35 |
2015-06-25 | sparc64: Convert BUG_ON to warning | David Ahern | 1 | -2/+3 |
2015-06-25 | sparc: perf: Disable pagefaults while walking userspace stacks | David Ahern | 1 | -1/+6 |
2015-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 71 | -202/+642 |
2015-06-25 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 13 | -36/+111 |
2015-06-25 | libnvdimm, pmem: add libnvdimm support to the pmem driver | Dan Williams | 2 | -32/+63 |