summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2012-05-28sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg
2012-05-28sparc32,leon: fix section mismatch warningSam Ravnborg
2012-05-28sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-28sparc32,leon: always include leon_kernel in buildSam Ravnborg
2012-05-28sparc32,leon: clean up leon.hSam Ravnborg
2012-05-28sparc32: handle leon in cpu.cSam Ravnborg
2012-05-28sparc32: handle leon in irq_32.cSam Ravnborg
2012-05-28sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg
2012-05-28sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg
2012-05-28sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg
2012-05-28sparc32: string and whitespace cleanup in head_32.SSam Ravnborg
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22sparc: kill ancient comment in sparc_sigaction()Al Viro
2012-05-22sparc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-22new helper: sigsuspend()Al Viro
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg
2012-05-20sparc32: move trap table to a separate fileSam Ravnborg
2012-05-20sparc64: renamed ttable.S to ttable_64.SSam Ravnborg
2012-05-20sparc32: Kill boot_cpu_id4David S. Miller
2012-05-20sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller
2012-05-15sparc32: Remove cypress cpu support.David S. Miller
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller
2012-05-14sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller