index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
4
-79
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: get rid of syscall counters
Jeff Dike
3
-7
/
+0
2008-02-05
uml: don't kill pid 0
Jeff Dike
1
-1
/
+13
2008-02-05
uml: tidy helper code
Jeff Dike
7
-50
/
+36
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
4
-32
/
+42
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
3
-62
/
+27
2008-02-05
uml: customize tlb.h
Jeff Dike
1
-7
/
+18
2008-02-05
uml: 64-bit tlb fixes
Jeff Dike
1
-4
/
+4
2008-02-05
uml: style fixes in file.c
Jeff Dike
2
-115
/
+118
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
7
-40
/
+18
2008-02-05
uml: fix mconsole stop
Karol Swietlicki
1
-3
/
+2
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
4
-27
/
+2
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
2
-118
/
+150
2008-02-05
uml: fx command-line CFLAGS and LDFLAGS support
Jeff Dike
1
-3
/
+3
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
5
-72
/
+70
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
8
-41
/
+20
2008-02-05
uml: add missing space
Joe Perches
1
-1
/
+1
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
[next]