summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-234-38/+14
|\
| * sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-211-5/+0
| * sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-10/+12
| * new helper: sigsuspend()Al Viro2012-05-212-23/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\ \
| * | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-3/+1
|\ \ \
| * | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-212-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-111-1/+1
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-045-27/+5
| |\ \ \ | | |/ /
| * | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-217-55/+16
|\ \ \ \
| * | | | sparc: Use generic init_taskThomas Gleixner2012-05-052-23/+0
| * | | | sparc: Use generic idle thread allocationThomas Gleixner2012-04-265-30/+14
| * | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-262-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-2141-2600/+1088
|\ \ \ \
| * | | | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-201-10/+6
| * | | | sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-201-0/+2
| * | | | sparc32: move trap table to a separate fileSam Ravnborg2012-05-192-324/+419
| * | | | sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2012-05-192-1/+1
| * | | | sparc32: Kill boot_cpu_id4David S. Miller2012-05-192-5/+1
| * | | | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-191-0/+5
| * | | | sparc32: delete muldiv.o from MakefileSam Ravnborg2012-05-151-1/+0
| * | | | sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-156-319/+17
| * | | | sparc32: Remove cypress cpu support.David S. Miller2012-05-152-26/+0
| * | | | sparc32: remove runtime btfix supportSam Ravnborg2012-05-143-4/+0
| * | | | sparc32: remove remaining users of btfixupSam Ravnborg2012-05-147-45/+23
| * | | | sparc32: move smp ipi to method opsSam Ravnborg2012-05-148-79/+75
| * | | | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-148-102/+80
| * | | | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-137-160/+43
| * | | | sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-132-7/+5
| * | | | sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-131-2/+0
| * | | | sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-132-6/+1
| * | | | sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-134-21/+0
| * | | | sparc32: drop unused set_irq_udtSam Ravnborg2012-05-134-18/+0
| * | | | sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-5/+5
| * | | | sparc32: drop unused code in process_32Sam Ravnborg2012-05-121-82/+0
| * | | | sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-121-2/+0
| * | | | sparc32: simpler cputype check in head_32.SSam Ravnborg2012-05-121-25/+9
| * | | | sparc32: drop extra getprop call during bootSam Ravnborg2012-05-121-41/+9
| * | | | sparc32: drop prom version check in head_32.SSam Ravnborg2012-05-121-13/+0
| * | | | sparc32: remove sun4c specific variables from head_32.SSam Ravnborg2012-05-121-10/+1
| * | | | sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller2012-05-121-0/+23
| * | | | sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-123-7/+2
| * | | | sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-123-44/+3
| * | | | sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller2012-05-121-2/+0
| * | | | sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-111-37/+0
| * | | | sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-112-50/+30
| * | | | sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-111-10/+1
OpenPOWER on IntegriCloud