aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-97/+225
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller2-4/+38
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+6
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-17sparc32: Update defconfig.David S. Miller1-30/+68
2009-04-17sparc64: Update defconfig.David S. Miller1-63/+119
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-2/+3
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller3-4/+6
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller5-20/+20
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller1-1/+1
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller1-2/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+4
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-9/+0
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+1
2009-04-01generic debug pageallocAkinobu Mita2-1/+5
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipRusty Russell1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-8/+0
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar10-31/+20
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell2-3/+0
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-5/+0
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller14-57/+50
2009-03-29sparc64: Fix reset hangs on Niagara systems.David S. Miller1-1/+22
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar3-4/+4
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-3/+8
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+4
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller1-2/+2
2009-03-26sparc64: Fix build of timer_interrupt().David Miller1-1/+3
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-35/+30
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller1-2/+2
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell1-0/+2
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-6/+5
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar4-16/+25
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell4-18/+19