aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23
|\
| * numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-19
| * Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-13
| |\
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| |\ \ \ \
| | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| |/| | | |
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | irq: update all arches for new irq_desc, fixMike Travis2009-01-15
| | * | | | | | | | irq: update all arches for new irq_descMike Travis2009-01-12
| | |/ / / / / / /
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-12
| |/| | | | | | |
| | * | | | | | | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-04
| | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-02
| |/ / / / / /
| * | | | | / sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller2009-02-11
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-22
| | * | | | | sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller2009-01-22
| | | |_|/ / | | |/| | |
* | | | | | sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-09
* | | | | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-09
* | | | | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-06
* | | | | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-04
| |_|/ / / |/| | | |
* | | | | sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-03
* | | | | sparc: fixup for sparseirq changesStephen Rothwell2009-02-03
* | | | | sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-03
* | | | | sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller2009-02-03
* | | | | sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-30
* | | | | sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller2009-01-28
* | | | | sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-28
| |_|_|/ |/| | |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26
|\ \ \ \
| * | | | eeprom: More consistent symbol namesJean Delvare2009-01-26
| |/ / /
* | | | sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-20
* | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-20
* | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger2009-01-19
* | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-19
* | | | sparc64: fix modpost failureSam Ravnborg2009-01-18
* | | | sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-18
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-15
|\ \ \
| * | | sparc64: Fix UP build failure.David S. Miller2009-01-13
| | |/ | |/|
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14
|\ \ \
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-14
| * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
| |/ /
* / / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-12
|\ \
| * | sparc64: Fix cpumask related build failureDavid Miller2009-01-11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-12
|\ \ | |/ |/|
| * sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-11
| * sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-08
| * sparc: Kill exports of prom internal functionsJulian Calaby2009-01-08