aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-27
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-24
|\
| * sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-22
| * sparc32: Update defconfig.David S. Miller2009-04-17
| * sparc64: Update defconfig.David S. Miller2009-04-17
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-20
|/
* sparc: remove some pointless conditionals before kfree()Wei Yongjun2009-04-15
* sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-14
* sparc64: Fix smp_callin() locking.David S. Miller2009-04-14
* parport: Fix various uses of parport_pcAlan Cox2009-04-14
* sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-08
* sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-08
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-08
* sparc64: Fix section mismatch warnings in power driver.David S. Miller2009-04-08
* sparc64: get_cells() can't be marked __initDavid S. Miller2009-04-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-19
| | * | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-13
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \
| * | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-30
| | |_|_|/ | |/| | |
* | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
* | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-02
* | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-01
* | | | | generic debug pageallocAkinobu Mita2009-04-01
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-30
|\ \ \ \
| * \ \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-29
| |\ \ \ \
| | * | | | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-16
| | * | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-16
| | * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-16
| | * | | | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-16
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-16
| | * | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-16
| | * | | | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-16
| | * | | | cpumask: Use accessors code: sparcRusty Russell2009-03-16
| | * | | | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-16
| | * | | | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-16
| | | |_|/ | | |/| |
| * | | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-29
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\ \ \ \
| * | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
| * | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-30
| |/ / /
* / / / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
|/ / /
* | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \
| * | | sparc64: We need to use compat_sys_ustat() as well.David S. Miller2009-03-27
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-27
| |\ \ \
| | * | | sparc64: Fix build of timer_interrupt().David Miller2009-03-26