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.13.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
2005-05-07
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2
-4
/
+4
2005-05-07
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
Kumar Gala
1
-0
/
+2
2005-05-07
[PATCH] ppc64: enable CONFIG_RTAS_PROC by default
Paul Mackerras
1
-0
/
+1
2005-05-07
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
Linus Torvalds
1
-1
/
+1
2005-05-06
[PATCH] ppc64: global interrupt queue cleanup
Paul Mackerras
2
-11
/
+12
2005-05-06
[PATCH] ppc64: remove explicit contig_page_data reference
Paul Mackerras
1
-1
/
+1
2005-05-06
[PATCH] ppc64: remove unused arch/ppc64/boot/start.c
Paul Mackerras
1
-654
/
+0
2005-05-06
[PATCH] ppc64: remove asm/bootinfo.h include
Paul Mackerras
1
-1
/
+0
2005-05-06
[PATCH] ppc64: fix reloc_offset comment
Paul Mackerras
1
-1
/
+1
2005-05-06
[PATCH] ppc64: fix prom.c compile warning
Paul Mackerras
1
-1
/
+1
2005-05-06
[PATCH] arch/ppc64: Replace custom MIN macro
Tobias Klauser
1
-5
/
+1
2005-05-06
[PATCH] x86: geode support fixes
Kianusch Sayah Karadji
2
-14
/
+12
2005-05-06
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
3
-12
/
+12
2005-05-06
[PATCH] cyrix: eliminate bad section references
maximilian attems
1
-2
/
+2
2005-05-06
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
2
-0
/
+14
2005-05-06
[PATCH] uml: header and code cleanup
Bodo Stroesser
2
-18
/
+2
2005-05-06
[PATCH] uml: remove a dangling symlink
Bodo Stroesser
1
-1
/
+1
2005-05-06
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
3
-2
/
+6
2005-05-06
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
5
-21
/
+41
2005-05-06
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
5
-59
/
+27
2005-05-06
[PATCH] uml: s390 preparation, elf.h
Bodo Stroesser
1
-1
/
+1
2005-05-06
[PATCH] uml: inclusion cleanup
Jeff Dike
1
-1
/
+0
2005-05-06
[PATCH] uml: tidy Makefile.rules
Jeff Dike
1
-4
/
+5
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
8
-7
/
+55
2005-05-06
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
21
-107
/
+263
2005-05-06
[PATCH] uml: fix a ptrace call
Jeff Dike
1
-2
/
+3
2005-05-06
[PATCH] uml: finish cross-build support
Al Viro
1
-0
/
+30
2005-05-06
[PATCH] uml: fix missing subdir in x86_64
Al Viro
1
-0
/
+2
2005-05-06
[PATCH] uml: cross-build support : mk_task and mk_constants
Al Viro
7
-88
/
+44
2005-05-06
[PATCH] uml: cross-build support : mk_thread
Al Viro
10
-114
/
+46
2005-05-06
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
4
-0
/
+76
2005-05-06
[PATCH] uml: cross-build support: mk_sc
Al Viro
6
-85
/
+75
2005-05-06
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
4
-56
/
+53
2005-05-06
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
5
-9
/
+158
2005-05-06
[PATCH] uml: use variables rather than symlinks in dependencies
Al Viro
1
-3
/
+3
2005-05-06
[PATCH] uml: include the linker script rather than symlink it
Al Viro
3
-15
/
+8
2005-05-06
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
6
-28
/
+21
2005-05-06
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
3
-20
/
+0
2005-05-06
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
4
-1
/
+52
2005-05-06
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+5
2005-05-06
[PATCH] ppc64: pgtable.h and other header cleanups
David Gibson
6
-11
/
+16
2005-05-06
[PATCH] ppc64: add missing Kconfig help text
Jesper Juhl
1
-0
/
+3
2005-05-06
[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c
Anton Blanchard
3
-0
/
+12
2005-05-06
[PATCH] ppc32: Simplified PPC core revision report
Kumar Gala
1
-19
/
+18
2005-05-06
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
1
-0
/
+2
2005-05-06
[PATCH] x86 stack initialisation fix
Alexander Nyberg
1
-6
/
+7
2005-05-06
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-11
/
+2
2005-05-06
Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
11
-47
/
+74
2005-05-06
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
Nicolas Pitre
1
-2
/
+2
2005-05-06
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
3
-20
/
+25
[next]