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