Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -39/+114 |
2016-06-25 | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -4/+2 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -4/+2 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2 | -3/+0 |
2016-06-16 | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 6 | -34/+105 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2 | -5/+12 |
2016-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 11 | -100/+215 |
2016-05-30 | sparc64: Fix return from trap window fill crashes. | David S. Miller | 5 | -52/+116 |
2016-05-29 | sparc: Harden signal return frame checks. | David S. Miller | 5 | -45/+92 |
2016-05-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+7 |
2016-05-25 | sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). | David S. Miller | 1 | -3/+7 |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 17 | -85/+130 |
2016-05-21 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta | 6 | -51/+97 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-21 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+1 |
2016-05-21 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2 | -8/+8 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+1 |
2016-05-21 | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg | 2 | -3/+3 |
2016-05-21 | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg | 5 | -11/+14 |
2016-05-21 | sparc32: use proper prototype for trapbase | Sam Ravnborg | 3 | -5/+3 |
2016-05-21 | sparc32: drop local prototype in kgdb_32 | Sam Ravnborg | 1 | -2/+2 |
2016-05-21 | sparc32: drop hardcoding trap_level in kgdb_trap | Sam Ravnborg | 4 | -14/+12 |
2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 1 | -7/+7 |
2016-05-20 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -2/+0 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-05-17 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 1 | -7/+7 |
2016-05-17 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -124/+1 |
2016-05-16 | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 1 | -1/+1 |
2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 20 | -68/+119 |
2016-04-28 | sparc64: Fix bootup regressions on some Kconfig combinations. | David S. Miller | 8 | -55/+34 |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-04-26 | sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-04-21 | sparc64: recognize and support Sonoma CPU type | Khalid Aziz | 6 | -1/+25 |
2016-04-21 | sparc: Implement and wire up vio_hotplug for vio. | Adrian Glaubitz | 1 | -0/+9 |
2016-04-21 | sparc: Implement and wire up modalias_show for vio. | Adrian Glaubitz | 1 | -0/+9 |
2016-04-21 | sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata | Sowmini Varadhan | 1 | -8/+21 |
2016-04-21 | sparc/defconfigs: Remove CONFIG_IPV6_PRIVACY | Borislav Petkov | 2 | -2/+0 |
2016-04-13 | locking/rwsem, sparc: Drop superfluous arch specific implementation | Michal Hocko | 2 | -119/+1 |
2016-04-13 | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 1 | -6/+1 |
2016-03-30 | sparc: Write up preadv2/pwritev2 syscalls. | David S. Miller | 3 | -4/+6 |
2016-03-30 | sparc/PCI: Fix for panic while enabling SR-IOV | Babu Moger | 1 | -0/+17 |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 23 | -68/+68 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-23 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski | 1 | -1/+8 |
2016-03-23 | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski | 1 | -0/+7 |
2016-03-21 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches | 15 | -58/+58 |
2016-03-21 | sparc: Fix misspellings in comments. | Adam Buchbinder | 8 | -10/+10 |