index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
posix-timers.c: Don't export local functions
H Hartley Sweeten
1
-1
/
+1
2010-02-05
clocksource: start CMT at clocksource resume
Magnus Damm
1
-28
/
+7
2010-02-05
clocksource: add suspend callback
Magnus Damm
3
-0
/
+16
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
5
-5
/
+5
2010-01-29
ntp: Cleanup xtime references in ntp.c
John Stultz
1
-3
/
+3
2010-01-29
ntp: Make time_esterror and time_maxerror static
john stultz
2
-5
/
+2
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-58
/
+62
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-101
/
+7
2010-01-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-13
/
+192
2010-01-28
[ARM] Update mach-types
Russell King
1
-1
/
+59
2010-01-28
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
3
-6
/
+15
2010-01-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-308
/
+391
2010-01-28
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-1
/
+0
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-29
/
+70
2010-01-28
x86/PCI: remove IOH range fetching
Jeff Garrett
2
-95
/
+1
2010-01-28
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
David VomLehn
4
-3
/
+18
2010-01-28
MIPS: PowerTV: Streamline access to platform device registers
David VomLehn
6
-303
/
+361
2010-01-28
MIPS: Fix vmlinuz build for 32bit-only math shells
Alexander Clouter
1
-2
/
+5
2010-01-28
MIPS: Add support of LZO-compressed kernels
Wu Zhangjin
3
-0
/
+7
2010-01-27
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
4
-6
/
+118
2010-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
25
-126
/
+291
2010-01-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-22
/
+23
2010-01-27
drm/i915: Selectively enable self-reclaim
Chris Wilson
4
-52
/
+19
2010-01-27
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
Stefan Richter
1
-1
/
+3
2010-01-27
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
2
-32
/
+70
2010-01-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-865
/
+40
2010-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+2
2010-01-27
UBI: fix volume creation input checking
Mika Westerberg
1
-1
/
+0
2010-01-27
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
2
-0
/
+2
2010-01-27
[S390] zcrypt: Do not remove coprocessor for error 8/72
Felix Beck
2
-0
/
+4
2010-01-27
[S390] sclp_vt220: set initial terminal window size
Hendrik Brueckner
1
-0
/
+4
2010-01-27
[S390] use set_current_state in sigsuspend
Martin Schwidefsky
1
-1
/
+1
2010-01-27
[S390] irqflags: add missing types.h include
Heiko Carstens
1
-6
/
+3
2010-01-27
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
4
-15
/
+9
2010-01-26
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...
Russ Anderson
2
-2
/
+2
2010-01-26
Fix failure exit in ipathfs
Al Viro
1
-3
/
+1
2010-01-26
fix oops in fs/9p late mount failure
Al Viro
1
-1
/
+2
2010-01-26
fix leak in romfs_fill_super()
Al Viro
1
-0
/
+1
2010-01-26
get rid of pointless checks after simple_pin_fs()
Al Viro
2
-18
/
+4
2010-01-26
Fix failure exits in bfs_fill_super()
Al Viro
1
-22
/
+21
2010-01-26
fix affs parse_options()
Al Viro
1
-6
/
+6
2010-01-26
Fix remount races with symlink handling in affs
Al Viro
4
-8
/
+25
2010-01-26
Fix a leak in affs_fill_super()
Al Viro
1
-0
/
+2
2010-01-26
fnctl: f_modown should call write_lock_irqsave/restore
Greg Kroah-Hartman
1
-2
/
+4
2010-01-26
firewire: core: fix use-after-free regression in FCP handler
Stefan Richter
1
-14
/
+36
2010-01-26
firewire: cdev: add_descriptor documentation fix
Stefan Richter
1
-1
/
+3
2010-01-26
firewire: core: add_descriptor size check
Stefan Richter
1
-13
/
+28
2010-01-26
sparc64: Fix UP build.
David S. Miller
1
-4
/
+2
2010-01-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-35
/
+77
2010-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-8
/
+8
[next]