Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bc7485acd09405d9544783d773ee040af4a5c861
/
arch
bc7485a
m68k/apollo: Convert Apollo to genirq
by Geert Uytterhoeven
· 13 years ago
6c490c4
m68k/vme: Convert VME to genirq
by Geert Uytterhoeven
· 13 years ago
efaf6d2
m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq
by Geert Uytterhoeven
· 13 years ago
9145db5
m68k/mac: Optimize interrupts using chain handlers
by Geert Uytterhoeven
· 13 years ago
ddc7fd2
m68k/mac: Convert Mac to genirq
by Geert Uytterhoeven
· 14 years ago
fb1b646
m68k/amiga: Optimize interrupts using chain handlers
by Geert Uytterhoeven
· 14 years ago
978ef7e
m68k/amiga: Convert Amiga to genirq
by Geert Uytterhoeven
· 14 years ago
92b1bd5
m68k/amiga: Refactor amiints.c
by Geert Uytterhoeven
· 14 years ago
34971ba
m68k/atari: Remove code and comments about different irq types
by Geert Uytterhoeven
· 13 years ago
e59629d
m68k/atari: Convert Atari to genirq
by Geert Uytterhoeven
· 14 years ago
4936f63
m68k/irq: Add genirq support
by Geert Uytterhoeven
· 14 years ago
5a23945
m68k/irq: Remove obsolete IRQ_FLG_* users
by Geert Uytterhoeven
· 14 years ago
1425df8
m68k/irq: Rename {,__}m68k_handle_int()
by Geert Uytterhoeven
· 14 years ago
edb3472
m68k/irq: Add m68k_setup_irq_controller()
by Geert Uytterhoeven
· 14 years ago
40a72c8
m68k/irq: Extract irq_set_chip()
by Geert Uytterhoeven
· 14 years ago
13d6da3
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
by Geert Uytterhoeven
· 14 years ago
e8abf5e
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
by Geert Uytterhoeven
· 14 years ago
6549d53
m68k/irq: Rename irq_node to irq_data
by Geert Uytterhoeven
· 14 years ago
0dde595
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
by Geert Uytterhoeven
· 14 years ago
c288bf2
m68k/irq: Rename irq_controller to irq_chip
by Geert Uytterhoeven
· 14 years ago
59433a5
m68k: Revive lost DIO bus config option
by Geert Uytterhoeven
· 13 years ago
24ed6dd
m68k: Revive lost ARAnyM config options
by Geert Uytterhoeven
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
403299a
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
efb9058
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
by Len Brown
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
46bcfad
cpuidle: Single/Global registration of idle states
by Deepthi Dharwar
· 13 years ago
4202735
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
by Deepthi Dharwar
· 13 years ago
e978aa7
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
by Deepthi Dharwar
· 13 years ago
0e4c9dc
Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
ec773e9
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
22f4521
mrst pmu: update comment
by Len Brown
· 13 years ago
8301457
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
by Kukjin Kim
· 13 years ago
e700e41
ARM: EXYNOS4: convert MCT to percpu interrupt API
by Marc Zyngier
· 13 years ago
d8633c1
ARM: SAMSUNG: Add clk enable/disable of pwm
by Joonyoung Shim
· 13 years ago
8088041
ARM: SAMSUNG: Fix compile error due to kfree
by Jonghwan Choi
· 13 years ago
c861cd3
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
7abec10
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
7124cb9
ARM: PXA: fix gpio-pxa.h build errors
by Russell King
· 13 years ago
4fc7ae3
ARM: 7142/1: davinci: mark GPIO implementation complex
by Linus Walleij
· 13 years ago
5895a9c
ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"
by Kukjin Kim
· 13 years ago
955d295
ARM: PXA: eseries: fix eseries_register_clks section mismatch warning
by Russell King
· 13 years ago
dc822e5
ARM: EXYNOS4: Fix the merge conflict
by Kukjin Kim
· 13 years ago
41eb2d8
ARM: OMAP2: Fix H4 matrix keyboard warning
by Tony Lindgren
· 13 years ago
98e541ffa
ARM: OMAP1: Remove unused omap-alsa.h
by Jarkko Nikula
· 13 years ago
be26a00
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
by Tony Lindgren
· 13 years ago
c16ae1e
ARM: OMAP2+: timer: Remove omap_device_pm_latency
by Benoit Cousson
· 13 years ago
2847111
ARM: OMAP2+: clock data: Remove redundant timer clkdev
by Benoit Cousson
· 13 years ago
e9614f3
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
by Thomas Weber
· 13 years ago
0eb3c0f
ARM: OMAP: usb: musb: OMAP: Delete unused function
by Bjarne Steinsbo
· 13 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
fc01387
ARM: OMAP: change get_context_loss_count ret value to int
by Tomi Valkeinen
· 14 years ago
c862dd7
ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly
by Balaji T K
· 13 years ago
ff2beb1
ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF
by Balaji T K
· 13 years ago
ace9021
ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from common list
by Paul Walmsley
· 13 years ago
af504e5
ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success
by Laurent Pinchart
· 13 years ago
869dec1
ARM: OMAP: dmtimer: Include linux/module.h
by Axel Lin
· 13 years ago
d4fc7eb
ARM: OMAP2+: l3-noc: Include linux/module.h
by Axel Lin
· 13 years ago
927dbbb
ARM: OMAP2+: devices: Fixes for McPDM
by Peter Ujfalusi
· 13 years ago
c4e2d24
ARM: OMAP: Fix errors and warnings when building for one board
by Sanjeev Premi
· 13 years ago
7fd92b5
Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixes
by Tony Lindgren
· 13 years ago
2cbb616
Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes
by Tony Lindgren
· 13 years ago
8f86f36
Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes
by Tony Lindgren
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
1583171
Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile
by Linus Torvalds
· 13 years ago
dee119b
Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
99f8bd8
ARM: mach-shmobile: ag5evm needs CONFIG_I2C
by Guennadi Liakhovetski
· 13 years ago
566aad3
ARM: mach-shmobile: sh73a0 and AG5EVM PINT support
by Magnus Damm
· 13 years ago
91c088a
ARM: mach-shmobile: Add support for PINT though INTC macros
by Magnus Damm
· 13 years ago
3087b90
ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM
by Magnus Damm
· 13 years ago
a199305
ARM: mach-shmobile: Use common INTC IRQ code on sh73a0
by Magnus Damm
· 13 years ago
da5713e
ARM: mach-shmobile: Use common INTC IRQ code on sh7372
by Magnus Damm
· 13 years ago
e1b3aa8
ARM: mach-shmobile: Use common INTC IRQ code on sh7377
by Magnus Damm
· 13 years ago
e753068
ARM: mach-shmobile: Use common INTC IRQ code on sh7367
by Magnus Damm
· 13 years ago
13fc7e7
ARM: mach-shmobile: sh73a0 GPIO IRQ support
by Magnus Damm
· 13 years ago
832217d
ARM: sh7372 ap4evb NOR Flash USB boot fix
by Bastian Hecht
· 13 years ago
487881c
ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix
by Magnus Damm
· 13 years ago
d6e15ee
ARM: mach-shmobile: Break out INTC IRQ code
by Magnus Damm
· 13 years ago
1046a2c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
ab61a68
Merge branch 'rmobile/kota2' into rmobile-latest
by Paul Mundt
· 13 years ago
d636384
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest
by Paul Mundt
· 13 years ago
eb7c792
arch/tile: factor out <arch/opcode.h> header
by Chris Metcalf
· 13 years ago
aeddea5
arch/tile: add the <arch> headers to the set of installed kernel headers
by Chris Metcalf
· 13 years ago
f319d6e
arch/tile: avoid exporting a symbol no longer used by gcc
by Chris Metcalf
· 13 years ago
e0b1f39
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
by Chris Metcalf
· 13 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
71f5ec8
[media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymore
by Guennadi Liakhovetski
· 13 years ago
cb62637
[media] sh: migor: remove unused ov772x buswidth flag
by Guennadi Liakhovetski
· 13 years ago
284f28e
[media] sh: ap3rxa: remove redundant soc-camera platform data fields
by Guennadi Liakhovetski
· 13 years ago
fae00288
[media] ARM: PXA: use gpio_set_value_cansleep() on pcm990
by Guennadi Liakhovetski
· 13 years ago
Next »