aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (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 Torvalds2-4/+38
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-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2-3/+3
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller4-17/+17
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-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-44/+62
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-3/+0
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-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller8-43/+40
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. Miller2-3/+5
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-18sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2-2/+7
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2-10/+20
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell2-13/+14
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell3-16/+12
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell2-3/+3
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell2-3/+3
2009-03-16cpumask: Use accessors code: sparcRusty Russell3-6/+6
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell1-2/+2
2009-03-16cpumask: Use smp_call_function_many(): sparc64Rusty Russell1-1/+1
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-0/+1
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2-2/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar10-79/+449
2009-02-11sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller1-0/+1
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller1-3/+28
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller1-1/+6
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller1-0/+1
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell1-1/+1
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller4-65/+245
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller3-11/+25