aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-01-04sparc: update copyright in piggyback.cSam Ravnborg
2011-01-04sparc: unify strip command in boot/MakefileSam Ravnborg
2011-01-04sparc: rename piggyback_32 to piggybackSam Ravnborg
2011-01-04sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg
2011-01-04sparc: add $BITS to piggyback argumentsSam Ravnborg
2011-01-04sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg
2011-01-04sparc: additional comments to piggyback_32.cSam Ravnborg
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: refactor piggy_32.cSam 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
2011-01-03sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg
2011-01-02sparc: remove unused prom tree functionsSam Ravnborg
2011-01-02sparc: remove unused prom cpu functionsSam Ravnborg
2011-01-02sparc: drop prom/palloc.cSam Ravnborg
2011-01-02sparc: drop prom/devmap.cSam Ravnborg
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
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-12sparc: Eliminate prom_stdin.David S. Miller
2010-12-12sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby
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-30sparc: Write to prom console using indirect buffer.David S. Miller
2010-11-30sparc: Delete prom_*getchar().David S. Miller
2010-11-30sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-17sparc: Do not export prom_nb{get,put}char().David S. Miller
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16sparc64: Delete prom_setcallback().David S. Miller
2010-11-16sparc64: Unexport prom_service_exists().David S. Miller
2010-11-16sparc: Kill prom devops_{32,64}.cDavid S. Miller
2010-11-16sparc: Remove prom_pathtoinode()David S. Miller
2010-11-16sparc64: Delete prom_puts() unused.David S. Miller
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-29SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds