Age | Commit message (Expand) | Author |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | sparc64: Fix build error in flush_tsb_user_page | Nitin Gupta |
2017-02-23 | sparc64: memblock resizes are not handled properly | Pavel Tatashin |
2017-02-23 | sparc64: use latency groups to improve add_node_ranges speed | Pavel Tatashin |
2017-02-23 | sparc64: Add 64K page size support | Nitin Gupta |
2017-02-23 | sparc64: Multi-page size support | Nitin Gupta |
2017-02-23 | sparc64: Migrate hvcons irq to panicked cpu | Vijay Kumar |
2017-02-23 | sparc64: Set cpu state to offline when stopped | Vijay Kumar |
2017-02-23 | sparc64: fix for user probes in high memory | Eric Saint Etienne |
2017-02-23 | sparc: topology_64.h: Fix condition for including cpudata.h | Ben Hutchings |
2017-02-23 | sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures | Bhumika Goyal |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-01-30 | sparc64: Handle PIO & MEM non-resumable errors. | Liam R. Howlett |
2017-01-30 | sparc64: Zero pages on allocation for mondo and error queues. | Liam R. Howlett |
2017-01-26 | sparc: migrate exception table users onto extable.h | Paul Gortmaker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-18 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan |
2017-01-16 | sparc: Fixed typo in sstate.c. Replaced panicing with panicking | Tom Hromatka |
2016-12-27 | sparc: use symbolic names for tsb indexing | Mike Kravetz |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | sparc: implement watchdog_nmi_enable and watchdog_nmi_disable | Babu Moger |
2016-12-14 | arch/sparc: add option to skip DMA sync as a part of map and unmap | Alexander Duyck |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-12-11 | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) |