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
2007-08-11
changing include/asm-generic/pgtable.h for non-mmu
Greg Ungerer
1
-35
/
+38
2007-08-11
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
8
-14
/
+46
2007-08-11
readahead: docbook fix
Stephen Hemminger
1
-1
/
+1
2007-08-11
alpha: -Werror fixes for sys_titan.c
Jay Estabrook
1
-7
/
+20
2007-08-11
lguest files should explicitly include asm/paravirt.h
Jes Sorensen
2
-0
/
+2
2007-08-11
fix compilation with gcc 4.2
Peter Chubb
3
-4
/
+7
2007-08-11
timer: remove clockevents_unregister_notifier
Miao Xie
2
-11
/
+0
2007-08-11
spidev warning fix
David Brownell
1
-1
/
+3
2007-08-11
cris: drivers/cdrom/Kconfig no longer exists
Adrian Bunk
1
-2
/
+0
2007-08-11
RCU: Remove prototype for nonexistent function synchronize_idle()
Josh Triplett
1
-1
/
+0
2007-08-11
hex_dump: add missing "const" qualifiers
Alan Stern
2
-2
/
+2
2007-08-11
mtdchar build fix
Andrew Morton
1
-0
/
+1
2007-08-11
fix serial buffer memory leak
Alan Cox
2
-6
/
+52
2007-08-11
docs: note about select in kconfig-language.txt
Jarek Poplawski
1
-0
/
+9
2007-08-11
Documentation: sysrq, description of 'h' slightly inaccurate
Jesper Juhl
1
-2
/
+2
2007-08-11
update checkpatch.pl to version 0.09
Andy Whitcroft
1
-31
/
+71
2007-08-11
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-11
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-08-11
kernel-parameters.txt : watchdog.txt should be wdt.txt
Gabriel C
1
-1
/
+1
2007-08-11
Memory hotplug document
Yasunori Goto
1
-0
/
+322
2007-08-11
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
Daniel Ritz
2
-4
/
+3
2007-08-11
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
1
-1
/
+2
2007-08-11
eCryptfs: fix error handling in ecryptfs_init
Ryusuke Konishi
1
-5
/
+13
2007-08-11
linux-audit list is subscribers-only
Gabriel C
1
-1
/
+1
2007-08-11
Remove unused struct proc_dir_entry::set
Alexey Dobriyan
1
-1
/
+0
2007-08-11
Fix missing numa_zonelist_order sysctl
Lee Schermerhorn
1
-1
/
+1
2007-08-11
eCryptfs: fix lookup error for special files
Ryusuke Konishi
1
-0
/
+4
2007-08-11
FRV: connect up fallocate
David Howells
2
-1
/
+3
2007-08-11
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
4
-10
/
+30
2007-08-11
pvr2fb: update Documentation/fb/pvr2fb.txt
Adrian McMenamin
1
-9
/
+13
2007-08-11
pvr2fb: Consolidated cleanup of pvr2fb.c
Adrian McMenamin
1
-0
/
+4
2007-08-11
pvr2fb: Fix oops when pseudo_palette is written
Antonino A. Daplas
1
-5
/
+7
2007-08-11
fbcon: Kill compile warning
Antonino A. Daplas
1
-1
/
+13
2007-08-11
stifb: detect cards in double buffer mode more reliably
Helge Deller
1
-7
/
+12
2007-08-11
direct-io: fix error-path crashes
Badari Pulavarty
1
-0
/
+1
2007-08-11
x86_64: fix HPET init race
Robin Holt
1
-4
/
+2
2007-08-11
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
4
-0
/
+5
2007-08-09
SLUB: Fix format specifier in Documentation/vm/slabinfo.c
Jesper Juhl
1
-1
/
+1
2007-08-09
SLUB: Fix dynamic dma kmalloc cache creation
Christoph Lameter
1
-14
/
+45
2007-08-09
SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink
Christoph Lameter
1
-7
/
+2
2007-08-09
remove dubious legal statment from uio-howto
Alan Cox
1
-4
/
+0
2007-08-09
Fix Alpha O_CLOEXEC definition
Richard Henderson
1
-0
/
+1
2007-08-09
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
11
-84
/
+67
2007-08-09
hexdump: use const notation
Artem Bityutskiy
2
-3
/
+3
2007-08-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
12
-27
/
+52
2007-08-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
23
-119
/
+684
2007-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-16
/
+16
2007-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
8
-334
/
+421
2007-08-09
lguest: avoid shared libraries mapped over guest memory
Ronald G. Minnich
1
-1
/
+3
2007-08-09
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
5
-67
/
+29
[next]