summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-272-2/+2
|\
| *-. Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-10/+20
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-132-2/+2
| |\ \ \ \ \
| | | * | | | sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-221-1/+1
| | | * | | | sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller2009-01-221-1/+1
* | | | | | | sparc64: Fix crash with /proc/iomemMikulas Patocka2009-03-191-1/+1
* | | | | | | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-192-2/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-041-10/+19
| |_|_|_|/ |/| | | |
* | | | | sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller2009-02-111-0/+1
|/ / / /
* | | | 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/+32
* | | 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/+0
|\ \
| * | sparc64: Fix UP build failure.David S. Miller2009-01-141-11/+0
* | | [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/+109
|\ \ | |/ |/|
| * sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-092-4/+0
| * sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-099-124/+27
| * sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0912-134/+46
| * sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-092-186/+0
| * 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/+38
|\
| * sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-061-0/+2
| * sparc: Clean arch-specific code in prom_common.cJulian Calaby2009-01-051-11/+3
| * 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/+1
* | 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/+12
|\| |
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-8/+2
* | | take init_fs to saner placeAl Viro2009-01-011-1/+0
| |/ |/|