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
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
uml: style fixes pass 1
Jeff Dike
15
-309
/
+278
2007-10-16
uml: remove sysdep/thread.h
Jeff Dike
5
-17
/
+2
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
85
-4183
/
+34
2007-10-16
uml: add VDE networking support
Jeff Dike
5
-2
/
+335
2007-10-16
uml: physmem code tidying
Jeff Dike
2
-30
/
+23
2007-10-16
uml: stop saving process FP state
Jeff Dike
12
-215
/
+74
2007-10-16
uml: stop specially protecting kernel stacks
Jeff Dike
4
-4
/
+7
2007-10-16
uml: fix nonremovability of watchdog
Jeff Dike
1
-1
/
+1
2007-10-16
uml: fix an IPV6 libc vs kernel symbol clash
Jeff Dike
1
-1
/
+2
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
6
-6
/
+2
2007-10-16
uml: console tidying
Jeff Dike
1
-114
/
+114
2007-10-16
uml: fix console writing bugs
Jeff Dike
3
-7
/
+16
2007-10-16
uml: console subsystem tidying
Jeff Dike
9
-299
/
+296
2007-10-16
uml: fix error cleanup ordering
Jeff Dike
1
-2
/
+2
2007-10-16
uml: tidy recently-moved code
Jeff Dike
3
-29
/
+15
2007-10-16
uml: move userspace code to userspace file
Jeff Dike
2
-48
/
+49
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-5
/
+0
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
1
-1
/
+1
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
4
-6
/
+6
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
7
-12
/
+12
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
6
-11
/
+18
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-2
/
+2
2007-10-11
i386: move kernel
Thomas Gleixner
1
-1
/
+1
2007-10-11
i386: prepare shared kernel/syscall_table.S
Thomas Gleixner
1
-1
/
+1
2007-09-19
uml: fix irqstack crash
Jeff Dike
3
-6
/
+7
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-08-31
uml: fix x86_64 core dump crash
Jeff Dike
2
-6
/
+15
2007-08-31
uml: fix linker script alignment bugs
Jeff Dike
2
-10
/
+13
2007-08-22
uml: fix previous request size limit fix
Jeff Dike
1
-2
/
+2
2007-07-31
UML: console should handle spurious IRQS
Jeff Dike
1
-1
/
+8
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
4
-0
/
+4
2007-07-24
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2007-07-24
uml: more __init annotations
Jeff Dike
6
-17
/
+12
2007-07-24
uml: fix aio compilation bug
Jeff Dike
1
-30
/
+17
2007-07-24
uml: fix string exporting on UML/i386
Jeff Dike
2
-5
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-07-19
fallout from kbuild changes
Al Viro
1
-1
/
+1
2007-07-19
i386: Allow KVM on i386 nonpae
Avi Kivity
1
-1
/
+0
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-14
/
+15
2007-07-17
um_kmalloc() remnants
Al Viro
1
-1
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
2007-07-16
uml: remove dead file
Jeff Dike
1
-333
/
+0
2007-07-16
uml: limit request size on COWed devices
Jeff Dike
1
-0
/
+2
2007-07-16
uml: export hostfs symbols
Jeff Dike
1
-12
/
+8
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
17
-38
/
+30
2007-07-16
uml: simplify helper stack handling
Jeff Dike
13
-37
/
+36
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
4
-55
/
+80
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
6
-9
/
+38
2007-07-16
uml: pty channel tidying
Jeff Dike
1
-36
/
+40
[prev]
[next]