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
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
10
-117
/
+233
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
4
-14
/
+13
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
3
-58
/
+11
2008-02-05
uml: add virt_to_pte
Jeff Dike
1
-33
/
+23
2008-02-05
uml: fix page table data sizes
Jeff Dike
1
-8
/
+9
2008-02-05
uml: current.h cleanup
Jeff Dike
3
-16
/
+14
2008-02-05
uml: style cleanup
Jeff Dike
1
-45
/
+41
2008-02-05
uml: header untangling
Jeff Dike
8
-17
/
+43
2008-02-05
uml: move um_virt_to_phys
Jeff Dike
3
-46
/
+32
2008-02-05
uml: host TLS diagnostics
Jeff Dike
1
-9
/
+21
2008-02-05
uml: convert functions to void
Karol Swietlicki
3
-11
/
+4
2008-02-05
uml: remove unused variables in the context switcher
Karol Swietlicki
4
-16
/
+13
2008-02-05
arch/um: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
uml: reconst a parameter
Jeff Dike
1
-1
/
+1
2008-02-05
uml: tidy pgtable.h
Jeff Dike
1
-0
/
+1
2008-02-05
uml: tidy kern_util.h
Jeff Dike
25
-173
/
+89
2008-02-05
uml: allow LFLAGS on command line
Jeff Dike
1
-1
/
+3
2008-02-05
uml: delete some unused headers
Jeff Dike
3
-39
/
+0
2008-02-05
uml: borrow const.h techniques
Jeff Dike
3
-21
/
+29
2008-02-05
uml: clone.c tidying
Jeff Dike
1
-14
/
+18
2008-02-05
uml: console driver cleanups
Jeff Dike
1
-17
/
+2
2008-02-05
uml: GPROF needs to depend on FRAME_POINTER
Karol Swietlicki
1
-1
/
+1
2008-02-05
uml: SMP needs to depend on BROKEN for now
Jeff Dike
1
-2
/
+1
2008-02-05
uml: const and other tidying
WANG Cong
7
-13
/
+12
2008-02-05
uml: further bugs.c tidying
Jeff Dike
4
-36
/
+24
2008-02-05
uml: remove now unused code
Karol Swietlicki
1
-137
/
+0
2008-02-05
uml: improve detection of host cmov
Karol Swietlicki
2
-9
/
+32
2008-02-05
uml: fix URLs in Kconfig and help strings
Karol Swietlicki
5
-11
/
+11
2008-02-05
uml: document new ubd flag
Jeff Dike
1
-1
/
+4
2008-02-05
uml: get rid of asmlinkage
Jeff Dike
1
-4
/
+5
2008-02-05
uml: implement get_wchan
Jeff Dike
1
-0
/
+35
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
6
-20
/
+28
2008-02-05
uml: remove xmm checking on x86
Karol Swietlicki
1
-3
/
+0
2008-02-05
uml: arch/um/include/init.h needs a definition of __used
Jeff Dike
1
-11
/
+14
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-5
/
+5
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2008-02-03
arch/um: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-01-30
UML: remove remaining FASTCALL uses
Harvey Harrison
1
-2
/
+2
2008-01-30
UML: change sigcontext fields to match x86
Jeff Dike
2
-60
/
+60
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-13
/
+13
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2
-4
/
+4
2008-01-28
blk_end_request: changing um (take 4)
Kiyoshi Ueda
1
-12
/
+4
2007-12-23
uml: user of helper_wait() got missed when it got extra arguments
Al Viro
1
-2
/
+2
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
12
-56
/
+50
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
1
-1
/
+1
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-03
uml: work around host tcsetattr bug
Jeff Dike
1
-1
/
+10
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
1
-0
/
+1
2007-12-03
uml: keep UML Kconfig in sync with x86
Jeff Dike
1
-0
/
+7
[prev]
[next]