summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2013-03-03sparc: no need to sign-extend in sync_file_range() wrapperAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-02sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24lseek() and truncate() on sparc really need sign extensionAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-20sparc32: refactor smp bootSam Ravnborg
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown
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-03sparc: switch to generic old sigsuspendAl Viro
2013-02-03sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro
2013-02-03sparc: kill sign-extending wrappers for native syscallsAl Viro
2013-02-03kill sparc32_open()Al Viro
2013-02-03sparc: switch to use of generic old sigactionAl Viro
2013-02-03sparc: 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-28sparc: 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-17compat: 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-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