aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-15sparc32: Remove cypress cpu support.David S. Miller2-26/+0
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg3-4/+0
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg7-45/+23
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg8-79/+75
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller8-102/+80
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller7-160/+43
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2-7/+5
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller1-2/+0
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2-6/+1
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg4-21/+0
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg4-18/+0
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg1-5/+5
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg1-82/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-2/+0
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg1-25/+9
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg1-41/+9
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg1-13/+0
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg1-10/+1
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller1-0/+23
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller3-7/+2
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller3-44/+3
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller1-2/+0