summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2013-02-14sparc: convert to ksignalAl Viro
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-06sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell
2013-02-04sparc: switch to generic old sigsuspendAl Viro
2013-02-04sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro
2013-02-04sparc: kill sign-extending wrappers for native syscallsAl Viro
2013-02-04kill sparc32_open()Al Viro
2013-02-04sparc: switch to use of generic old sigactionAl Viro
2013-02-04sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03sparc: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03sparc: switch to generic compat rt_sigpending()Al Viro
2013-02-03sparc: switch to generic compat rt_sigprocmask(2)Al Viro
2013-02-03sparc: bury the sys_sigpause() remainsAl Viro
2013-02-03sparc: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-21sparc: kernel/sbus.c: fix memory leakageCong Ding
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg
2012-12-29sparc: Hook up finit_module syscall.David S. Miller
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-12mm: 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-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-19sparc64: 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-17Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-17Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-11-10sparc32, 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-28sparc64: 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-15sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-14sparc64: switch to generic kernel_execve()Al Viro