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
2011-11-09
m68k/sun3: Convert Sun3/3x to genirq
Geert Uytterhoeven
2
-4
/
+14
2011-11-09
m68k/sun3: Use the kstat_irqs_cpu() wrapper
Geert Uytterhoeven
1
-4
/
+10
2011-11-09
m68k/apollo: Convert Apollo to genirq
Geert Uytterhoeven
2
-3
/
+23
2011-11-09
m68k/vme: Convert VME to genirq
Geert Uytterhoeven
1
-3
/
+0
2011-11-09
m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
Geert Uytterhoeven
1
-1
/
+0
2011-11-09
m68k/mac: Optimize interrupts using chain handlers
Geert Uytterhoeven
4
-63
/
+298
2011-11-09
m68k/mac: Convert Mac to genirq
Geert Uytterhoeven
5
-1
/
+12
2011-11-09
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
1
-0
/
+104
2011-11-09
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
2
-1
/
+3
2011-11-09
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
1
-51
/
+47
2011-11-09
m68k/atari: Remove code and comments about different irq types
Geert Uytterhoeven
1
-236
/
+0
2011-11-09
m68k/atari: Convert Atari to genirq
Geert Uytterhoeven
1
-1
/
+0
2011-11-09
m68k/irq: Add genirq support
Geert Uytterhoeven
5
-12
/
+112
2011-11-09
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
7
-79
/
+19
2011-11-09
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
12
-35
/
+35
2011-11-09
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
8
-8
/
+17
2011-11-09
m68k/irq: Extract irq_set_chip()
Geert Uytterhoeven
1
-3
/
+9
2011-11-09
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
Geert Uytterhoeven
1
-2
/
+2
2011-11-09
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
9
-58
/
+113
2011-11-09
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
2
-14
/
+16
2011-11-09
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
2
-7
/
+7
2011-11-09
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
9
-102
/
+91
2011-11-09
m68k: Revive lost DIO bus config option
Geert Uytterhoeven
1
-0
/
+9
2011-11-09
m68k: Revive lost ARAnyM config options
Geert Uytterhoeven
1
-0
/
+31
2011-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-4
/
+6
2011-11-08
ARM: msm: fix compilation flags for MSM_SCM
Marc Zyngier
2
-0
/
+5
2011-11-08
arm/mxs: fix mmc device adding for mach-mx28evk
Shawn Guo
1
-2
/
+2
2011-11-08
powerpc/kvm: Fix build failure with HV KVM and CBE
Alexander Graf
1
-3
/
+3
2011-11-08
Merge remote-tracking branch 'agust/next' into merge
Benjamin Herrenschmidt
3
-8
/
+249
2011-11-08
powerpc/ps3: Fix lv1_gpu_attribute hcall
Geoff Levand
1
-1
/
+1
2011-11-08
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
1
-16
/
+16
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
14
-26
/
+18
2011-11-08
powerpc/numa: NUMA topology support for PowerNV
Dipankar Sarma
1
-7
/
+17
2011-11-08
powerpc: Add System RAM to /proc/iomem
Anton Blanchard
1
-0
/
+30
2011-11-08
powerpc: Add KVM as module to defconfigs
Michael Neuling
2
-0
/
+8
2011-11-08
powerpc/kvm: Fix build with older toolchains
Nishanth Aravamudan
1
-1
/
+1
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
41
-401
/
+344
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
1299
-20615
/
+26845
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-08
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-131
/
+196
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
43
-184
/
+104
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-34
/
+45
2011-11-07
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+25
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
423
-172
/
+388
2011-11-07
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
7
-131
/
+196
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
17
-158
/
+1
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-99
/
+1
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
6
-87
/
+127
[prev]
[next]