index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
uml: clean up tlb flush path
Jeff Dike
2
-158
/
+127
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
12
-121
/
+138
2007-10-16
uml: replace clone with fork
Jeff Dike
1
-35
/
+20
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
8
-219
/
+186
2007-10-16
uml: free LDT state on process exit
Jeff Dike
1
-0
/
+2
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
9
-94
/
+94
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
10
-69
/
+56
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
10
-42
/
+14
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
3
-23
/
+6
2007-10-16
uml: style fixes pass 3
Jeff Dike
42
-1408
/
+1322
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
57
-745
/
+496
2007-10-16
uml: style fixes pass 2
Jeff Dike
4
-149
/
+135
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
30
-282
/
+122
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-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
[next]