aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-133-3/+3
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-131-10/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2218-414/+64
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-01-112-2/+2
|\ \ \
| * | | sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-092-2/+2
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-106-22/+23
|\ \ \ \ | |/ / / |/| | |
| * | | sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-036-23/+24
| | |/ | |/|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \
| * | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-0624-579/+442
|\ \ \
| * | | sparc: update copyright in piggyback.cSam Ravnborg2011-01-041-1/+2
| * | | sparc: unify strip command in boot/MakefileSam Ravnborg2011-01-041-6/+4
| * | | sparc: rename piggyback_32 to piggybackSam Ravnborg2011-01-042-14/+6
| * | | sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg2011-01-043-133/+80
| * | | sparc: add $BITS to piggyback argumentsSam Ravnborg2011-01-042-17/+30
| * | | sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg2011-01-041-22/+5
| * | | sparc: additional comments to piggyback_32.cSam Ravnborg2011-01-041-2/+21
| * | | sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-043-10/+7
| * | | sparc: use trapbase in setup_archSam Ravnborg2011-01-041-2/+1
| * | | sparc: refactor piggy_32.cSam Ravnborg2011-01-041-40/+102
| * | | SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missingDaniel Hellstrom2011-01-041-8/+19
| * | | SPARC/LEON: added support for selecting Timer Core and Timer within coreDaniel Hellstrom2011-01-041-26/+54
| * | | LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRLDaniel Hellstrom2011-01-041-4/+10
| * | | SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2011-01-043-3/+29
| * | | SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.Daniel Hellstrom2011-01-041-6/+38
| * | | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-035-8/+15
| * | | sparc: remove unused prom tree functionsSam Ravnborg2011-01-022-52/+3
| * | | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-022-87/+0
| * | | sparc: drop prom/palloc.cSam Ravnborg2011-01-023-54/+0
| * | | sparc: drop prom/devmap.cSam Ravnborg2011-01-023-66/+0
| * | | sparc: Eliminate prom_stdin.David S. Miller2010-12-123-6/+3
| * | | sparc: prom: Sanitize return value from prom_nbputchar()Julian Calaby2010-12-121-3/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller2010-12-1013-409/+64
| |\ \ \
* | \ \ \ Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-2213-409/+64
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-1413-409/+64
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | sparc: Write to prom console using indirect buffer.David S. Miller2010-11-305-29/+52
| | * | sparc: Delete prom_*getchar().David S. Miller2010-11-304-83/+0
| | * | sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-306-54/+55
| | * | sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-174-20/+4
| | * | sparc64: Delete prom_setcallback().David S. Miller2010-11-162-22/+0
| | * | sparc64: Unexport prom_service_exists().David S. Miller2010-11-162-2/+1
| | * | sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-165-195/+0
| | * | sparc: Remove prom_pathtoinode()David S. Miller2010-11-164-36/+0
| | * | sparc64: Delete prom_puts() unused.David S. Miller2010-11-161-16/+0
| | * | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom2010-10-291-2/+2
* | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1