index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: fix mm_context memory leak
Jeff Dike
2008-02-08
1
-0
/
+5
*
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-08
2
-3
/
+15
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
1
-1
/
+3
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
1
-1
/
+0
*
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
2
-5
/
+0
*
uml: redo the calculation of NR_syscalls
Jeff Dike
2008-02-05
1
-0
/
+3
*
uml: remove map_cb
Jeff Dike
2008-02-05
1
-7
/
+1
*
uml: SMP locking commentary
Jeff Dike
2008-02-05
2
-8
/
+11
*
uml: style fixes in arch/um/kernel
Jeff Dike
2008-02-05
14
-133
/
+122
*
uml: get rid of syscall counters
Jeff Dike
2008-02-05
2
-6
/
+0
*
uml: don't kill pid 0
Jeff Dike
2008-02-05
1
-1
/
+13
*
uml: install panic notifier earlier
Jeff Dike
2008-02-05
2
-30
/
+40
*
uml: eliminate setjmp_wrapper
Jeff Dike
2008-02-05
1
-46
/
+27
*
uml: customize tlb.h
Jeff Dike
2008-02-05
1
-7
/
+18
*
uml: 64-bit tlb fixes
Jeff Dike
2008-02-05
1
-4
/
+4
*
uml: miscellaneous code cleanups
Jeff Dike
2008-02-05
3
-9
/
+4
*
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
2008-02-05
1
-2
/
+2
*
uml: cover stubs with a VMA
Jeff Dike
2008-02-05
3
-54
/
+66
*
uml: clean up TASK_SIZE usage
Jeff Dike
2008-02-05
5
-35
/
+4
*
uml: kill processes instead of panicing kernel
Jeff Dike
2008-02-05
3
-4
/
+33
*
uml: use ptrace directly in libc code
Jeff Dike
2008-02-05
1
-1
/
+1
*
uml: add virt_to_pte
Jeff Dike
2008-02-05
1
-33
/
+23
*
uml: fix page table data sizes
Jeff Dike
2008-02-05
1
-8
/
+9
*
uml: current.h cleanup
Jeff Dike
2008-02-05
1
-4
/
+4
*
uml: style cleanup
Jeff Dike
2008-02-05
1
-45
/
+41
*
uml: header untangling
Jeff Dike
2008-02-05
4
-14
/
+35
*
uml: move um_virt_to_phys
Jeff Dike
2008-02-05
3
-46
/
+32
*
uml: convert functions to void
Karol Swietlicki
2008-02-05
1
-3
/
+2
*
uml: remove unused variables in the context switcher
Karol Swietlicki
2008-02-05
1
-11
/
+8
*
uml: tidy pgtable.h
Jeff Dike
2008-02-05
1
-0
/
+1
*
uml: tidy kern_util.h
Jeff Dike
2008-02-05
5
-19
/
+5
*
uml: clone.c tidying
Jeff Dike
2008-02-05
1
-14
/
+18
*
uml: const and other tidying
WANG Cong
2008-02-05
2
-4
/
+2
*
uml: further bugs.c tidying
Jeff Dike
2008-02-05
1
-3
/
+2
*
uml: implement get_wchan
Jeff Dike
2008-02-05
1
-0
/
+35
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
2
-5
/
+5
*
UML: remove remaining FASTCALL uses
Harvey Harrison
2008-01-30
1
-2
/
+2
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
2
-4
/
+4
*
uml: remove last include of libc asm/page.h
Jeff Dike
2007-11-14
1
-1
/
+0
*
uml: fix spurious IRQ testing
Jeff Dike
2007-11-14
1
-6
/
+7
*
misc uml annotation and section fixes
Al Viro
2007-10-29
1
-1
/
+1
*
spelling fixes: arch/um/
Simon Arlott
2007-10-20
3
-4
/
+4
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
uml: fix stub address calculations
Jeff Dike
2007-10-16
6
-11
/
+14
*
uml: use *SEC_PER_*SEC constants
Jeff Dike
2007-10-16
1
-4
/
+5
*
uml: eliminate interrupts in the idle loop
Jeff Dike
2007-10-16
1
-3
/
+4
*
uml: tickless support
Jeff Dike
2007-10-16
2
-35
/
+13
*
uml: clocksource support
Jeff Dike
2007-10-16
1
-0
/
+20
*
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
2007-10-16
1
-53
/
+48
*
uml: GENERIC_TIME support
Jeff Dike
2007-10-16
2
-43
/
+0
[next]