aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar4-16/+25
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell4-18/+19
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell1-1/+1
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell1-4/+0
2009-03-16cpumask: remove cpu_coregroup_map: sparcRusty Russell1-1/+0
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell4-17/+13
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell3-4/+4
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell2-3/+3
2009-03-16cpumask: Use accessors code: sparcRusty Russell3-6/+6
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2-3/+4
2009-03-16cpumask: Use smp_call_function_many(): sparc64Rusty Russell1-1/+1
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar1-10/+19
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-10/+19
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-6/+5
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar3-6/+6
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-6/+5
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2-2/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar32-409/+621
2009-02-11sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller1-0/+1
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller10-48/+25
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller15-77/+42
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller1-1/+6
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller1-0/+1
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell1-1/+1
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller10-163/+309
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller3-11/+25
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller6-108/+177
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar10-44/+70
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-2/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare1-2/+2
2009-01-22sparc64: Fix build by using kstat_irqs_cpu()David Miller1-1/+1
2009-01-22sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller1-1/+1
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar7-20/+7
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller1-1/+16
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller4-37/+32
2009-01-19[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger1-0/+1
2009-01-19sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller1-0/+2
2009-01-17sparc64: fix modpost failureSam Ravnborg1-1/+2
2009-01-17sparc64: fix readout of cpu/fpu typeSam Ravnborg1-3/+15
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2-3/+4
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+1