index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-08
ARM: OMAP4: PM: Add CPUidle support
Santosh Shilimkar
4
-1
/
+242
2011-12-08
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
7
-1
/
+133
2011-12-08
ARM: OMAP4: PM: Add power domain statistics support
Santosh Shilimkar
1
-0
/
+4
2011-12-08
ARM: OMAP4: PM: Add MPUSS power domain OSWR support
Santosh Shilimkar
3
-3
/
+72
2011-12-08
ARM: OMAP4: PM: Add L2X0 cache lowpower support
Santosh Shilimkar
4
-1
/
+144
2011-12-08
ARM: OMAP4: PM: Add WakeupGen and secure GIC low power support
Santosh Shilimkar
2
-0
/
+146
2011-12-08
ARM: OMAP4: Remove un-used do_wfi() macro.
Santosh Shilimkar
1
-11
/
+0
2011-12-08
ARM: OMAP4: suspend: Add MPUSS power domain RETENTION support
Santosh Shilimkar
2
-4
/
+78
2011-12-08
ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle.
Santosh Shilimkar
1
-0
/
+21
2011-12-08
ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes
Santosh Shilimkar
1
-0
/
+27
2011-12-08
ARM: OMAP4: PM: Program CPU1 to hit OFF when off-lined
Santosh Shilimkar
4
-5
/
+80
2011-12-08
ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotp...
Santosh Shilimkar
1
-5
/
+0
2011-12-08
ARM: OMAP4: PM: Add CPUX OFF mode support
Santosh Shilimkar
8
-2
/
+595
2011-12-08
ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn
Santosh Shilimkar
4
-1
/
+269
2011-12-08
ARM: OMAP: PM: Add support to allocate the memory for secure RAM
Santosh Shilimkar
4
-0
/
+48
2011-12-08
ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.
Santosh Shilimkar
4
-5
/
+121
2011-12-08
ARM: OMAP4: PM: Initialise all the clockdomains to supported states
Santosh Shilimkar
1
-0
/
+19
2011-12-08
ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0
Santosh Shilimkar
1
-0
/
+5
2011-12-08
ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3
Santosh Shilimkar
1
-0
/
+30
2011-12-08
ARM: OMAP4: PM: Add SAR RAM support
Santosh Shilimkar
4
-0
/
+54
2011-12-08
ARM: OMAP4: Export omap4_get_base*() rather than global address pointers
Santosh Shilimkar
3
-2
/
+21
2011-12-08
ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
Santosh Shilimkar
1
-1
/
+2
2011-12-07
ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...
Tony Lindgren
1
-1
/
+2
2011-12-06
ARM: 7192/1: OMAP: Fix build error for omap1_defconfig
Tony Lindgren
1
-0
/
+1
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
93
-1398
/
+146
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
113
-705
/
+1188
2011-12-06
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
1
-0
/
+1
2011-12-06
ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...
Santosh Shilimkar
1
-0
/
+2
2011-12-03
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-2
/
+2
2011-12-02
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
4
-16
/
+200
2011-12-02
arm: pmu: allow platform specific irq enable/disable handling
Ming Lei
2
-5
/
+20
2011-12-02
arm: introduce cross trigger interface helpers
Ming Lei
1
-0
/
+179
2011-12-02
ARM: perf: remove unused armpmu_get_max_events
Will Deacon
2
-11
/
+1
2011-12-02
ARM: perf: add support for stalled cycle ABI events
Will Deacon
3
-49
/
+66
2011-12-02
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
1
-233
/
+125
2011-12-02
ARM: exynos4: Fix build error
Axel Lin
1
-1
/
+1
2011-12-02
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Axel Lin
1
-1
/
+1
2011-12-01
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
24
-117
/
+195
2011-12-01
ARM: 7182/1: ARM cpu topology: fix warning
Vincent Guittot
2
-2
/
+2
2011-12-01
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
Jon Medhurst (Tixy)
2
-10
/
+19
2011-12-01
ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction
Jon Medhurst (Tixy)
1
-1
/
+1
2011-11-29
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...
Arnd Bergmann
17
-55
/
+117
2011-11-29
ARM: ux500: update defconfig
Linus Walleij
1
-9
/
+5
2011-11-29
ARM: u300: update defconfig
Linus Walleij
1
-7
/
+6
2011-11-27
ARM: move VMALLOC_END down temporarily for shmobile
Nicolas Pitre
1
-0
/
+7
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
59
-866
/
+0
2011-11-27
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
3
-25
/
+64
2011-11-27
ARM: simplify __iounmap() when dealing with section based mapping
Nicolas Pitre
1
-11
/
+9
2011-11-27
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
2
-21
/
+36
2011-11-27
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
Will Deacon
1
-5
/
+8
[next]