Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7fadac10ffbfd16cc7ccf951eab1ecf85e1abdf
/
arch
/
arm
« Previous
8e6f83b
ARM: pm: add L2 cache cleaning for suspend
by Russell King
· 13 years ago
abda1bd
ARM: pm: convert some assembly to C
by Russell King
· 13 years ago
62b2d07
ARM: pm: get rid of cpu_resume_turn_mmu_on
by Russell King
· 13 years ago
1aede68
ARM: pm: no need to save/restore context ID register
by Russell King
· 13 years ago
de8e71c
ARM: pm: only use preallocated page table during resume
by Russell King
· 13 years ago
e8ce0eb
ARM: pm: preallocate a page table for suspend/resume
by Russell King
· 13 years ago
f5fa68d
ARM: pm: force non-zero return value from __cpu_suspend when aborting
by Russell King
· 13 years ago
b71d842
mach-integrator: fix VGA base regression
by Linus Walleij
· 13 years ago
a0638eb
arm/dt: Tegra: Update SDHCI nodes to match bindings
by Stephen Warren
· 13 years ago
ae2249e
Merge branch 'samsung/board' into next/board
by Arnd Bergmann
· 13 years ago
08aab44
ARM: kprobes: Add introductory comment to test code
by Jon Medhurst
· 13 years ago
ce5af3b
ARM: kprobes: Add some benchmarking to test module
by Jon Medhurst
· 13 years ago
963780d
ARM: kprobes: Add decoding table test coverage analysis
by Jon Medhurst
· 13 years ago
68f360e
ARM: kprobes: Add decoding table self-consistency tests
by Jon Medhurst
· 13 years ago
2c89240
ARM: kprobes: Add exports for test code
by Jon Medhurst
· 13 years ago
c0cc6df
ARM: kprobes: Add ARM instruction simulation test cases
by Jon Medhurst
· 13 years ago
c7054aa
ARM: kprobes: Add Thumb instruction simulation test cases
by Jon Medhurst
· 13 years ago
a43bc69
ARM: kprobes: Framework for instruction set test cases
by Jon Medhurst
· 13 years ago
9eed179
ARM: kprobes: Add basic API tests
by Jon Medhurst
· 13 years ago
4189bc7
ARM: kprobes: Add config option for selecting the ARM kprobes tests
by Jon Medhurst
· 13 years ago
4dfa338
ARM: nommu: fix warning with checksyscalls.sh
by Russell King
· 13 years ago
f630c1b
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
by Will Deacon
· 13 years ago
4722cd7
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 13 years ago
2520123
Merge branch 'next-samsung-board-v3.1' into next-samsung-board
by Kukjin Kim
· 13 years ago
be4ab36
ARM: EXYNOS4: Add support SMDK4212 Board
by Kukjin Kim
· 13 years ago
acd3561
ARM: EXYNOS4: Add support PM for EXYNOS4212
by Jonghwan Choi
· 13 years ago
2bc02c0
ARM: EXYNOS4: Add support clock for EXYNOS4212
by Kukjin Kim
· 13 years ago
6846538
ARM: EXYNOS4: Add support new EXYNOS4212 SoC
by Kukjin Kim
· 13 years ago
5412244
Merge branch 'next/topic-cleanup-smdkv310' into next/topic-add-exynos4212
by Kukjin Kim
· 13 years ago
be6bb8c
Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212
by Kukjin Kim
· 13 years ago
c488637
Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD
by Arnd Bergmann
· 13 years ago
d03c359
ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines
by Thomas Abraham
· 13 years ago
3a0ec25
ARM: SAMSUNG: fix to prevent declaring duplicated
by Kukjin Kim
· 13 years ago
caf2730
ARM: SAMSUNG: fix watchdog reset issue with clk_get()
by Marek Szyprowski
· 13 years ago
0685d5e
ARM: S3C64XX: Remove un-used code backlight code on SMDK6410
by Banajit Goswami
· 13 years ago
aa421c1
ARM: EXYNOS4: restart clocksource while system resumes
by Changhwan Youn
· 13 years ago
4bd0fe1
ARM: EXYNOS4: Fix routing timer interrupt to offline CPU
by Kukjin Kim
· 13 years ago
4d487d7
ARM: EXYNOS4: Fix return type of local_timer_setup()
by Kukjin Kim
· 13 years ago
6861a19
ARM: EXYNOS4: Fix wrong pll type for vpll
by Jonghwan Choi
· 13 years ago
1db3706
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
63d1514
ARM: zImage: prevent constant copy+rebuild of lib1funcs.S
by Nicolas Pitre
· 13 years ago
b90b9a3
ARM: zImage: allow supplementing appended DTB with traditional ATAG data
by Nicolas Pitre
· 13 years ago
df4879f
ARM: zImage: gather some string functions into string.c
by Nicolas Pitre
· 13 years ago
5ffb04f
ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss
by Nicolas Pitre
· 13 years ago
e2a6a3a
ARM: zImage: Allow the appending of a device tree binary
by John Bonesio
· 13 years ago
72bf0bc
ARM: zImage: ensure it is always a multiple of 64 bits in size
by Nicolas Pitre
· 13 years ago
72cc205
ARM: Dove: fix second SPI initialization call
by Nicolas Pitre
· 13 years ago
4c75278
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
15ce928
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes
by Arnd Bergmann
· 13 years ago
d035953
Merge branch 'sirf/fixes' into fixes
by Arnd Bergmann
· 13 years ago
6a53747
ARM: CSR: add missing sentinels to of_device_id tables
by Jamie Iles
· 13 years ago
6c6d8de
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
by Janusz Krzysztofik
· 13 years ago
1f51b00
Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes
by Arnd Bergmann
· 13 years ago
72787aa
Merge branches 'tegra/board' and 'at91/board' into next/board
by Arnd Bergmann
· 13 years ago
7caaf7e
ARM: cns3xxx: Fix newly introduced warnings in the PCIe code
by Anton Vorontsov
· 13 years ago
83a497c
ARM: cns3xxx: Fix compile error caused by hardware.h removed
by Tommy Lin
· 13 years ago
cc890cd
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
by Linus Walleij
· 13 years ago
0a072a2
at91: USB-A9G20 C01 & C11 board support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
6939fd4
at91: merge board USB-A9260 and USB-A9263 together
by Nico Erfurth
· 13 years ago
82cb865
at91: add support for RSIs EWS board
by Josef Holzmayr
· 13 years ago
897a6a1
ARM: davinci: fix cache flush build error
by Linus Walleij
· 13 years ago
c087480
ARM: davinci: correct MDSTAT_STATE_MASK
by Sergei Shtylyov
· 13 years ago
810198b
ARM: davinci: da850 EVM: read mac address from SPI flash
by Rajashekhara, Sudhakar
· 13 years ago
bac7e6e
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
by Linus Walleij
· 13 years ago
bb9ea77
ARM: 7081/1: mach-integrator: fix the clocksource
by Linus Walleij
· 13 years ago
98b0124
ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
by Nicolas Pitre
· 13 years ago
126caf1
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
by Kevin Hilman
· 13 years ago
b02b5da
ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDs
by Ajay Kumar
· 13 years ago
2747f5e56
ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs
by Mark Brown
· 13 years ago
8763550
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc
by Paul Walmsley
· 13 years ago
1016787
OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
by Paul Walmsley
· 13 years ago
fb492c9
ARM: 7067/1: mm: keep significant bits in pfn_valid
by Mark Rutland
· 13 years ago
4fb0d2e
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
by Will Deacon
· 13 years ago
7325eae
ARM: perf: Remove unnecessary armpmu->enable()s
by Mark Rutland
· 13 years ago
0ce4708
ARM: perf: move arm_pmu into <asm/pmu.h>
by Mark Rutland
· 13 years ago
8be3f9a
ARM: perf: remove cpu-related misnomers
by Mark Rutland
· 13 years ago
3fc2c83
ARM: perf: remove event limit from pmu_hw_events
by Mark Rutland
· 13 years ago
8a16b34
ARM: perf: add support for multiple PMUs
by Mark Rutland
· 14 years ago
e1f431b
ARM: perf: refactor event mapping
by Mark Rutland
· 14 years ago
7ae18a5
ARM: perf: add type field to struct arm_pmu
by Mark Rutland
· 13 years ago
0f78d2d
ARM: perf: lock PMU registers per-CPU
by Mark Rutland
· 14 years ago
1b69beb
ARM: perf: remove unnecessary armpmu->stop
by Mark Rutland
· 13 years ago
92f701e
ARM: perf: indirect access to cpu_hw_events
by Mark Rutland
· 14 years ago
a9356a0
ARM: perf: move platform device to struct arm_pmu
by Mark Rutland
· 14 years ago
03b7898
ARM: perf: move active_events into struct arm_pmu
by Mark Rutland
· 14 years ago
c47f868
ARM: perf: remove active_mask
by Mark Rutland
· 13 years ago
7b9f72c
ARM: perf: clean up event group validation
by Mark Rutland
· 14 years ago
4895715
ARM: perf: only register a CPU PMU when present
by Mark Rutland
· 14 years ago
d124433
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
by Will Deacon
· 13 years ago
0d352e3
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
by Will Deacon
· 13 years ago
6f26aa0
ARM: hw_breakpoint: add support for multiple watchpoints
by Will Deacon
· 13 years ago
c512de9
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
by Will Deacon
· 13 years ago
b5d5b8f
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
by Will Deacon
· 13 years ago
a505add
ARM: perf: add mode exclusion for Cortex-A15 PMU
by Will Deacon
· 13 years ago
05d22fd
ARM: perf: allow armpmu to implement mode exclusion
by Will Deacon
· 13 years ago
ecf5a893
ARM: perf: index PMU registers from zero
by Will Deacon
· 13 years ago
d2b41f7
ARM: perf: index Xscale and ARMv6 event counters starting from zero
by Will Deacon
· 13 years ago
c691bb6
ARM: perf: index ARMv7 event counters starting from zero
by Will Deacon
· 13 years ago
25e29c7
ARM: perf: use integers for ARMv7 event indices
by Will Deacon
· 13 years ago
6330aae
ARM: perf: use u32 instead of unsigned long for PMNC register
by Will Deacon
· 13 years ago
Next »