summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-041-1/+4
* APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-041-0/+3
* 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
| |
| \
| \
| \
*---. \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-087-12/+76
|\ \ \ \
| | | * | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-261-0/+2
| | | * | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-261-1/+1
| | * | | perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo2010-12-061-2/+4
| | * | | perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-301-3/+8
| | * | | perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-301-1/+42
| | * | | perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-301-5/+11
| * | | | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-283-0/+8
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-0815-121/+210
|\ \ \ \ \
| * | | | | drm/i915: i915 cannot provide switcher services.Dave Airlie2010-12-081-34/+0
| * | | | | drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher2010-12-081-2/+4
| * | | | | drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher2010-12-081-2/+2
| * | | | | drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse2010-12-081-2/+11
| * | | | | drm: Don't try and disable an encoder that was never enabledChris Wilson2010-12-081-1/+1
| * | | | | drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson2010-12-081-5/+14
| * | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-089-75/+178
| |\ \ \ \ \
| | * | | | | drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-071-2/+6
| | * | | | | drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-071-1/+11
OpenPOWER on IntegriCloud