aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* sparc: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-01-11
|\ \ \
| * | | sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-09
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\ \ \ \ | |/ / / |/| | |
| * | | sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-03
| | |/ | |/|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \
| * | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-06
|\ \ \
| * | | sparc: update copyright in piggyback.cSam Ravnborg2011-01-04
| * | | sparc: unify strip command in boot/MakefileSam Ravnborg2011-01-04
| * | | sparc: rename piggyback_32 to piggybackSam Ravnborg2011-01-04
| * | | sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg2011-01-04
| * | | sparc: add $BITS to piggyback argumentsSam Ravnborg2011-01-04
| * | | sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg2011-01-04
| * | | sparc: additional comments to piggyback_32.cSam Ravnborg2011-01-04
| * | | sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-04
| * | | sparc: use trapbase in setup_archSam Ravnborg2011-01-04
| * | | sparc: refactor piggy_32.cSam Ravnborg2011-01-04
| * | | SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missingDaniel Hellstrom2011-01-04
| * | | SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom2011-01-04
| * | | LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom2011-01-04
| * | | SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2011-01-04
| * | | SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom2011-01-04
| * | | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-03
| * | | sparc: remove unused prom tree functionsSam Ravnborg2011-01-03
| * | | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-03
| * | | sparc: drop prom/palloc.cSam Ravnborg2011-01-03
| * | | sparc: drop prom/devmap.cSam Ravnborg2011-01-03
| * | | sparc: Eliminate prom_stdin.David S. Miller2010-12-12
| * | | sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby2010-12-12
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller2010-12-10
| |\ \ \
* | \ \ \ Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-14
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | sparc: Write to prom console using indirect buffer.David S. Miller2010-11-30
| | * | sparc: Delete prom_*getchar().David S. Miller2010-11-30
| | * | sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-30
| | * | sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-17
| | * | sparc64: Delete prom_setcallback().David S. Miller2010-11-16
| | * | sparc64: Unexport prom_service_exists().David S. Miller2010-11-16
| | * | sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-16
| | * | sparc: Remove prom_pathtoinode()David S. Miller2010-11-16
| | * | sparc64: Delete prom_puts() unused.David S. Miller2010-11-16
| | * | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom2010-10-29
* | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16