summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+1
* generic debug pageallocAkinobu Mita2009-04-012-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3115-58/+72
|\
| * Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-57/+50Star
| |\
| | * cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0Star
| | * cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0Star
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13Star
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| * | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-301-1/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-313-8/+0Star
|\ \ \
| * | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-3/+0Star
| * | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0Star
| |/ /
* / / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+0Star
|/ /
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-283-4/+4
|\ \
| * | sparc64: We need to use compat_sys_ustat() as well.David S. Miller2009-03-281-1/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-283-3/+8
| |\ \
| | * | sparc64: Fix build of timer_interrupt().David Miller2009-03-271-1/+3
| * | | sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller2009-03-271-2/+2
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-3/+4
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-043-6/+6
| |\ \ \ \ \
| | * | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-0/+1
| |/| | | | |
| * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-1332-409/+621
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into core/percpuIngo Molnar2009-01-2710-44/+70
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-217-20/+7Star
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ 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 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-272-2/+2
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-164-16/+25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-132-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | * | | | | | | | | sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-221-1/+1
| | | * | | | | | | | | sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller2009-01-221-1/+1
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | sparc64: Flush TLB before releasing pages.David S. Miller2009-03-261-2/+2
* | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-266-35/+30Star
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-192-6/+5Star
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-121-10/+19
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | sparc64: Fix crash with /proc/iomemMikulas Patocka2009-03-191-1/+1
| * | | | | | | | | | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-194-24/+10Star
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-041-10/+19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-052-6/+5Star
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-032-6/+5Star
| |/ / / / / / /
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-021-0/+1
|\| | | | | | |
| * | | | | | | sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller2009-02-111-0/+1
| |/ / / / / /