summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-1332-409/+621
|\
| * sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-0910-48/+25Star
| * sparc64: Kill .fixup section bloat.David S. Miller2009-02-0915-77/+42Star
| * 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
| * sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-041-14/+35
| * sparc: fixup for sparseirq changesStephen Rothwell2009-02-031-1/+1
| * sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-031-7/+18
| * 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-3010-163/+309
| * 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-296-108/+177
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-2710-44/+70
|\|
| * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-271-2/+2
| |\
| | * eeprom: More consistent symbol namesJean Delvare2009-01-261-2/+2
| * | 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
| * | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger2009-01-201-0/+1
| * | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-191-0/+2
| * | sparc64: fix modpost failureSam Ravnborg2009-01-181-1/+2
| * | sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-181-3/+15
| |/
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-217-20/+7Star
|\|
| * 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
| * | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-154-7/+7
| |\ \
| | * | [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
| | |/
| * / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-2/+0Star
| |/
| |
| \
*-. \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-152-3/+4
|\ \ \ | |_|/ |/| |
| * | irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+1
| * | irq: update all arches for new irq_descMike Travis2009-01-131-2/+3
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-131-0/+4
|\ \
| * | sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-1342-585/+595
|\ \ | |/ |/|
| * sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-111-0/+4
| * sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-093-6/+0Star
| * sparc: Kill exports of prom internal functionsJulian Calaby2009-01-094-25/+0Star
| * sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0915-126/+66Star
| * sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0919-134/+82Star
| * sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-094-186/+197
| * 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
| * sparc: Update 32-bit defconfig.David S. Miller2009-01-091-76/+214
| * 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-0823-98/+116
|\
| * sparc64: Work around branch tracer warning.David S. Miller2009-01-081-2/+6
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-0619-71/+71
| * sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
| * sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21