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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-25
[PATCH] uml: remove dead declaration
Adrian Bunk
1
-2
/
+0
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
1
-11
/
+2
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
1
-2
/
+2
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2
-0
/
+4
2006-04-11
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-11
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+8
2006-03-31
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
3
-0
/
+8
2006-03-31
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+61
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2006-03-31
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+10
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
2
-14
/
+9
2006-03-31
[PATCH] uml: redeclare highmem
Jeff Dike
1
-1
/
+1
2006-03-31
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2
-1
/
+2
2006-03-27
[PATCH] uml: oS header cleanups
Jeff Dike
3
-2
/
+14
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
3
-3
/
+5
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2
-1
/
+1
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
3
-3
/
+34
2006-03-27
[PATCH] uml: fix declaration of exit()
Jeff Dike
1
-1
/
+1
2006-02-24
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
1
-1
/
+1
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+4
2006-01-18
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
1
-2
/
+2
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
1
-0
/
+19
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
4
-13
/
+19
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-14
/
+17
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
15
-13
/
+416
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2
-20
/
+11
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2
-18
/
+10
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
1
-2
/
+2
2006-01-11
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2
-0
/
+48
2006-01-08
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
3
-9
/
+24
2006-01-08
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
3
-30
/
+10
2006-01-06
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
1
-3
/
+5
2006-01-06
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
1
-0
/
+3
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
2
-3
/
+2
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2
-22
/
+8
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
2
-0
/
+6
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
3
-18
/
+10
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
1
-4
/
+3
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
1
-2
/
+2
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
1
-3
/
+2
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
2
-20
/
+13
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2
-26
/
+33
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
1
-0
/
+2
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2
-1
/
+20
[next]