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
2011-11-08
m68k/vme: Convert VME to genirq
Geert Uytterhoeven
1
-3
/
+0
2011-11-08
m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
Geert Uytterhoeven
1
-1
/
+0
2011-11-08
m68k/mac: Optimize interrupts using chain handlers
Geert Uytterhoeven
4
-63
/
+298
2011-11-08
m68k/mac: Convert Mac to genirq
Geert Uytterhoeven
5
-1
/
+12
2011-11-08
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
1
-0
/
+104
2011-11-08
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
2
-1
/
+3
2011-11-08
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
1
-51
/
+47
2011-11-08
m68k/atari: Remove code and comments about different irq types
Geert Uytterhoeven
1
-236
/
+0
2011-11-08
m68k/atari: Convert Atari to genirq
Geert Uytterhoeven
1
-1
/
+0
2011-11-08
m68k/irq: Add genirq support
Geert Uytterhoeven
5
-12
/
+112
2011-11-08
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
7
-79
/
+19
2011-11-08
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
12
-35
/
+35
2011-11-08
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
8
-8
/
+17
2011-11-08
m68k/irq: Extract irq_set_chip()
Geert Uytterhoeven
1
-3
/
+9
2011-11-08
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
Geert Uytterhoeven
1
-2
/
+2
2011-11-08
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
9
-58
/
+113
2011-11-08
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
2
-14
/
+16
2011-11-08
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
2
-7
/
+7
2011-11-08
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
9
-102
/
+91
2011-11-08
m68k: Revive lost DIO bus config option
Geert Uytterhoeven
1
-0
/
+9
2011-11-08
m68k: Revive lost ARAnyM config options
Geert Uytterhoeven
1
-0
/
+31
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
41
-401
/
+344
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
1299
-20615
/
+26845
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
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-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-34
/
+45
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+25
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
423
-172
/
+388
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
7
-131
/
+196
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
17
-158
/
+1
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-99
/
+1
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
6
-87
/
+127
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2
-8
/
+10
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
6
-47
/
+70
2011-11-06
Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
14
-197
/
+1062
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
169
-1327
/
+8416
2011-11-06
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
5
-5
/
+4
2011-11-06
mrst pmu: update comment
Len Brown
1
-1
/
+1
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim
76
-81
/
+106
2011-11-06
ARM: EXYNOS4: convert MCT to percpu interrupt API
Marc Zyngier
1
-13
/
+27
2011-11-06
ARM: SAMSUNG: Add clk enable/disable of pwm
Joonyoung Shim
1
-0
/
+7
2011-11-06
ARM: SAMSUNG: Fix compile error due to kfree
Jonghwan Choi
1
-0
/
+1
2011-11-05
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
22
-141
/
+615
2011-11-05
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
218
-5961
/
+5335
2011-11-05
ARM: PXA: fix gpio-pxa.h build errors
Russell King
1
-1
/
+1
2011-11-05
ARM: 7142/1: davinci: mark GPIO implementation complex
Linus Walleij
1
-0
/
+2
2011-11-05
ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"
Kukjin Kim
1
-2
/
+0
[next]