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-11
kgdb: allow for cpu switch when single stepping
Jason Wessel
1
-5
/
+15
2009-12-11
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
Jason Wessel
1
-2
/
+8
2009-12-11
kgdb: Replace strstr() by strchr() for single-character needles
Geert Uytterhoeven
1
-4
/
+4
2009-12-11
kgdbts: Read buffer overflow
Roel Kluin
1
-0
/
+6
2009-12-11
kgdb: Read buffer overflow
Jason Wessel
1
-1
/
+6
2009-12-11
kgdb,x86: remove redundant test
Roel Kluin
1
-2
/
+1
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
122
-2947
/
+12028
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
5
-719
/
+621
2009-12-10
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
74
-247
/
+21991
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-15
/
+166
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
11
-79
/
+107
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
8
-5
/
+10
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
21
-514
/
+677
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
10
-457
/
+1107
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-29
/
+72
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
1
-1
/
+1
2009-12-10
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
32
-512
/
+849
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
8
-27
/
+32
2009-12-10
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
1
-13
/
+57
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
2
-0
/
+21
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
11
-7
/
+23
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2
-25
/
+25
2009-12-10
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
1
-0
/
+4
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
1
-22
/
+20
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
1
-2
/
+4
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
6
-3
/
+120
2009-12-10
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
3
-5
/
+28
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
1
-1
/
+1
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2
-29
/
+14
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
4
-35
/
+23
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
3
-51
/
+67
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
3
-269
/
+256
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2
-0
/
+122
2009-12-10
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
1
-2
/
+3
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
49
-283
/
+1153
2009-12-09
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-1742
/
+2319
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-90
/
+248
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
63
-1167
/
+3110
[next]