aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-11mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-18sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson
2012-10-28sparc: Wire up sys_kcmp.David S. Miller
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller
2012-10-27sparc64: Use pause instruction when available.David S. Miller
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-16sparc32: switch to generic sys_execve()Al Viro
2012-10-16sparc32: switch to generic kernel_execve()Al Viro
2012-10-16sparc32: switch to generic kernel_thread()Al Viro
2012-10-16sparc32: bury the remnants of LOWSYS tricksAl Viro
2012-10-16sparc64: convert to generic execveAl Viro
2012-10-16sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-14sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-14sparc64: switch to generic kernel_execve()Al Viro
2012-10-14sparc64: take fprs_write() and friends to start_thread()Al Viro
2012-10-14sparc64: switch to generic kernel_thread()Al Viro
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-10sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-05Revert strace hiccups fix.David S. Miller
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro
2012-10-04sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.David S. Miller