Age | Commit message (Expand) | Author |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner |
2016-06-24 | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-05-29 | sparc64: Fix return from trap window fill crashes. | David S. Miller |
2016-05-29 | sparc: Harden signal return frame checks. | David S. Miller |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-25 | sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). | David S. Miller |
2016-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-05-20 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-20 | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg |
2016-05-20 | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg |
2016-05-20 | sparc32: use proper prototype for trapbase | Sam Ravnborg |
2016-05-20 | sparc32: drop local prototype in kgdb_32 | Sam Ravnborg |
2016-05-20 | sparc32: drop hardcoding trap_level in kgdb_trap | Sam Ravnborg |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-16 | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo |
2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-05-16 | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann |
2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-04-27 | sparc64: Fix bootup regressions on some Kconfig combinations. | David S. Miller |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo |
2016-04-26 | sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij |
2016-04-21 | sparc64: recognize and support Sonoma CPU type | Khalid Aziz |
2016-04-21 | sparc: Implement and wire up vio_hotplug for vio. | Adrian Glaubitz |
2016-04-21 | sparc: Implement and wire up modalias_show for vio. | Adrian Glaubitz |
2016-04-21 | sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata | Sowmini Varadhan |
2016-04-21 | sparc/defconfigs: Remove CONFIG_IPV6_PRIVACY | Borislav Petkov |
2016-04-13 | locking/rwsem, sparc: Drop superfluous arch specific implementation | Michal Hocko |
2016-04-13 | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko |
2016-03-29 | sparc: Write up preadv2/pwritev2 syscalls. | David S. Miller |
2016-03-29 | sparc/PCI: Fix for panic while enabling SR-IOV | Babu Moger |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-22 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski |