Age | Commit message (Expand) | Author |
2013-10-02 | sparc: fix MSI build failure on Sparc32 | Thomas Petazzoni |
2013-10-02 | sparc: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-02 | sparc: fix ldom_reboot buffer overflow harder | Kees Cook |
2013-09-27 | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-05 | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven |
2013-08-22 | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller |
2013-08-02 | sparc64: Fix ITLB handler of null page | Kirill Tkhai |
2013-07-31 | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai |
2013-07-31 | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai |
2013-07-31 | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai |
2013-07-31 | sparc64: Fix wrong syscall return value passed to trace_sys_exit() | Kirill Tkhai |
2013-07-31 | support sparc64x chip type in cpumap.c | Allen Pais |
2013-07-31 | cpu hw caps support for sparc64x | Allen Pais |
2013-07-14 | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-10 | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. | Olivier DANET |
2013-07-10 | arch: sparc: kernel: check the memory length before use strcpy(). | Chen Gang |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | mm/SPARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | sparc: __pci_mmap_set_flags() is useless | Al Viro |
2013-06-19 | sparc,leon: Convert to use devm_ioremap_resource | Tushar Behera |
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-14 | Merge branch 'pci/jiang-bus-lock-v3' into next | Bjorn Helgaas |
2013-06-13 | of: Fix locking vs. interrupts | Benjamin Herrenschmidt |
2013-06-05 | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng |
2013-05-20 | sparc/PCI: Use PCI_UNKNOWN for unknown power state | Bjorn Helgaas |
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-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 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 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | sparc32: make show_stack() acquire %fp if @_ksp is not specified | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-04-19 | sparc64: Fix race in TLB batch processing. | David S. Miller |