aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskGravatar Linus Torvalds 1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-04-02Allow rwlocks to re-enable interruptsGravatar Robin Holt 2-0/+4
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 2-2/+2
2009-04-02generic debug pagealloc: build fixGravatar Akinobu Mita 1-9/+0
2009-04-01mm: use debug_kmap_atomicGravatar Akinobu Mita 1-0/+1
2009-04-01generic debug pageallocGravatar Akinobu Mita 2-1/+5
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Rusty Russell 1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 15-58/+72
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskGravatar Linus Torvalds 3-8/+0
2009-03-30Merge branch 'linus' into cpumask-for-linusGravatar Ingo Molnar 10-31/+20
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerGravatar Alexey Dobriyan 1-1/+0
2009-03-30trivial: Fix misspelling of firmwareGravatar Nick Andrew 1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 2-3/+0
2009-03-30cpumask: remove node_to_first_cpuGravatar Rusty Russell 1-5/+0
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...Gravatar David S. Miller 14-57/+50
2009-03-29sparc64: Fix reset hangs on Niagara systems.Gravatar David S. Miller 1-1/+22
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 3-4/+4
2009-03-27sparc64: We need to use compat_sys_ustat() as well.Gravatar David S. Miller 1-1/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 3-3/+8
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 2-3/+4
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().Gravatar David S. Miller 1-2/+2
2009-03-26sparc64: Fix build of timer_interrupt().Gravatar David Miller 1-1/+3
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 6-35/+30
2009-03-26sparc64: Flush TLB before releasing pages.Gravatar David S. Miller 1-2/+2
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixGravatar Stephen Rothwell 1-0/+2
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 2-6/+5
2009-03-18sparc64: Fix crash with /proc/iomemGravatar Mikulas Patocka 1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.Gravatar David S. Miller 4-24/+10
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreGravatar Ingo Molnar 4-16/+25
2009-03-16cpumask: use mm_cpumask() wrapper: sparcGravatar Rusty Russell 4-18/+19
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcGravatar Rusty Russell 1-1/+1
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcGravatar Rusty Russell 1-4/+0
2009-03-16cpumask: remove cpu_coregroup_map: sparcGravatar Rusty Russell 1-1/+0
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcGravatar Rusty Russell 4-17/+13
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Gravatar Rusty Russell 3-4/+4
2009-03-16cpumask: Use accessors code.: sparc64Gravatar Rusty Russell 2-3/+3
2009-03-16cpumask: Use accessors code: sparcGravatar Rusty Russell 3-6/+6
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcGravatar Rusty Russell 2-3/+4
2009-03-16cpumask: Use smp_call_function_many(): sparc64Gravatar Rusty Russell 1-1/+1
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Gravatar Ingo Molnar 1-10/+19
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-10/+19
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 2-6/+5
2009-03-04sparc64: Fix lost interrupts on sun4u.Gravatar David S. Miller 1-10/+19
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Gravatar Ingo Molnar 3-6/+6
2009-03-02x86-64: seccomp: fix 32/64 syscall holeGravatar Roland McGrath 2-6/+5
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+1
2009-03-01Merge branch 'x86/urgent' into x86/patGravatar Ingo Molnar 1-0/+1