Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a9221de66d2d94e6e34c3f56bbdd744935020737
/
arch
/
arm
a9221de
ARM: add notify_die() support
by Russell King
· 15 years ago
2b0d8c2
ARM: 5880/1: arm: use generic infrastructure for early params
by Jeremy Kerr
· 15 years ago
e119bff
ARM: Move creation of /proc/cpu out of alignment.c
by Russell King
· 15 years ago
373b32a
ARM: move LED support code out of arch/arm/kernel/time.c
by Russell King
· 15 years ago
7921fc4
ARM: remove old RTC support
by Russell King
· 15 years ago
31aa8fd
ARM: Add caller information to ioremap
by Russell King
· 15 years ago
1f0e14b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
aff7b4f
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
by Russell King
· 15 years ago
7511bce
ARM: Fix wrong dmb
by Russell King
· 15 years ago
c0f607c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
e7db7b4
arm: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
4c9f8be
ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
by Colin Tuckley
· 15 years ago
62a8c5b
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
by Santosh Shilimkar
· 15 years ago
657b366
ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by missing includes
by Peter Hüwe
· 15 years ago
f892027
ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set
by Peter Hüwe
· 15 years ago
27dba4b
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
by Tony Lindgren
· 15 years ago
cdf1a91
OMAP2 clock: dynamically allocate CPUFreq frequency table
by Paul Walmsley
· 15 years ago
4e37c10
OMAP clock/CPUFreq: add clk_exit_cpufreq_table()
by Paul Walmsley
· 15 years ago
ca6eccb
OMAP2xxx OPP: clean up comments in OPP data
by Paul Walmsley
· 15 years ago
19fe458
OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
by Felipe Balbi
· 15 years ago
9b11769
OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
by Cory Maccarrone
· 15 years ago
e8ae6b6
OMAP1 clock: Add missing clocks for OMAP 7xx
by Cory Maccarrone
· 15 years ago
d1e6249
OMAP clock: remove incorrect EXPORT_SYMBOL()s
by Paul Walmsley
· 15 years ago
3e3ee15
OMAP3 clock: Add capability to change rate of dpll4_m5_ck
by Tuukka Toivonen
· 15 years ago
073463c
OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLK
by Paul Walmsley
· 15 years ago
9b5bc5f
OMAP3: clock: add clockdomains for UART1 & 2
by Kevin Hilman
· 15 years ago
51e888d
OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
by Paul Walmsley
· 15 years ago
7adb998
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
by Paul Walmsley
· 15 years ago
98bb155
ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.
by Abhijit Pagare
· 15 years ago
48bca0e
OMAP2: remove duplicated #include
by Huang Weiyi
· 15 years ago
0446e9d
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
342aa2c
omap3: EVM: Choose OMAP_PACKAGE_CBB
by Vaibhav Hiremath
· 15 years ago
d04eb60
omap3: Fix booting if package is uninitialized
by Tony Lindgren
· 15 years ago
1b6e821
omap3: add missing parentheses
by Roel Kluin
· 15 years ago
83969bf
omap3: add missing parentheses
by Roel Kluin
· 15 years ago
6b06ebd
omap2/3: ZOOM: Correcting key mapping for few keys
by Vimal Singh
· 15 years ago
9230372
omap2/3: make serial_in_override() address the right uart port
by Alexander Shishkin
· 15 years ago
6621594
omap1: Fix compile for omap1_bl.c
by Tony Lindgren
· 15 years ago
c5c4dce
omap1: Add 7xx clocks and pin muxes for SPI
by Cory Maccarrone
· 15 years ago
4cc6420
omap: Remove uninitialized warning for gpio.c
by Tony Lindgren
· 15 years ago
acf9d46
omap: &&/|| confusion in iommu_put()
by Roel Kluin
· 15 years ago
4318f36
omap: gpio: Simultaneously requested rising and falling edge
by Cory Maccarrone
· 15 years ago
1866b54
omap: McBSP: Fix possible port lockout
by Janusz Krzysztofik
· 15 years ago
0de9a00
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
2232552
ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"
by Rabin Vincent
· 15 years ago
406eb02
ARM: 5867/1: Update U300 defconfig
by Linus Walleij
· 15 years ago
092a4e9
ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs
by Jamie Iles
· 15 years ago
d13fecd
[ARM] pxa: fix strange characters in zaurus gpio .desc
by Cyril Hrubis
· 15 years ago
8784895
ARM: add missing recvmmsg syscall number
by Russell King
· 15 years ago
87d26d2
ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains
by Ben Dooks
· 15 years ago
b1c0ec8
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
c92b29e
DaVinci: DM365: Add the device_enable for the DaVinci Keyscan
by Miguel Aguilar
· 15 years ago
ae88e05
davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci
by Sekhar Nori
· 15 years ago
75c99bb
davinci: da8xx/omap-l1: mark RTC as a wakeup source
by Sekhar Nori
· 15 years ago
2d3f595
davinci: cp_intc: provide set_wake function
by Sekhar Nori
· 15 years ago
077639f
Davinci VPFE Capture: Take i2c adapter id through platform data
by Vaibhav Hiremath
· 15 years ago
34e2fde
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
58b2e0a
ARM: 5864/1: Implement arch_reset() in NUC900
by Li Jie
· 15 years ago
1368c51
ARM: 5863/1: fix bugs of clock source of NUC900
by Li Jie
· 15 years ago
070f1f1
ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range
by Bahadir Balban
· 15 years ago
3ac5843
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
by Russell King
· 15 years ago
f9ffaa9
imx/mx3: depend on USB_ULPI for otg_ulpi_create
by Uwe Kleine-König
· 15 years ago
e94c4c3
ARM: MX3: make CPU revision number detection work on all boards
by Wolfgang Denk
· 15 years ago
e71fbaf
mx25: pdk: add platform code for FEC support
by Baruch Siach
· 15 years ago
a759544
mx25: add support for FEC on i.MX25
by Baruch Siach
· 15 years ago
dda71f1
mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
by Baruch Siach
· 15 years ago
4c21186
mx31moboard: fix usbh device names
by Valentin Longchamp
· 15 years ago
9d00278
mx3: add support for the mt9v022 camera sensor to pcm037 platform
by Guennadi Liakhovetski
· 15 years ago
2243b64
mx27: mxt_td60: Remove not used UART pins
by Alan Carvalho de Assis
· 15 years ago
0dfc84c
[ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()
by Eric Miao
· 15 years ago
2d51a52
[ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'
by Eric Miao
· 15 years ago
c28d3bf
ARM: Merge next-simtec
by Ben Dooks
· 15 years ago
548c6af
[ARM] pxa: enable L2 if present in XSC3
by Haojian Zhuang
· 15 years ago
dc8601a
[ARM] pxa: do not enable L2 after MMU is enabled
by Haojian Zhuang
· 15 years ago
91a86a9
[ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMC
by Eric Miao
· 15 years ago
f91e490
[ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slot
by Haojian Zhuang
· 15 years ago
c57b934
[ARM] pxa/ttc_dkb: remove duplicate macro definition
by Uwe Kleine-König
· 15 years ago
a1916eb
[ARM] pxa/zeus: provide power-source information when APM is enabled
by Marc Zyngier
· 15 years ago
5f86ceb
[ARM] pxa/zeus: relax memory timings on Zeus ethernet ports
by Marc Zyngier
· 15 years ago
100627b
[ARM] pxa/zeus: make internal zeus_get_pcb_info static
by Marc Zyngier
· 15 years ago
9a8a0c4
[ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310
by Marek Vasut
· 15 years ago
6d26ce6
[ARM] pxa/littleton: add UART3 GPIO config
by Marek Vasut
· 15 years ago
1692231
[ARM] pxa: use resource_size() in pwm.c
by H Hartley Sweeten
· 15 years ago
e8b8f5e
ARM: dma-isa: request cascade channel after registering it
by Russell King
· 15 years ago
382b4480
ARM: footbridge: trim down old ISA rtc setup
by Russell King
· 15 years ago
6dc995a
ARM: fix PAGE_KERNEL
by Russell King
· 15 years ago
2b542a1
ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().
by Ben Dooks
· 15 years ago
52e8bfd
ARM: Fix wrong shared bit for CPU write buffer bug test
by Russell King
· 15 years ago
ce8877b
ARM: S3C24XX: touchscreen device definition
by Arnaud Patard
· 15 years ago
d3ef7ee
ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devices
by Ben Dooks
· 15 years ago
d923738
ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devices
by Ben Dooks
· 15 years ago
d9fd3ab
ARM: 5857/1: ARM: dmabounce: fix build
by Mike Rapoport
· 15 years ago
db93dd1
ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900
by wanzongshun
· 15 years ago
040f045
ARM: 5855/1: putc support for nuc900
by wanzongshun
· 15 years ago
d76cdf2
ARM: 5854/1: fix compiling error for NUC900
by wanzongshun
· 15 years ago
3321c2b
ARM: 5849/1: ARMv7: fix Oprofile events count
by Jean PIHET
· 15 years ago
4da8b82
ARM: Kill CONFIG_CPU_32
by Russell King
· 15 years ago
797245f
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
by Russell King
· 15 years ago
2395d66
ARM: 5853/1: ARM: Fix build break on ARM v6 and v7
by Anand Gadiyar
· 15 years ago
Next »