summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+3
* sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-083-4/+6
* sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-081-1/+1
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-085-20/+20
* sparc64: Fix section mismatch warnings in power driver.David S. Miller2009-04-081-1/+1
* sparc64: get_cells() can't be marked __initDavid S. Miller2009-04-081-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+2
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+2
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3010-31/+20Star
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+2
| | * | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-131-10/+19
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\ \ \ \ \
| * | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
| | |_|_|/ | |/| | |
* | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-032-0/+4
* | | | | Simplify copy_thread()Alexey Dobriyan2009-04-032-2/+2
* | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-031-9/+0Star
* | | | | 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
|\ \ \ \ \ \ \ \ \ \