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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
5
-17
/
+22
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
7
-35
/
+17
2007-10-16
uml: time build fix
Jeff Dike
2
-5
/
+21
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
4
-52
/
+17
2007-10-16
uml: tickless support
Jeff Dike
7
-55
/
+55
2007-10-16
uml: clocksource support
Jeff Dike
1
-0
/
+20
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
4
-57
/
+55
2007-10-16
uml: GENERIC_TIME support
Jeff Dike
3
-43
/
+5
2007-10-16
uml: separate timer initialization
Jeff Dike
4
-4
/
+13
2007-10-16
uml: simplify interval setting
Jeff Dike
4
-6
/
+5
2007-10-16
uml: fix timer switching
Jeff Dike
4
-21
/
+26
2007-10-16
uml: eliminate hz()
Jeff Dike
5
-12
/
+8
2007-10-16
uml: more idiomatic parameter parsing
Jeff Dike
1
-2
/
+2
2007-10-16
uml: remove unused file
Jeff Dike
1
-195
/
+0
2007-10-16
uml: remove unneeded void * cast
Jesper Juhl
1
-1
/
+1
2007-10-16
uml: eliminate floating point state from register file
Jeff Dike
2
-3
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
11
-249
/
+78
2007-10-16
uml: sysrq and mconsole fixes
Jeff Dike
2
-15
/
+10
2007-10-16
uml: coredumping floating point fixes
Jeff Dike
3
-24
/
+12
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
6
-55
/
+107
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
8
-116
/
+284
2007-10-16
uml: don't use glibc asm/user.h
Jeff Dike
2
-11
/
+4
2007-10-16
uml: fix hostfs style
Jeff Dike
3
-172
/
+202
2007-10-16
uml: remove unneeded if from hostfs
Jeff Dike
1
-1
/
+1
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: fix inlines
Jeff Dike
4
-4
/
+4
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
10
-115
/
+115
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
12
-75
/
+58
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
11
-44
/
+16
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
46
-1429
/
+1340
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
63
-812
/
+512
2007-10-16
uml: style fixes pass 2
Jeff Dike
6
-152
/
+145
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
36
-312
/
+132
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
87
-4203
/
+34
2007-10-16
UML: remove unnecessary hostfs_getattr()
Miklos Szeredi
1
-9
/
+0
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
[next]