index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
38
-829
/
+3405
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
39
-289
/
+2509
2009-12-08
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc
Ben Skeggs
1
-1
/
+1
2009-12-08
drm/ttm: fix unreachable code.
Dave Airlie
1
-2
/
+3
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
6
-83
/
+83
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
17
-349
/
+347
2009-12-07
agp/intel: Fix product names and #defines
Adam Jackson
1
-42
/
+42
2009-12-07
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
1
-2
/
+0
2009-12-07
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
1
-0
/
+7
2009-12-07
drm/i915: pageflip fixes
Jesse Barnes
1
-3
/
+13
2009-12-07
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+2
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
4
-0
/
+14
2009-12-07
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
3
-1
/
+225
2009-12-07
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
3
-1
/
+559
2009-12-07
drm/ttm: Add user-space objects.
Thomas Hellstrom
3
-1
/
+721
2009-12-04
drm/mm: fixup typo in debug functions.
Dave Airlie
1
-1
/
+1
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
5
-0
/
+169
2009-12-04
drm/ttm: Fix build failure due to missing struct page
Martin Michlmayr
1
-0
/
+1
2009-12-04
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
1
-4
/
+5
2009-12-04
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
7
-18
/
+27
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
3
-0
/
+34
2009-12-04
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
2
-0
/
+53
2009-12-04
drm/edid: Add new detailed block types from EDID 1.4
Adam Jackson
1
-0
/
+3
2009-12-04
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
1
-4
/
+65
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
2
-4
/
+31
2009-12-04
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
1
-102
/
+61
2009-12-02
Linux 2.6.32
v2.6.32
Linus Torvalds
1
-1
/
+1
2009-12-02
VIDEO: Correct use of request_region/request_mem_region
Julia Lawall
1
-1
/
+1
2009-12-02
SPI: spi_txx9: Fix bit rate calculation
Atsushi Nemoto
1
-7
/
+6
2009-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-3
/
+3
2009-12-02
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
1
-0
/
+21
2009-12-02
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+4
2009-12-02
param: don't complain about unused module parameters.
Rusty Russell
1
-8
/
+3
2009-12-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-1
/
+6
2009-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+2
2009-12-02
modules: don't export section names of empty sections via sysfs
Helge Deller
1
-1
/
+4
2009-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-0
/
+2
2009-12-02
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
1
-0
/
+2
2009-12-02
MIPS: RB532: Fix devices.c compilation.
Florian Fainelli
1
-1
/
+2
2009-12-02
MIPS: Fix MIPS I build.
Ralf Baechle
1
-0
/
+4
2009-12-02
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Linus Torvalds
1
-2
/
+2
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-02
[PATCH] rc32434_wdt: fix compilation failure
Florian Fainelli
1
-1
/
+1
2009-12-02
[WATCHDOG] rc32434_wdt.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-12-01
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
4
-4
/
+4
2009-12-01
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
1
-3
/
+3
2009-12-01
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
1
-3
/
+3
2009-12-01
sysfs: fix SYSFS_DEPRECATED_V2 prompt
Randy Dunlap
1
-1
/
+1
2009-12-01
rtc-x1205: reset clock to sane state after power failure
Johannes Weiner
1
-2
/
+2
2009-12-01
rtc-x1205: fix rtc_time to y2k register value conversion
Johannes Weiner
1
-1
/
+1
[next]