summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: switch to generic old sigsuspendAl Viro2013-02-034-15/+1
* sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2013-02-032-18/+8
* sparc: kill sign-extending wrappers for native syscallsAl Viro2013-02-033-150/+40
* kill sparc32_open()Al Viro2013-02-032-11/+1
* sparc: switch to use of generic old sigactionAl Viro2013-02-036-69/+13
* sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-032-17/+8
* sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-032-16/+1
* sparc: switch to generic compat rt_sigpending()Al Viro2013-02-033-25/+2
* sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-032-40/+1
* sparc: bury the sys_sigpause() remainsAl Viro2013-02-033-18/+2
* sparc: switch to generic sigaltstackAl Viro2013-02-038-84/+11
* consolidate kernel-side struct sigaction declarationsAl Viro2013-02-033-1/+4
* consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1
* sanitize rt_sigaction() situation a bitAl Viro2013-02-032-6/+6
* sparc: remove __devinit, __devexit annotationsSam Ravnborg2013-01-1223-100/+93
* sparc: Hook up finit_module syscall.David S. Miller2012-12-283-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-9/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \
| | * | | | | sparc: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-171-0/+1
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-197-12/+67
|\ \ \ \ \ \
| * | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2012-12-191-0/+3
| * | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2012-12-191-0/+6
| * | | | | | sparc64: Fix ECB looping constructs in AES code.David S. Miller2012-12-191-0/+1
| * | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-191-0/+4
| * | | | | | sparc64: Fix AES ctr mode block size.David S. Miller2012-12-191-3/+24
| * | | | | | sparc64: Fix unrolled AES 256-bit key loops.David S. Miller2012-12-191-6/+14
| * | | | | | sparc64: Define pte_accessible()David S. Miller2012-12-181-1/+7
| * | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2012-12-181-2/+8
* | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-4/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-4/+0
| | |_|_|/ / | |/| | | |
* | | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-14/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-122-0/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-252-4/+5
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1734-84/+280
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-061-0/+19
| * | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1221-385/+160
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-4/+2
| * | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-282-5/+4
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2820-376/+156
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-1623-26/+166
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro2012-11-1618-90/+317
| | |\ \ \ \ \
| | * | | | | | sparc32: switch to generic sys_execve()Al Viro2012-10-164-49/+4
| | * | | | | | sparc32: switch to generic kernel_execve()Al Viro2012-10-164-27/+13
| | * | | | | | sparc32: switch to generic kernel_thread()Al Viro2012-10-164-81/+56
| | * | | | | | sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-161-13/+2
OpenPOWER on IntegriCloud