summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Kill .fixup section bloat.David S. Miller2009-02-091-3/+28
* sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-061-1/+6
* sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-041-0/+1
* sparc: fixup for sparseirq changesStephen Rothwell2009-02-031-1/+1
* sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller2009-02-031-1/+4
* sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-304-65/+245
* sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller2009-01-293-11/+25
* sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-293-1/+143
* sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-201-1/+16
* sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-204-37/+32Star
* sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-191-0/+2
* sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-181-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-161-11/+0Star
|\
| * sparc64: Fix UP build failure.David S. Miller2009-01-141-11/+0Star
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-144-6/+6
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-1323-484/+109Star
|\
| * sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-092-4/+0Star
| * sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-099-124/+27Star
| * sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0912-134/+46Star
| * sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-092-186/+0Star
| * sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller2009-01-091-4/+4
| * sparc: Fix sun4d_irq.c build.David S. Miller2009-01-091-2/+2
| * sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg2009-01-081-30/+30
* | generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang2009-01-081-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0819-76/+83
|\
| * sparc64: Work around branch tracer warning.David S. Miller2009-01-081-2/+6
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-0616-61/+61
| * sparc64: refactor code in viohs.cSam Ravnborg2009-01-061-2/+4
| * sparc: make proces_ver_nack a bit more readableSteven Rostedt2009-01-061-11/+12
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0610-47/+38Star
|\
| * sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-061-0/+2
| * sparc: Clean arch-specific code in prom_common.cJulian Calaby2009-01-051-11/+3Star
| * sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-037-32/+32
| * sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller2009-01-031-4/+1Star
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-032-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31126-571/+43631
| |\
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-027-19/+12Star
|\| |
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-8/+2Star
* | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-291-4/+1Star
|\|
* | sparc: unify sections.hSam Ravnborg2008-12-272-4/+1Star
* | sparc: use .data.init_task section for init_thread_unionSam Ravnborg2008-12-272-2/+10
* | sparc: fix array overrun check in of_device_64.cRobert Reif2008-12-271-9/+9
* | sparc: unify module.cSam Ravnborg2008-12-273-164/+25Star
* | sparc64: prepare module_64.c for unificationSam Ravnborg2008-12-271-22/+40
* | sparc64: use bit neutral Elf symbolsSam Ravnborg2008-12-271-17/+17
* | sparc: fix hardirq.h removal falloutSam Ravnborg2008-12-272-0/+2
* | sparc64: do not export pus_fs_structSam Ravnborg2008-12-121-1/+0Star