aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2011-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller
2011-02-08sparc: fix size argument to find_next_zero_bit()Akinobu Mita
2011-02-01sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg
2011-01-04sparc: use trapbase in setup_archSam Ravnborg
2011-01-04SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missingDaniel Hellstrom
2011-01-04SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom
2011-01-04LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom
2011-01-04SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom
2011-01-03sparc: explicitly cast negative phandle checks to s32Andres Salomon
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-12-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller
2010-12-10perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on sparcNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26sparc32: fix build failure on CONFIG_SPARC_LEONNamhyung Kim
2010-10-26sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom
2010-10-26sparc: keep calling do_signal() as long as pending signals remainAl Viro
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12of/promtree: add of_pdt namespace to pdt codeAndres Salomon
2010-10-12of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon
2010-10-09sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar
2010-09-22jump label: Add sparc64 supportDavid S. Miller