summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-244-97/+225
|\
| * sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-222-4/+38
| * sparc32: Update defconfig.David S. Miller2009-04-171-30/+68
| * sparc64: Update defconfig.David S. Miller2009-04-171-63/+119
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+6
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
|/
* sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-151-4/+2
* sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-141-0/+2
* sparc64: Fix smp_callin() locking.David S. Miller2009-04-141-2/+2
* 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/+1
* 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/+20
| | |\
| | * | 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-031-1/+1
|\ \ \ \ \
| * | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
| | |_|_|/ | |/| | |
* | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-022-0/+4
* | | | | Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
* | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-021-9/+0
* | | | | 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-3015-58/+72
|\ \ \ \
| * \ \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-2914-57/+50
| |\ \ \ \
| | * | | | 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/+0
| | * | | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | * | | | 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-291-1/+22
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-303-8/+0
|\ \ \ \
| * | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-3/+0
| * | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
| |/ / /
* / / / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
|/ / /
* | | 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-271-1/+1
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-273-3/+8
| |\ \ \
| | * | | sparc64: Fix build of timer_interrupt().David Miller2009-03-261-1/+3