index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-um
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] Uml: little build fixes
Paolo \'Blaisorblade\' Giarrusso
1
-1
/
+1
2005-03-28
[PATCH] uml: extend cmd line limits
Paolo \'Blaisorblade\' Giarrusso
1
-1
/
+4
2005-03-28
[PATCH] uml: cpu_relax fix
Paolo \'Blaisorblade\' Giarrusso
3
-2
/
+16
2005-03-28
[PATCH] uml: fix compile
Paolo \'Blaisorblade\' Giarrusso
1
-0
/
+3
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] ia64 specific /dev/mem handlers
Jes Sorensen
1
-0
/
+11
2005-03-09
[PATCH] uml: 2.6.11 updates
Jeff Dike
1
-1
/
+0
2005-02-22
[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.
David S. Miller
3
-1
/
+3
2005-02-04
[PATCH] uml: disallow stack access below $esp like i386 / x86_64
Bodo Stroesser
2
-0
/
+6
2005-02-03
[PATCH] UML: remove not-yet-merged system calls
Jeff Dike
1
-6
/
+0
2005-02-01
[PATCH] mm: convert memdie to an atomic thread bitflag
Andrea Arcangeli
1
-0
/
+1
2005-01-20
[PATCH] uml: define __HAVE_ARCH_CMPXCHG on x86
Jeff Dike
1
-0
/
+2
2005-01-20
[PATCH] uml: fix __pud_alloc definition to match the declaration
Jeff Dike
1
-2
/
+3
2005-01-11
[PATCH] UML: sparse annotations
Jeff Dike
1
-2
/
+2
2005-01-11
[PATCH] UML: 2.6.10 ptrace updates
Jeff Dike
1
-0
/
+5
2005-01-11
[PATCH] UML: code tidying
Jeff Dike
2
-2
/
+3
2005-01-11
[PATCH] UML: x86-64 headers
Jeff Dike
6
-7
/
+94
2005-01-11
[PATCH] UML: Separate out the time code
Jeff Dike
2
-8
/
+0
2005-01-11
[PATCH] UML: x86_64 ptrace support
Jeff Dike
2
-1
/
+75
2005-01-11
[PATCH] UML: x86-64 core support
Jeff Dike
8
-0
/
+155
2005-01-11
[PATCH] UML: Three-level page table support
Jeff Dike
7
-155
/
+468
2005-01-11
[PATCH] UML: add some pudding
Jeff Dike
2
-20
/
+29
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
1
-0
/
+6
2005-01-03
[PATCH] uml: small vsyscall fixes
Jeff Dike
1
-3
/
+3
2005-01-03
[PATCH] uml: include vsyscall page in core dumps
Jeff Dike
1
-26
/
+18
2005-01-03
[PATCH] uml: make vsyscall page into process page tables
Jeff Dike
2
-3
/
+5
2005-01-03
[PATCH] uml: add elf vsyscall support
Jeff Dike
2
-12
/
+14
2005-01-03
[PATCH] uml: unistd.h cleanup
Jeff Dike
1
-91
/
+15
2004-12-31
[PATCH] introduce fallback header
Nick Piggin
1
-0
/
+2
2004-11-15
[PATCH] uml: LFS 64-bit cleanups
Jeff Dike
1
-2
/
+1
2004-11-15
[PATCH] uml: fix definitions of pte_unmap_*
Jeff Dike
1
-5
/
+4
2004-11-15
[PATCH] uml: 64-bit cleanups in the system calls
Jeff Dike
1
-4
/
+3
2004-11-07
[PATCH] uml: generic singlestep syscall
Jeff Dike
1
-1
/
+1
2004-11-07
[PATCH] uml: update atomic.h so UML builds cleanly
Jeff Dike
1
-0
/
+5
2004-11-07
[PATCH] uml: no duplicate current_thread definition
Paolo \'Blaisorblade\' Giarrusso
3
-11
/
+5
2004-10-27
[PATCH] uml: use generic IRQ code
Chris Wedgwood
1
-4
/
+24
2004-10-13
[PATCH] uml: finish update for 2.6.8 API changes
Paolo \'Blaisorblade\' Giarrusso
1
-0
/
+2
2004-10-13
[PATCH] uml: don't declare cpu_online - fix compilation error
Paolo \'Blaisorblade\' Giarrusso
1
-6
/
+0
2004-10-07
[PATCH] uml: fix get_user warning
Paolo \'Blaisorblade\' Giarrusso
1
-1
/
+1
2004-09-23
[PATCH] uml: implement current_text_addr
Jeff Dike
2
-2
/
+7
2004-09-13
[PATCH] uml: smp build fix
Paolo \'Blaisorblade\' Giarrusso
2
-0
/
+8
2004-09-13
[PATCH] uml: eliminate useless thread field
Jeff Dike
1
-2
/
+0
2004-08-26
[PATCH] Add a few might_sleep() checks
Ingo Molnar
1
-0
/
+3
2004-08-23
[PATCH] Move param section out of init area, for export of built-in module pa...
Rusty Russell
1
-4
/
+0
2004-08-23
[PATCH] UML updates
Jeff Dike
1
-0
/
+2
2004-08-23
[PATCH] UML updates
Jeff Dike
2
-15
/
+2
2004-08-23
[PATCH] uml: Uml base patch
Paolo \'Blaisorblade\' Giarrusso
25
-174
/
+439
2004-08-22
[PATCH] move duplicate BUG and WARN_ON bits to asm-generic
Matt Mackall
1
-27
/
+1
2004-06-27
[PATCH] Remove include/asm-*/init.h
Alexey Dobriyan
1
-11
/
+0
2004-06-23
[PATCH] cpumask: remove 26 no longer used cpumask*.h files
Andrew Morton
1
-6
/
+0
[next]