index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-prima2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
ARM: clean up cache handling in platform code
Nicolas Pitre
1
-2
/
+1
2013-09-29
ARM: prima2: remove custom .init_time hook
Sebastian Hesselbarth
1
-11
/
+0
2013-09-29
clk: prima2: declare OF clock provider
Sebastian Hesselbarth
2
-3
/
+2
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-9
/
+12
2013-08-29
arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain
Barry Song
1
-2
/
+0
2013-08-14
ARM: prima2: pm: drop redundant postcore_initcall
Barry Song
1
-8
/
+8
2013-08-14
ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup source
Xianglong Du
1
-1
/
+4
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2
-4
/
+2
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2
-2
/
+5
2013-07-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-16
/
+3
2013-06-20
Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...
Arnd Bergmann
2
-4
/
+8
2013-06-11
ARM: prima2: fix incorrect panic usage
Haojian Zhuang
2
-4
/
+8
2013-06-03
arm: prima2: use of_platform_populate instead of of_platform_bus_probe
Barry Song
1
-13
/
+0
2013-06-03
ARM: prima2: fix a checkpatch issue
Barry Song
1
-2
/
+2
2013-06-03
ARM: prima2: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
1
-1
/
+1
2013-05-24
ARM: sirf: Remove init_irq declaration in machine description
Maxime Ripard
1
-4
/
+0
2013-05-09
Merge branch 'late/fixes' into fixes
Olof Johansson
1
-1
/
+1
2013-05-03
ARM: SIRF: select SMP_ON_UP only on SMP builds
Arnd Bergmann
1
-1
/
+1
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+0
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-905
/
+44
2013-04-28
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
1
-8
/
+0
2013-04-18
ARM: cpu hotplug: remove majority of cache flushing from platforms
Russell King
1
-3
/
+0
2013-04-09
ARM: Push selects for TWD/SCU into machine entries
Stephen Boyd
1
-0
/
+1
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
1
-8
/
+0
2013-03-25
ARM: sirf: enable multiplatform support
Arnd Bergmann
12
-156
/
+18
2013-03-25
ARM: sirf: use clocksource_of infrastructure
Arnd Bergmann
5
-563
/
+11
2013-03-25
ARM: sirf: move debug-macro.S to include/debug/sirf.S
Arnd Bergmann
2
-30
/
+11
2013-03-25
ARM: sirf: enable sparse IRQ
Arnd Bergmann
2
-17
/
+2
2013-03-25
ARM: sirf: move irq driver to drivers/irqchip
Arnd Bergmann
3
-138
/
+2
2013-03-25
ARM: sirf: fix prima2 interrupt lookup
Arnd Bergmann
1
-4
/
+2
2013-03-18
arm: prima2: add new SiRFatlas6 machine in common board
Barry Song
2
-1
/
+30
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-33
/
+694
2013-02-20
ARM: prima2: remove duplicate v7_invalidate_l1
Arnd Bergmann
1
-40
/
+0
2013-02-14
ARM: prima2: fix __init section for cpu hotplug
Arnd Bergmann
2
-2
/
+3
2013-02-05
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-2
/
+0
2013-02-04
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
Barry Song
2
-21
/
+3
2013-01-27
Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-k...
Olof Johansson
16
-33
/
+751
2013-01-22
ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marco
Barry Song
2
-0
/
+9
2013-01-22
ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures
Barry Song
8
-1
/
+662
2013-01-22
ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco
Barry Song
4
-4
/
+21
2013-01-22
ARM: PRIMA2: rtciobg: it is also compatible with marco
Barry Song
1
-0
/
+1
2013-01-22
ARM: PRIMA2: rstc: enable the support for Marco
Barry Song
1
-17
/
+28
2013-01-22
ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco
Barry Song
4
-6
/
+6
2013-01-22
ARM: PRIMA2: initialize l2x0 according to mach from DT
Barry Song
1
-5
/
+24
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
3
-10
/
+4
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
1
-8
/
+2
2013-01-11
ARM: remove unused arch_decomp_wdog()
Shawn Guo
1
-2
/
+0
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-2
/
+2
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
3
-8
/
+4
[next]