summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2013-02-14burying unused conditionalsAl Viro
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-03consolidate declarations of k_sigactionAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg
2012-12-28sparc: Hook up finit_module syscall.David S. Miller
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2012-12-19sparc64: Fix ECB looping constructs in AES code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2012-12-19sparc64: Fix AES ctr mode block size.David S. Miller
2012-12-19sparc64: Fix unrolled AES 256-bit key loops.David S. Miller
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18sparc64: Define pte_accessible()David S. Miller
2012-12-18sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
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 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro