index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
mm: nommu: find vma using the sorted vma list
Namhyung Kim
1
-8
/
+4
2011-05-25
mm: nommu: don't scan the vma list when deleting
Namhyung Kim
1
-7
/
+8
2011-05-25
mm: nommu: sort mm->mmap list properly
Namhyung Kim
4
-45
/
+44
2011-05-25
mm: remove unused zone_idx variable from set_migratetype_isolate
Sergey Senozhatsky
1
-2
/
+0
2011-05-25
mmap: avoid merging cloned VMAs
Shaohua Li
1
-5
/
+13
2011-05-25
mmap: avoid unnecessary anon_vma lock
Shaohua Li
1
-1
/
+1
2011-05-25
mmap: add alignment for some variables
Shaohua Li
1
-3
/
+7
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
13
-36
/
+34
2011-05-25
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
1
-4
/
+0
2011-05-25
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
1
-72
/
+0
2011-05-25
drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value
Liu Yuan
1
-1
/
+5
2011-05-25
mm: vmscan: correctly check if reclaimer should schedule during shrink_slab
Minchan Kim
1
-2
/
+7
2011-05-25
mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
Johannes Weiner
1
-1
/
+1
2011-05-25
slub: Fix double bit unlock in debug mode
Christoph Lameter
1
-1
/
+2
2011-05-24
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
8
-115
/
+263
2011-05-25
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
5084
-325333
/
+334116
2011-05-25
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
1
-6
/
+8
2011-05-25
i2c-nomadik: break out single messsage transmission
Linus Walleij
1
-32
/
+48
2011-05-25
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
1
-4
/
+4
2011-05-25
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
1
-18
/
+2
2011-05-25
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
1
-13
/
+26
2011-05-25
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
1
-48
/
+49
2011-05-25
i2c-nomadik: use pm_runtime API
Rabin Vincent
1
-6
/
+31
2011-05-25
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
1
-8
/
+19
2011-05-25
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
1
-4
/
+5
2011-05-25
i2c-nomadik: remove the redundant error message
srinidhi kasagar
1
-2
/
+0
2011-05-25
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
1
-4
/
+6
2011-05-25
i2c-nomadik: fix speed enumerator
Linus Walleij
1
-1
/
+1
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2
-8
/
+8
2011-05-25
i2c-nomadik: add regulator support
Jonas Aberg
1
-15
/
+58
2011-05-24
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-83
/
+97
2011-05-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-32
/
+91
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
9
-51
/
+223
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
39
-284
/
+603
2011-05-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
20
-108
/
+287
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
60
-63
/
+63
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
104
-4045
/
+9392
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
58
-1284
/
+895
2011-05-24
i2c-parport: Various cleanups
Jean Delvare
3
-59
/
+55
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
38
-359
/
+2155
2011-05-24
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2
-10
/
+7
2011-05-24
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
1
-1
/
+2
2011-05-24
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
1
-15
/
+31
2011-05-24
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
3
-1
/
+5
2011-05-24
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
1
-1
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
21
-52
/
+60
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
10
-129
/
+132
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
26
-934
/
+1117
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
41
-1960
/
+1369
2011-05-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+6
[next]