summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2013-02-06sparc: explicitly include sched.h to get task_thread_info declarationStephen Rothwell1-0/+1
2013-02-04sparc: switch to generic old sigsuspendAl Viro4-15/+1
2013-02-04sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINEAl Viro2-18/+8
2013-02-04sparc: kill sign-extending wrappers for native syscallsAl Viro3-150/+40
2013-02-04kill sparc32_open()Al Viro2-11/+1
2013-02-04sparc: switch to use of generic old sigactionAl Viro6-69/+13
2013-02-04sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2-17/+8
2013-02-04sparc: switch to generic compat rt_sigqueueinfo()Al Viro2-16/+1
2013-02-04sparc: switch to generic compat rt_sigpending()Al Viro3-25/+2
2013-02-04sparc: switch to generic compat rt_sigprocmask(2)Al Viro2-40/+1
2013-02-04sparc: bury the sys_sigpause() remainsAl Viro3-18/+2
2013-02-04sparc: switch to generic sigaltstackAl Viro8-84/+11
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro3-1/+4
2013-02-04consolidate declarations of k_sigactionAl Viro1-4/+1
2013-02-04sanitize rt_sigaction() situation a bitAl Viro2-6/+6
2013-01-30Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin64-769/+446
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-22sparc: kernel/sbus.c: fix memory leakageCong Ding1-3/+3
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell3-3/+3
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+1
2013-01-13sparc: remove __devinit, __devexit annotationsSam Ravnborg23-100/+93
2012-12-29sparc: Hook up finit_module syscall.David S. Miller3-4/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-9/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+67
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-20sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2012-12-19sparc64: Define pte_accessible()David S. Miller1-1/+7
2012-12-19sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2012-12-18compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2-14/+1
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel1-0/+1
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-4/+0
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+20
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds21-385/+160
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds3-229/+72
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton1-3/+3
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse1-94/+30
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse1-114/+30
2012-12-12mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse1-18/+9
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1