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
2007-05-02
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
3
-19
/
+149
2007-05-02
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
3
-9
/
+16
2007-05-02
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2
-1
/
+192
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2
-2
/
+23
2007-05-02
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
1
-3
/
+0
2007-05-02
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
2
-7
/
+39
2007-05-02
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
2
-9
/
+20
2007-05-02
[PATCH] i386: cleanup GDT Access
Rusty Russell
5
-22
/
+17
2007-05-02
[PATCH] x86-64: Fix "Section mismatch" compile warning
Bernhard Walle
1
-3
/
+3
2007-05-02
[PATCH] x86-64: adjust EDID retrieval
Jan Beulich
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
1
-0
/
+6
2007-05-02
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
1
-17
/
+36
2007-05-02
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
1
-3
/
+5
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2
-58
/
+0
2007-05-02
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
2
-0
/
+2
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
1
-3
/
+2
2007-05-02
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
Parag Warudkar
1
-13
/
+0
2007-05-02
[PATCH] x86-64: Remove unused stext symbol
Andi Kleen
1
-1
/
+0
2007-05-02
[PATCH] i386: get rid of unused variables
Parag Warudkar
1
-7
/
+0
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
5
-20
/
+40
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
2
-6
/
+14
2007-05-02
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
1
-288
/
+5
2007-05-02
[PATCH] i386: Rename boot_gdt_table to boot_gdt
Sebastien Dugue
2
-11
/
+10
2007-05-02
[PATCH] i386: clean up cpu_init()
Rusty Russell
2
-29
/
+13
2007-05-02
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
4
-117
/
+75
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
3
-110
/
+15
2007-05-02
[PATCH] x86: add command line length to boot protocol
Bernhard Walle
2
-2
/
+12
2007-05-02
[PATCH] i386: VDSO_PRELINK warning fix
Andrew Morton
2
-3
/
+3
2007-05-02
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
2
-5
/
+3
2007-05-02
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
1
-10
/
+37
2007-05-02
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
1
-4
/
+18
2007-05-02
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
1
-108
/
+153
2007-05-02
[PATCH] i386: fix GDT's number of quadwords in comment
Ahmed S. Darwish
1
-2
/
+2
2007-05-02
[PATCH] i386: vmi_pmd_clear() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: make simnow_init() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: remove extra smp_processor_id calling
Yinghai Lu
1
-2
/
+1
2007-05-02
[PATCH] x86-64: fix ia32_binfmt.c build error
Ralf Baechle
1
-4
/
+6
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
5
-7
/
+9
2007-05-02
[PATCH] i386: workaround for a -Wmissing-prototypes warning
Adrian Bunk
1
-0
/
+3
2007-05-02
[PATCH] i386: type cast clean up for find_next_zero_bit
Ken Chen
1
-2
/
+2
2007-05-02
[PATCH] i386: make struct vmi_ops static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
1
-0
/
+41
2007-05-02
[PATCH] x86-64: Minor white space cleanup in traps.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] x86-64: Allow sys_uselib unconditionally
Andi Kleen
1
-4
/
+0
2007-05-02
[PATCH] x86-64: Don't disable basic block reordering
Andi Kleen
1
-3
/
+0
2007-05-02
[PATCH] x86-64: Move cpu verification code to common file
Vivek Goyal
5
-123
/
+152
2007-05-02
[PATCH] x86-64: Extend bzImage protocol for relocatable bzImage
Vivek Goyal
1
-2
/
+11
2007-05-02
[PATCH] x86-64: build-time checking
Vivek Goyal
2
-1
/
+8
2007-05-02
[PATCH] x86-64: Relocatable Kernel Support
Vivek Goyal
8
-330
/
+593
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
8
-41
/
+49
[next]