summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-032-52/+3Star
* sparc: remove unused prom cpu functionsSam Ravnborg2011-01-032-87/+0Star
* sparc: drop prom/palloc.cSam Ravnborg2011-01-033-54/+0Star
* sparc: drop prom/devmap.cSam Ravnborg2011-01-033-66/+0Star
* sparc: Eliminate prom_stdin.David S. Miller2010-12-123-6/+3Star
* 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-1113-409/+64Star
|\
| * sparc: Write to prom console using indirect buffer.David S. Miller2010-12-015-29/+52
| * sparc: Delete prom_*getchar().David S. Miller2010-11-304-83/+0Star
| * 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/+4Star
| * sparc64: Delete prom_setcallback().David S. Miller2010-11-162-22/+0Star
| * sparc64: Unexport prom_service_exists().David S. Miller2010-11-162-2/+1Star
| * sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-165-195/+0Star
| * sparc: Remove prom_pathtoinode()David S. Miller2010-11-164-36/+0Star
| * sparc64: Delete prom_puts() unused.David S. Miller2010-11-161-16/+0Star
| * 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/+0Star
| * | | | | 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
| | * | | | | drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-061-44/+54
| | * | | | | drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-061-14/+16
| | * | | | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-052-0/+5
| | * | | | | agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai2010-12-051-2/+4
| | * | | | | drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-041-0/+3
| | * | | | | drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-041-13/+5Star
| | * | | | | drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-031-0/+51
| | * | | | | drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-021-0/+21
| | * | | | | drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-022-1/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-089-2/+317
|\ \ \ \ \ \ \
| * | | | | | | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-081-0/+3
| * | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-074-0/+280
| * | | | | | | Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1