aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
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
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller3-1/+143
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller1-1/+16
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller4-37/+32
2009-01-19sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller1-0/+2
2009-01-17sparc64: fix readout of cpu/fpu typeSam Ravnborg1-3/+15
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens4-6/+6
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-13sparc64: Fix UP build failure.David S. Miller1-11/+0
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-484/+109
2009-01-08sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2-4/+0
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg9-124/+27
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg12-134/+46
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file.Sam Ravnborg2-186/+0
2009-01-08sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller1-4/+4
2009-01-08sparc: Fix sun4d_irq.c build.David S. Miller1-2/+2
2009-01-08sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg1-30/+30
2009-01-08generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang1-2/+3
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds19-76/+83
2009-01-07sparc64: Work around branch tracer warning.David S. Miller1-2/+6
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg16-61/+61
2009-01-06sparc64: refactor code in viohs.cSam Ravnborg1-2/+4
2009-01-06sparc: make proces_ver_nack a bit more readableSteven Rostedt1-11/+12
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-47/+38
2009-01-05sparc: Fix minor SPARC32 compile errorJulian Calaby1-0/+2
2009-01-05sparc: Clean arch-specific code in prom_common.cJulian Calaby1-11/+3
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg7-32/+32
2009-01-02sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller1-4/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-19/+12
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell126-571/+43631
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-4/+1
2008-12-27sparc: unify sections.hSam Ravnborg2-4/+1
2008-12-27sparc: use .data.init_task section for init_thread_unionSam Ravnborg2-2/+10
2008-12-26sparc: fix array overrun check in of_device_64.cRobert Reif1-9/+9
2008-12-26sparc: unify module.cSam Ravnborg3-164/+25
2008-12-26sparc64: prepare module_64.c for unificationSam Ravnborg1-22/+40