summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-03-29sparc64: Fix reset hangs on Niagara systems.David S. Miller
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller
2009-03-26sparc64: Fix build of timer_interrupt().David Miller
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell
2009-03-16cpumask: remove cpu_coregroup_map: sparcRusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell
2009-03-16cpumask: Use accessors code: sparcRusty Russell
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell
2009-03-16cpumask: Use smp_call_function_many(): sparc64Rusty Russell
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-11sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar