Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1aadc0560f46530f8a0f11055285b876a8a31770
/
arch
/
arm
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 13 years ago
1c16d24
memblock: Fix include breakages caused by 24aa07882b
by Tejun Heo
· 13 years ago
bb893d1
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
2d360fc
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
88995e8
PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset
by Rafael J. Wysocki
· 13 years ago
e548984
ARM: wire up process_vm_writev and process_vm_readv syscalls
by Russell King
· 13 years ago
bc9f544
PM / shmobile: Avoid restoring the INTCS state during initialization
by Rafael J. Wysocki
· 13 years ago
7f80850
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
b93cd6a
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
a34dbfb
ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
by Will Deacon
· 13 years ago
798681b
ARM: 7158/1: add new MFP implement for NUC900
by wanzongshun
· 13 years ago
a6dc544
ARM: 7157/1: fix a building WARNING for nuc900
by wanzongshun
· 13 years ago
e7c86c7
ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF
by Olof Johansson
· 13 years ago
ab8fe93
Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes
by Olof Johansson
· 13 years ago
09d37c4
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
f750ba9
arm/imx: fix imx6q mmc error when mounting rootfs
by Shawn Guo
· 13 years ago
1b92999
arm/imx: fix AUTO_ZRELADDR selection
by Shawn Guo
· 13 years ago
59198b6
arm/imx: fix the references to ARCH_MX3
by Shawn Guo
· 13 years ago
f1dfaef
ARM: mx51/53: set pwm clock parent to ipg_perclk
by Richard Zhao
· 13 years ago
b73b5c4
ARM: mach-shmobile: cpuidle single/global and last_state fixes
by Magnus Damm
· 13 years ago
9b49139
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
972c3fb
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
bd8d0cba
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
by Kuninori Morimoto
· 13 years ago
8e6a467
ARM: mach-shmobile: ap4evb: remove white space from end of line
by Kuninori Morimoto
· 13 years ago
91d19cd
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
by Kuninori Morimoto
· 13 years ago
c5e7bcd
ARM: mach-shmobile: kota2: add comment out separator
by Kuninori Morimoto
· 13 years ago
052008e
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
by Kuninori Morimoto
· 13 years ago
750a7ee
drivers: sh: Generalize runtime PM platform stub.
by Paul Mundt
· 13 years ago
3cdc3ac
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixes
by Olof Johansson
· 13 years ago
056879d
ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix
by Magnus Damm
· 13 years ago
be2658f
PM / shmobile: Don't skip debugging output in pd_power_up()
by Guennadi Liakhovetski
· 13 years ago
1a1f2be
ARM: 7155/1: arch.h: Declare 'pt_regs' locally
by Fabio Estevam
· 13 years ago
5fc8628
ARM: 7154/1: mach-bcmring: fix build error in dma.c
by Maxin B. John
· 13 years ago
8658ca7
ARM: 7153/1: mach-bcmring: fix build error in core.c
by Maxin B. John
· 13 years ago
3c52b2b
Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes
by Olof Johansson
· 13 years ago
686448d
arm/tegra: enable headphone detection gpio on seaboard
by Yufeng Shen
· 13 years ago
c406eeb
arm/dt: Fix ventana SDHCI power-gpios
by Stephen Warren
· 13 years ago
4b91b6f
arm/tegra: Don't create duplicate gpio and pinmux devices
by Stephen Warren
· 13 years ago
c30c8f9
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 13 years ago
45ff6fa
Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
dd0b382
ARM: at91: Fix USBA gadget registration
by Jochen Friedrich
· 13 years ago
b2eb530
at91/yl-9200: Fix section mismatch
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
30458ed
at91: vmalloc fix missing AT91_VIRT_BASE define
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
b3c41f4
ARM: at91: usart: drop static map regs for dbgu
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
0836b5cd
ARM: picoxcell: add extra temp register to addruart
by Jamie Iles
· 13 years ago
5f300ac
ARM: 7152/1: distclean: Remove generated .dtb files
by Dirk B
· 13 years ago
8428e84
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
by Catalin Marinas
· 13 years ago
eca55f4
ARM: msm: fix compilation flags for MSM_SCM
by Marc Zyngier
· 13 years ago
e94e05e
arm/mxs: fix mmc device adding for mach-mx28evk
by Shawn Guo
· 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
abf015f
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage"
by Russell King
· 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
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 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
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
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
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
· 13 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
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
Next »