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-04-17
[PATCH] x86_64: Regularize exception stack handling
Andi Kleen
2
-51
/
+55
2005-04-17
[PATCH] x86_64: Call do_notify_resume unconditionally in entry.S
Andi Kleen
1
-18
/
+8
2005-04-17
[PATCH] x86_64: Minor microoptimization in syscall entry slow path
Andi Kleen
1
-3
/
+1
2005-04-17
[PATCH] x86_64: Fix interaction of single stepping with debuggers
Andi Kleen
1
-0
/
+12
2005-04-17
[PATCH] x86_64: Dump stack and prevent recursion on early fault
Andi Kleen
1
-0
/
+8
2005-04-17
[PATCH] x86_64: Use a common function to find code segment bases
Andi Kleen
1
-7
/
+5
2005-04-17
[PATCH] x86_64: Handle programs that set TF in user space using popf while si...
Andi Kleen
1
-0
/
+88
2005-04-17
[PATCH] x86_64: Some fixes for single step handling
Andi Kleen
2
-16
/
+12
2005-04-17
[PATCH] x86_64: clean up ptrace single-stepping
Andi Kleen
1
-29
/
+50
2005-04-17
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
4
-73
/
+61
2005-04-17
[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
akpm@osdl.org
1
-0
/
+2
2005-04-17
[PATCH] x86_64 genapic update
Jason Davis
2
-0
/
+20
2005-04-17
[PATCH] x86_64: disable interrupts during SMP bogomips checking
Andi Kleen
1
-4
/
+0
2005-04-17
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
Andi Kleen
2
-4
/
+11
2005-04-17
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
Roland McGrath
1
-0
/
+3
2005-04-17
[PATCH] i386 vDSO: add PT_NOTE segment
Roland McGrath
3
-3
/
+31
2005-04-17
[PATCH] i386: Use loaddebug macro consistently
Roland McGrath
2
-8
/
+1
2005-04-17
[PATCH] irq and pci_ids: patch for Intel ESB2
Jason Gaston
1
-0
/
+1
2005-04-17
[PATCH] mips: remove #include <linux/audit.h> two times
Yoichi Yuasa
1
-1
/
+0
2005-04-17
[PATCH] mips: update VR41xx CPU-PCI bridge support
Yoichi Yuasa
3
-72
/
+91
2005-04-17
[PATCH] ppc64: remove -fno-omit-frame-pointer
Anton Blanchard
1
-4
/
+0
2005-04-17
[PATCH] ppc64: remove bogus f50 hack in prom.c
Benjamin Herrenschmidt
1
-6
/
+0
2005-04-17
[PATCH] ppc64: Detect altivec via firmware on unknown CPUs
Benjamin Herrenschmidt
3
-3
/
+20
2005-04-17
[PATCH] ppc64: Improve mapping of vDSO
Benjamin Herrenschmidt
1
-7
/
+12
2005-04-17
[PATCH] ppc64: fix export of wrong symbol
Paul Mackerras
1
-1
/
+1
2005-04-17
[PATCH] ppc64: Fix semantics of __ioremap
Benjamin Herrenschmidt
4
-16
/
+18
2005-04-17
[PATCH] ppc64: very basic desktop g5 sound support
Benjamin Herrenschmidt
2
-4
/
+29
2005-04-17
[PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.h
Benoit Boissinot
1
-3
/
+0
2005-04-17
[PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.c
Benoit Boissinot
1
-2
/
+0
2005-04-17
[PATCH] ppc32: Make the Powerstack II Pro4000 boot again
Leigh Brown
1
-2
/
+7
2005-04-17
[PATCH] ppc32: Fix building 32bit kernel for 64bit machines
Tom Rini
2
-0
/
+7
2005-04-17
[PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)
Giovambattista Pulcini
3
-6
/
+0
2005-04-17
[PATCH] ppc32: Fix mpc8xx watchdog
Tom Rini
1
-2
/
+9
2005-04-17
[PATCH] ppc32: Support 36-bit physical addressing on e500
Kumar Gala
3
-45
/
+92
2005-04-17
[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistent
Kumar Gala
1
-5
/
+5
2005-04-17
[PATCH] ppc32: Fix AGP and sleep again
Benjamin Herrenschmidt
2
-0
/
+109
2005-04-17
[PATCH] ppc32: Fix cpufreq problems
Benjamin Herrenschmidt
3
-75
/
+192
2005-04-17
[PATCH] ppc32: fix single-stepping of emulated instructions
Paul Mackerras
1
-0
/
+1
2005-04-17
[PATCH] ppc32: oops on kernel altivec assist exceptions
Paul Mackerras
1
-0
/
+7
2005-04-17
[PATCH] ppc32: improve timebase sync for SMP
Paul Mackerras
1
-24
/
+54
2005-04-17
[PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQ
Eugene Surovegin
1
-1
/
+4
2005-04-17
[PATCH] ppc32: fix bogosity in process-freezing code
Paul Mackerras
1
-3
/
+1
2005-04-17
[PATCH] fix crash in entry.S restore_all
Stas Sergeev
2
-1
/
+14
2005-04-17
[PATCH] arm: add comment about max_low_pfn/max_pfn
akpm@osdl.org
1
-0
/
+3
2005-04-17
[PATCH] arm: fix help text for ixdp465
akpm@osdl.org
1
-1
/
+1
2005-04-17
[PATCH] arm: fix SIGBUS handling
akpm@osdl.org
1
-44
/
+36
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
4627
-0
/
+1305954
[prev]