index
:
Linux Stable
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-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] mv64630_pic NULL noise removal
Al Viro
2006-10-09
1
-2
/
+2
*
[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)
Al Viro
2006-10-09
1
-13
/
+13
*
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
2006-10-09
1
-2
/
+2
*
[PATCH] more ia64 irq handlers
Al Viro
2006-10-09
2
-4
/
+4
*
[PATCH] fallout from alpha pt_regs patches
Al Viro
2006-10-09
2
-2
/
+2
*
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2006-10-09
2
-5
/
+9
*
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
2006-10-08
1
-1
/
+2
*
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
2006-10-08
1
-3
/
+3
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-10-08
36
-49
/
+1449
|
\
|
*
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-09
29
-33
/
+6
|
*
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
2006-10-09
3
-5
/
+10
|
*
[MIPS] Fix return type of gt64120_irq.
Ralf Baechle
2006-10-09
1
-1
/
+3
|
*
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
Ralf Baechle
2006-10-09
1
-1
/
+1
|
*
[MIPS] Jazz defconfig file.
Ralf Baechle
2006-10-09
1
-0
/
+1404
|
*
[MIPS] Jazz: build fix - include <linux/screen_info.h>
Ralf Baechle
2006-10-09
1
-0
/
+1
|
*
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Ralf Baechle
2006-10-09
1
-2
/
+0
|
*
[MIPS] Jazz: Fix I/O port resources.
Ralf Baechle
2006-10-09
1
-4
/
+21
|
*
[MIPS] DEC: pt_regs fixes for dec_intr_halt.
Ralf Baechle
2006-10-09
2
-2
/
+2
|
*
handle_sysrq lost its pt_regs * argument
Ralf Baechle
2006-10-09
2
-2
/
+2
*
|
[PATCH] uml pt_regs fixes
Al Viro
2006-10-08
10
-25
/
+24
|
/
*
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
2006-10-08
1
-11
/
+6
*
[PATCH] missed ia64 pt_regs fixes
Al Viro
2006-10-08
3
-12
/
+9
*
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
Al Viro
2006-10-08
3
-7
/
+4
*
[PATCH] alpha pt_regs cleanups: machine_check()
Al Viro
2006-10-08
19
-69
/
+60
*
[PATCH] alpha pt_regs cleanups: handle_irq()
Al Viro
2006-10-08
22
-41
/
+40
*
[PATCH] alpha pt_regs cleanups: device_interrupt
Al Viro
2006-10-08
21
-76
/
+82
*
[PATCH] m68k pt_regs fixes, part 2
Al Viro
2006-10-08
1
-1
/
+1
*
[PATCH] sparc32 rwlock fix
Al Viro
2006-10-08
2
-1
/
+23
*
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-10-08
8
-17
/
+24
*
[PATCH] sparc32 pt_regs fixes
Al Viro
2006-10-08
9
-22
/
+43
*
Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6
Linus Torvalds
2006-10-08
5
-129
/
+177
|
\
|
*
[PARISC] More pt_regs removal
Matthew Wilcox
2006-10-07
2
-27
/
+12
|
*
[PARISC] Make firmware calls irqsafe-ish...
Kyle McMartin
2006-10-07
2
-99
/
+159
|
*
[PA-RISC] Fix boot breakage
Matthew Wilcox
2006-10-07
1
-3
/
+3
|
*
[PARISC] Use set_irq_regs
Matthew Wilcox
2006-10-07
1
-0
/
+3
*
|
[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.
Eric W. Biederman
2006-10-08
3
-48
/
+115
*
|
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Eric W. Biederman
2006-10-08
2
-10
/
+10
*
|
[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number
Eric W. Biederman
2006-10-08
1
-4
/
+0
*
|
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
71
-610
/
+529
*
|
[MIPS] Show actual CPU information in /proc/cpuinfo
Karl-Johan Karlsson
2006-10-08
1
-5
/
+5
*
|
[MIPS] Cobalt: Time runs too quickly
Scott Ashcroft
2006-10-08
1
-2
/
+2
*
|
[MIPS] Update Malta config.
Ralf Baechle
2006-10-08
2
-33
/
+85
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-10-07
46
-134
/
+433
|
\
\
|
*
|
[POWERPC] PReP fixup after irq changes
Olaf Hering
2006-10-07
1
-7
/
+7
|
*
|
[POWERPC] SPU fixup after irq changes
Olaf Hering
2006-10-07
1
-3
/
+3
|
*
|
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
32
-81
/
+73
|
*
|
[POWERPC] Fix iseries/smp.c for irq breakage
Stephen Rothwell
2006-10-07
3
-7
/
+12
|
*
|
[POWERPC] Update iseries_defconfig
Stephen Rothwell
2006-10-07
1
-17
/
+69
|
*
|
[POWERPC] Fix fsl_soc build breaks
Olof Johansson
2006-10-07
1
-4
/
+5
|
*
|
[POWERPC] Minor fix for bootargs property
Geoff Levand
2006-10-06
1
-1
/
+1
[next]