summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: support XZ-compressed kernel.Paul Mundt2011-01-145-4/+19
| * | | | | sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt2011-01-141-0/+1
| | |_|/ / | |/| | |
* | | | | KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-254-20/+27
* | | | | intel_scu_ipcutils: Fix the license tagAlan Cox2011-01-251-1/+1
* | | | | Documentation: Fix kernel parameter orderingAlan Cox2011-01-251-2/+2
* | | | | intel_scu_ipc: fix signedness bugAxel Lin2011-01-251-4/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-253-3/+43
|\ \ \ \ \
| * | | | | Make CIFS mount work in a container.Rob Landley2011-01-242-2/+43
| * | | | | CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()Jesper Juhl2011-01-241-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-251-30/+22
|\ \ \ \ \
| * | | | | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-221-3/+0
| * | | | | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-221-27/+22
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2524-95/+203
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-2438-108/+350
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-241-0/+2
| | * | | | | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-241-1/+2
| | * | | | | | Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-241096-8120/+11942
| | |\ \ \ \ \ \
| | * | | | | | | drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-241-2/+2
| | * | | | | | | drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-241-0/+3
| | * | | | | | | drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-241-7/+18
| | * | | | | | | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-244-14/+24
| | * | | | | | | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-233-4/+10
| | * | | | | | | drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-232-2/+2
| | * | | | | | | drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson2011-01-202-17/+24
| | * | | | | | | drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson2011-01-201-1/+5
| | * | | | | | | drm/i915: Add dependency on CONFIG_TMPFSChris Wilson2011-01-201-0/+3
| | * | | | | | | drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-203-18/+52
| | * | | | | | | drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes2011-01-182-0/+25
| | * | | | | | | drm/i915: set more FBC chicken bitsJesse Barnes2011-01-182-1/+5
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-243-1/+6
| * | | | | | | drm/radeon/kms: simplify atom adjust pll setupAlex Deucher2011-01-241-17/+5
| * | | | | | | drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asicsAlex Deucher2011-01-242-0/+6
| * | | | | | | drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher2011-01-241-9/+5
| * | | | | | | drm/radeon/kms: fix a spelling error in an error messageAlex Deucher2011-01-241-1/+1
| * | | | | | | drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer2011-01-241-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | fix a shutdown regression in intel_idleShaohua Li2011-01-241-6/+2
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2415-51/+184
|\ \ \ \ \ \ \
| * | | | | | | omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3
| * | | | | | | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
| * | | | | | | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| * | | | | | | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| * | | | | | | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| * | | | | | | omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| * | | | | | | omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| * | | | | | | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
| | * | | | | | | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | * | | | | | | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2428-121/+164
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-221-2/+2