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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-14
uml: remove last include of libc asm/page.h
Jeff Dike
1
-1
/
+0
2007-11-14
uml: fix spurious IRQ testing
Jeff Dike
1
-6
/
+7
2007-10-29
misc uml annotation and section fixes
Al Viro
1
-1
/
+1
2007-10-20
spelling fixes: arch/um/
Simon Arlott
3
-4
/
+4
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
uml: fix stub address calculations
Jeff Dike
6
-11
/
+14
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
1
-4
/
+5
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
1
-3
/
+4
2007-10-16
uml: tickless support
Jeff Dike
2
-35
/
+13
2007-10-16
uml: clocksource support
Jeff Dike
1
-0
/
+20
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
1
-53
/
+48
2007-10-16
uml: GENERIC_TIME support
Jeff Dike
2
-43
/
+0
2007-10-16
uml: separate timer initialization
Jeff Dike
1
-0
/
+2
2007-10-16
uml: simplify interval setting
Jeff Dike
1
-1
/
+1
2007-10-16
uml: fix timer switching
Jeff Dike
1
-7
/
+2
2007-10-16
uml: eliminate hz()
Jeff Dike
1
-5
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
1
-2
/
+0
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
1
-12
/
+6
2007-10-16
uml: clean up tlb flush path
Jeff Dike
1
-131
/
+127
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
2
-2
/
+3
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
1
-74
/
+60
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
2
-3
/
+3
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
5
-32
/
+31
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
4
-6
/
+6
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-1
/
+1
2007-10-16
uml: style fixes pass 3
Jeff Dike
15
-466
/
+375
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
19
-435
/
+309
2007-10-16
uml: style fixes pass 2
Jeff Dike
1
-12
/
+5
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
10
-54
/
+36
2007-10-16
uml: style fixes pass 1
Jeff Dike
4
-81
/
+71
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
37
-3092
/
+6
2007-10-16
uml: physmem code tidying
Jeff Dike
1
-29
/
+21
2007-10-16
uml: stop specially protecting kernel stacks
Jeff Dike
3
-4
/
+5
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-5
/
+0
2007-09-19
uml: fix irqstack crash
Jeff Dike
1
-3
/
+4
2007-08-31
uml: fix linker script alignment bugs
Jeff Dike
2
-10
/
+13
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
3
-0
/
+3
2007-07-24
uml: more __init annotations
Jeff Dike
3
-13
/
+8
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-14
/
+15
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: Eliminate kernel allocator wrappers
Jeff Dike
2
-17
/
+0
2007-06-08
uml: get declaration of simple_strtoul
Jeff Dike
1
-22
/
+17
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2
-2
/
+3
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2
-2
/
+2
2007-05-11
uml: iRQ stacks
Jeff Dike
5
-6
/
+129
2007-05-11
uml: tidy IRQ code
Jeff Dike
2
-13
/
+2
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
1
-2
/
+1
2007-05-11
uml: remove task_protections
Jeff Dike
3
-3
/
+3
[next]