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
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
5
-2
/
+55
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
1
-0
/
+5
2006-07-03
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
4
-54
/
+161
2006-07-03
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
3
-4
/
+42
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: stacktrace subsystem, s390 support
Heiko Carstens
3
-0
/
+95
2006-07-03
[PATCH] lockdep: stacktrace subsystem, x86_64 support
Ingo Molnar
3
-0
/
+226
2006-07-03
[PATCH] lockdep: stacktrace subsystem, i386 support
Ingo Molnar
3
-0
/
+103
2006-07-03
[PATCH] lockdep: s390 CONFIG_FRAME_POINTER support
Heiko Carstens
1
-0
/
+5
2006-07-03
[PATCH] lockdep: i386 remove multi entry backtraces
Ingo Molnar
2
-39
/
+9
2006-07-03
[PATCH] lockdep: x86_64 document stack frame internals
Ingo Molnar
1
-1
/
+60
2006-07-03
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
3
-41
/
+32
2006-07-03
[PATCH] uml build fix
Theodore Tso
1
-0
/
+2
2006-07-02
[PATCH] genirq: Fixup ARM devel merge
Thomas Gleixner
1
-7
/
+8
2006-07-02
[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S
Thomas Gleixner
3
-0
/
+6
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
56
-69
/
+71
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
42
-958
/
+109
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
87
-841
/
+5254
2006-07-02
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: V850: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
9
-12
/
+12
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
6
-17
/
+17
2006-07-02
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
5
-21
/
+21
2006-07-02
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
10
-11
/
+11
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
4
-8
/
+8
2006-07-02
[PATCH] irq-flags: PPC: Use the new IRQF_ constants
Thomas Gleixner
13
-24
/
+27
2006-07-02
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
7
-18
/
+24
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
20
-36
/
+36
2006-07-02
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-07-02
[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-02
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
10
-16
/
+16
2006-07-02
[PATCH] irq-flags: i386: Use the new IRQF_ constants
Thomas Gleixner
4
-4
/
+4
2006-07-02
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+4
2006-07-02
[PATCH] irq-flags: FRV: Use the new IRQF_ constants
Thomas Gleixner
3
-9
/
+9
2006-07-02
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
9
-16
/
+20
2006-07-02
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
Thomas Gleixner
2
-9
/
+9
2006-07-02
[PATCH] irq-flags: ALPHA: Use the new IRQF_ constants
Thomas Gleixner
4
-11
/
+11
2006-07-01
[ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handling
Thomas Gleixner
2
-6
/
+7
2006-07-01
[ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling
Thomas Gleixner
5
-3
/
+6
2006-07-01
[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handling
Thomas Gleixner
2
-6
/
+6
2006-07-01
[ARM] 3701/1: ARM: Convert plat-omap to generic irq handling
Thomas Gleixner
2
-2
/
+2
2006-07-01
[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handling
Thomas Gleixner
2
-0
/
+2
2006-07-01
[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handling
Thomas Gleixner
2
-3
/
+4
2006-07-01
[ARM] 3698/1: ARM: Convert sa1100 to generic irq handling
Thomas Gleixner
5
-2
/
+6
2006-07-01
[ARM] 3697/1: ARM: Convert shark to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-01
[ARM] 3696/1: ARM: Convert clps711x to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-01
[ARM] 3694/1: ARM: Convert ecard driver to generic irq handling
Thomas Gleixner
1
-1
/
+1
[next]