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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
2005-05-05
3
-12
/
+12
*
[PATCH] cyrix: eliminate bad section references
maximilian attems
2005-05-05
1
-2
/
+2
*
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
2005-05-05
2
-0
/
+14
*
[PATCH] uml: header and code cleanup
Bodo Stroesser
2005-05-05
2
-18
/
+2
*
[PATCH] uml: remove a dangling symlink
Bodo Stroesser
2005-05-05
1
-1
/
+1
*
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
2005-05-05
3
-2
/
+6
*
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
2005-05-05
5
-21
/
+41
*
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
2005-05-05
5
-59
/
+27
*
[PATCH] uml: s390 preparation, elf.h
Bodo Stroesser
2005-05-05
1
-1
/
+1
*
[PATCH] uml: inclusion cleanup
Jeff Dike
2005-05-05
1
-1
/
+0
*
[PATCH] uml: tidy Makefile.rules
Jeff Dike
2005-05-05
1
-4
/
+5
*
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-05-05
8
-7
/
+55
*
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2005-05-05
21
-107
/
+263
*
[PATCH] uml: fix a ptrace call
Jeff Dike
2005-05-05
1
-2
/
+3
*
[PATCH] uml: finish cross-build support
Al Viro
2005-05-05
1
-0
/
+30
*
[PATCH] uml: fix missing subdir in x86_64
Al Viro
2005-05-05
1
-0
/
+2
*
[PATCH] uml: cross-build support : mk_task and mk_constants
Al Viro
2005-05-05
7
-88
/
+44
*
[PATCH] uml: cross-build support : mk_thread
Al Viro
2005-05-05
10
-114
/
+46
*
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
2005-05-05
4
-0
/
+76
*
[PATCH] uml: cross-build support: mk_sc
Al Viro
2005-05-05
6
-85
/
+75
*
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
2005-05-05
4
-56
/
+53
*
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
2005-05-05
5
-9
/
+158
*
[PATCH] uml: use variables rather than symlinks in dependencies
Al Viro
2005-05-05
1
-3
/
+3
*
[PATCH] uml: include the linker script rather than symlink it
Al Viro
2005-05-05
3
-15
/
+8
*
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2005-05-05
6
-28
/
+21
*
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
2005-05-05
3
-20
/
+0
*
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
2005-05-05
4
-1
/
+52
*
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
2005-05-05
2
-1
/
+5
*
[PATCH] ppc64: pgtable.h and other header cleanups
David Gibson
2005-05-05
6
-11
/
+16
*
[PATCH] ppc64: add missing Kconfig help text
Jesper Juhl
2005-05-05
1
-0
/
+3
*
[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c
Anton Blanchard
2005-05-05
3
-0
/
+12
*
[PATCH] ppc32: Simplified PPC core revision report
Kumar Gala
2005-05-05
1
-19
/
+18
*
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
2005-05-05
1
-0
/
+2
*
[PATCH] x86 stack initialisation fix
Alexander Nyberg
2005-05-05
1
-6
/
+7
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2005-05-05
4
-11
/
+2
|
\
|
*
[SPARC]: Remove legacy stuff from cpu_idle().
Coywolf Qi Hunt
2005-05-05
2
-9
/
+0
|
*
[SPARC64]: Kill useless __pte_alloc_one_kernel indirection
Christoph Hellwig
2005-05-05
2
-2
/
+2
*
|
Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
2005-05-05
11
-47
/
+74
|
\
\
|
|
/
|
/
|
|
*
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
Nicolas Pitre
2005-05-05
1
-2
/
+2
|
*
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
2005-05-05
3
-20
/
+25
|
*
[PATCH] ARM: select PCI, ISA and ISA_DMA
Russell King
2005-05-05
4
-8
/
+28
|
*
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
2005-05-05
5
-17
/
+19
*
|
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-05
48
-306
/
+6754
|
\
|
|
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
2005-05-04
28
-193
/
+6644
|
|
\
|
|
*
[IA64-SGI] move nodepda pointer out of pda
Dean Nelson
2005-05-04
1
-2
/
+7
|
|
*
[IA64] Update arch/ia64/configs/tiger_defconfig
Tony Luck
2005-05-03
1
-39
/
+57
|
|
*
[IA64] Fix two warnings introduced by perfmon patches.
Tony Luck
2005-05-03
1
-3
/
+1
|
|
*
[IA64] another perfmon fix (take2)
stephane eranian
2005-05-03
1
-10
/
+20
|
|
*
[IA64] perfmon & PAL_HALT again
Stephane Eranian
2005-05-03
2
-3
/
+24
|
|
*
[IA64] altix: fix TIOCA dmamap list_add
Mark Maule
2005-05-03
1
-1
/
+1
[next]