index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: header formatting cleanups
Jeff Dike
2006-07-14
1
-34
/
+34
*
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-14
1
-2
/
+2
*
[PATCH] uml: make some symbols static
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
1
-2
/
+1
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
1
-2
/
+0
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
1
-1
/
+6
*
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
1
-1
/
+1
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
2
-4
/
+2
*
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
2
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] uml: remove dead declaration
Adrian Bunk
2006-06-25
1
-2
/
+0
*
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
2006-06-05
1
-11
/
+2
*
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
1
-2
/
+2
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
2
-0
/
+4
*
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+0
*
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
2006-04-11
3
-4
/
+8
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-0
/
+8
*
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-3
/
+61
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+4
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-1
/
+10
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
2
-14
/
+9
*
[PATCH] uml: redeclare highmem
Jeff Dike
2006-03-31
1
-1
/
+1
*
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2006-03-31
2
-1
/
+2
*
[PATCH] uml: oS header cleanups
Jeff Dike
2006-03-27
3
-2
/
+14
*
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
2006-03-27
3
-3
/
+5
*
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2006-03-27
2
-1
/
+1
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
3
-3
/
+34
*
[PATCH] uml: fix declaration of exit()
Jeff Dike
2006-03-27
1
-1
/
+1
*
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-1
/
+1
*
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-0
/
+3
*
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-07
1
-1
/
+1
*
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-2
/
+0
*
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
2
-1
/
+4
*
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
2006-01-18
1
-2
/
+2
*
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
1
-0
/
+19
*
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
4
-13
/
+19
*
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
2
-14
/
+17
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
15
-13
/
+416
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
2
-20
/
+11
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
2
-18
/
+10
*
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-15
1
-2
/
+2
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
2
-0
/
+48
*
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2006-01-08
3
-9
/
+24
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
3
-30
/
+10
*
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2006-01-06
1
-3
/
+5
*
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
2006-01-06
1
-0
/
+3
*
[PATCH] uml: umid cleanup
Jeff Dike
2006-01-06
2
-3
/
+2
[next]