index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
20
-133
/
+199
|
\
|
*
lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
Rusty Russell
2009-09-23
1
-4
/
+21
|
*
lguest: cleanup for map_switcher()
Xiao Guangrong
2009-09-23
1
-3
/
+2
|
*
lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET
Rusty Russell
2009-09-23
1
-4
/
+2
|
*
lguest: use set_pte/set_pmd uniformly for real page table entries
Rusty Russell
2009-09-23
1
-22
/
+17
|
*
lguest: move panic notifier registration to its expected place.
Rusty Russell
2009-09-23
1
-6
/
+4
|
*
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
2
-5
/
+40
|
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
14
-17
/
+24
|
*
virtio: get rid of redundant VIRTIO_ID_9P definition
Fernando Luis Vazquez Cao
2009-09-23
1
-2
/
+0
|
*
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-23
8
-15
/
+19
|
*
virtio_pci: minor MSI-X cleanups
Rusty Russell
2009-09-23
1
-55
/
+70
*
|
nommu: fix two build breakages
Hugh Dickins
2009-09-23
1
-1
/
+2
*
|
fs: change sys_truncate length parameter type
Heiko Carstens
2009-09-23
2
-5
/
+3
*
|
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
2009-09-23
4
-76
/
+21
|
\
\
|
*
|
score: update email address in MAINTAINERS.
Chen Liqin
2009-09-23
1
-1
/
+1
|
*
|
score: Cleanup linker script using new macros.
Tim Abbott
2009-09-23
1
-68
/
+9
|
*
|
score: Make THREAD_SIZE available to assembly files.
Tim Abbott
2009-09-23
1
-6
/
+9
|
*
|
score: Make PAGE_SIZE available to assembly.
Tim Abbott
2009-09-23
1
-1
/
+2
*
|
|
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2009-09-23
3
-22
/
+21
|
\
\
\
|
*
|
|
x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
Roland McGrath
2009-09-22
1
-1
/
+13
|
*
|
|
x86: ptrace: do not sign-extend orig_ax on write
Roland McGrath
2009-09-22
1
-18
/
+1
|
*
|
|
x86: syscall_get_nr returns int
Roland McGrath
2009-09-22
1
-7
/
+7
|
*
|
|
asm-generic: syscall_get_nr returns int
Roland McGrath
2009-09-22
1
-2
/
+6
|
|
/
/
*
|
|
jbd.h: bitfields should be unsigned
H Hartley Sweeten
2009-09-23
1
-1
/
+1
*
|
|
ext2: fix format string compile warning (ino_t)
Heiko Carstens
2009-09-23
1
-1
/
+1
*
|
|
V3 minixfs: add missing directory type checking
Doug Graham
2009-09-23
1
-4
/
+18
*
|
|
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
2009-09-23
1
-1
/
+1
*
|
|
video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
Peter Korsgaard
2009-09-23
1
-1
/
+1
*
|
|
drivers/video/tmiofb.c: fix uninitialised return value
Andrew Morton
2009-09-23
1
-1
/
+1
*
|
|
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
2009-09-23
1
-3
/
+5
*
|
|
fbcon: only unbind from console if successfully registered
Ian Armstrong
2009-09-23
1
-0
/
+10
*
|
|
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
2009-09-23
3
-19
/
+0
*
|
|
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
2009-09-23
6
-35
/
+32
*
|
|
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
2009-09-23
15
-444
/
+580
*
|
|
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
2009-09-23
12
-842
/
+837
*
|
|
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
2009-09-23
5
-70
/
+1
*
|
|
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2009-09-23
2
-13
/
+50
*
|
|
s3c2410fb: fix clockrate calculation
Ben Dooks
2009-09-23
1
-1
/
+3
*
|
|
video: console, use DIV_ROUND_UP
Jiri Slaby
2009-09-23
1
-4
/
+4
*
|
|
fb: fix fb_pan_display range check
Florian Tobias Schandinat
2009-09-23
1
-2
/
+2
*
|
|
drivers/video: add kmalloc NULL tests
Julia Lawall
2009-09-23
1
-2
/
+5
*
|
|
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
2009-09-23
1
-1
/
+1
*
|
|
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
2009-09-23
1
-2
/
+3
*
|
|
viafb: make viafb a first-class citizen using pci_driver
Harald Welte
2009-09-23
3
-116
/
+56
*
|
|
viafb: choose acceleration engine for VX855
Florian Tobias Schandinat
2009-09-23
1
-0
/
+1
*
|
|
viafb: add support for the VX855 chipset
Harald Welte
2009-09-23
7
-69
/
+314
*
|
|
viafb: use read-only mode parsing
Florian Tobias Schandinat
2009-09-23
1
-19
/
+25
*
|
|
viafb: remove unused structure member
Harald Welte
2009-09-23
1
-1
/
+0
*
|
|
viafb: make module parameters visible in sysfs
Harald Welte
2009-09-23
1
-21
/
+22
*
|
|
viafb: hardware acceleration initialization cleanup
Florian Tobias Schandinat
2009-09-23
6
-217
/
+148
[next]