summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-175-5/+0
* | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-301-0/+1
|\ \
| * | jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-297-44/+22
|\ \ \ | | |/ | |/|
| * | sparc32: fix build failure on CONFIG_SPARC_LEONNamhyung Kim2010-10-261-2/+2
| * | sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom2010-10-261-2/+2
| * | sparc32: remove CONFIG_HAVE_PERF_EVENTS optionNamhyung Kim2010-10-261-3/+0
| * | sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim2010-10-261-1/+0
| * | sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-261-0/+12
| * | sparc: keep calling do_signal() as long as pending signals remainAl Viro2010-10-262-36/+6
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-6/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1252-3264/+232
| |\ \
| * | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-6/+0
* | | | sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* | | | ptrace: cleanup arch_ptrace() on sparcNamhyung Kim2010-10-272-38/+24
* | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-272-4/+6
* | | | fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-272-0/+62
* | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-5/+0
* | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-23/+29
| |_|/ |/| |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-2527-326/+187
|\ \ \
| * | | of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-121-1/+1
| * | | of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-121-1/+35
OpenPOWER on IntegriCloud