Age | Commit message (Expand) | Author |
2014-06-05 | Merge branch 'linux-3.10.40' into rel-21 | Ishan Mittal |
2014-04-30 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-04-30 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2014-04-30 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2014-04-30 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2014-04-30 | constify copy_siginfo_to_user{,32}() | Al Viro |
2014-04-30 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2014-04-26 | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller |
2014-04-26 | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp |
2014-04-26 | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker |
2014-04-26 | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp |
2014-04-26 | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal |
2014-03-13 | Merge branch 'linux-3.10.33' into dev-kernel-3.10 | Deepak Nibade |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-10-31 | Merge tag 'v3.10.17' into dev-kernel-3.10 | Ajay Nandakumar |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-13 | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai |
2013-10-13 | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai |
2013-10-13 | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller |
2013-10-13 | sparc: fix ldom_reboot buffer overflow harder | Kees Cook |
2013-10-13 | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller |
2013-10-13 | sparc64: Remove RWSEM export leftovers | Kirill Tkhai |
2013-10-13 | sparc64: Fix ITLB handler of null page | Kirill Tkhai |
2013-09-14 | UPSTREAM arch: mm: pass userspace fault flag to generic fault handler | Prashant Gaikwad |
2013-07-28 | sparc32: vm_area_struct access for old Sun SPARCs. | Olivier DANET |
2013-06-19 | sparc: tsb must be flushed before tlb | Dave Kleikamp |
2013-06-19 | sparc,leon: Convert to use devm_ioremap_resource | Tushar Behera |
2013-06-19 | sparc64 address-congruence property | bob picco |
2013-06-19 | sparc32, leon: Enable interrupts before going idle to avoid getting stuck | Andreas Larsson |
2013-06-19 | sparc32, leon: Remove separate "ticker" timer for SMP | Andreas Larsson |
2013-06-19 | sparc: kernel: using strlcpy() instead of strcpy() | Zhao Hongjiang |
2013-06-19 | arch: sparc: prom: looping issue, need additional length check in the outside... | Chen Gang |
2013-06-19 | sparc: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov |
2013-06-19 | sparc: Switch to asm-generic/linkage.h | Geert Uytterhoeven |
2013-06-13 | of: Fix locking vs. interrupts | Benjamin Herrenschmidt |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-07 | mm/SPARC: use common help functions to free reserved pages | Jiang Liu |
2013-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller |
2013-05-04 | sparc32, leon: Do not overwrite previously set irq flow handlers | Andreas Larsson |
2013-05-04 | sparc/kernel/vio.c: add put_device() after device_find_child() | Federico Vaga |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | sparc/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |