aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-81/+19
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+2
2012-06-01new helper: signal_delivered()Al Viro3-6/+3
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro3-12/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro3-37/+9
2012-06-01new helper: sigmask_to_save()Al Viro2-14/+4
2012-06-01new helper: restore_saved_sigmask()Al Viro3-12/+3
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+0
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro1-9/+2
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg1-1/+0
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg1-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg1-32/+41
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller1-1/+2
2012-05-27sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg1-8/+4
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg1-9/+2
2012-05-27sparc32,leon: always include leon_pmc in buildSam Ravnborg2-7/+10
2012-05-27sparc32: refactor cpu_idle()Sam Ravnborg1-30/+5
2012-05-27sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg5-29/+59
2012-05-27sparc32,leon: fix section mismatch warningSam Ravnborg1-2/+2
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg4-15/+1
2012-05-27sparc32,leon: always include leon_kernel in buildSam Ravnborg1-1/+1
2012-05-27sparc32,leon: clean up leon.hSam Ravnborg1-0/+1
2012-05-27sparc32: handle leon in cpu.cSam Ravnborg1-9/+9
2012-05-27sparc32: handle leon in irq_32.cSam Ravnborg1-10/+12
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2-16/+47
2012-05-27sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg3-8/+15
2012-05-27sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg1-25/+33
2012-05-27sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg1-11/+47
2012-05-27sparc32: string and whitespace cleanup in head_32.SSam Ravnborg1-15/+15
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller1-5/+7
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2-4/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-38/+14
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2012-05-21sparc: kill ancient comment in sparc_sigaction()Al Viro1-5/+0
2012-05-21sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2-10/+12
2012-05-21new helper: sigsuspend()Al Viro2-23/+2
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-55/+16
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds41-2600/+1088
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg1-10/+6
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
2012-05-19sparc32: move trap table to a separate fileSam Ravnborg2-324/+419
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2-1/+1
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller2-5/+1
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller1-0/+5
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg1-1/+0
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller6-319/+17