index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
12
-49
/
+3
|
\
|
*
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2012-01-04
5
-10
/
+0
|
|
\
|
|
*
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size
Magnus Damm
2012-01-02
5
-10
/
+0
|
*
|
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
1
-7
/
+0
|
|
\
\
|
|
|
/
|
|
*
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-26
1
-7
/
+0
|
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
1
-7
/
+26
|
|
\
\
|
*
\
\
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-11-21
16
-622
/
+327
|
|
\
\
\
|
|
*
|
|
ARM: shmobile: convert smp platforms to gic_handle_irq()
Marc Zyngier
2011-11-15
5
-22
/
+2
|
|
*
|
|
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
Marc Zyngier
2011-11-15
1
-9
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: restart: only perform setup for restart when soft-restarting
Russell King
2011-11-21
1
-1
/
+1
*
|
|
|
Merge branches 'fixes' and 'misc' into for-linus
Russell King
2012-01-05
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO
Peter De Schrijver (NVIDIA)
2011-12-23
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-12-20
3
-19
/
+139
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile...
Paul Mundt
2011-11-24
3
-18
/
+138
|
|
\
\
\
\
|
|
|
*
|
|
ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fix
Magnus Damm
2011-11-24
1
-0
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
ARM: mach-shmobile: Kota2 TPU LED platform data
Magnus Damm
2011-11-24
2
-4
/
+134
|
|
*
|
|
ARM: mach-shmobile: Kota2 GIC Sparse IRQ fix
Magnus Damm
2011-11-24
1
-0
/
+1
|
|
*
|
|
ARM: mach-shmobile: Kota2 PINT fix
Magnus Damm
2011-11-24
1
-14
/
+2
|
|
|
/
/
|
*
|
|
ARM: mach-shmobile: SH73A0 external Ethernet fix
Magnus Damm
2011-11-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-20
1
-7
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset
Rafael J. Wysocki
2011-11-17
1
-5
/
+14
|
*
|
PM / shmobile: Avoid restoring the INTCS state during initialization
Rafael J. Wysocki
2011-11-14
1
-4
/
+8
|
*
|
ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix
Magnus Damm
2011-11-10
1
-0
/
+6
|
*
|
PM / shmobile: Don't skip debugging output in pd_power_up()
Guennadi Liakhovetski
2011-11-10
1
-2
/
+2
|
|
/
*
|
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
12
-523
/
+324
|
\
\
|
*
|
ARM: mach-shmobile: cpuidle single/global and last_state fixes
Magnus Damm
2011-11-11
3
-40
/
+30
|
*
|
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-61
/
+0
|
*
|
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-197
/
+117
|
*
|
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-212
/
+115
|
*
|
ARM: mach-shmobile: ap4evb: remove white space from end of line
Kuninori Morimoto
2011-11-11
1
-1
/
+1
|
*
|
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
Kuninori Morimoto
2011-11-11
1
-4
/
+4
|
*
|
ARM: mach-shmobile: kota2: add comment out separator
Kuninori Morimoto
2011-11-11
1
-0
/
+7
|
*
|
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
Kuninori Morimoto
2011-11-11
3
-8
/
+50
|
|
/
*
|
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
2011-11-11
2
-68
/
+1
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-06
14
-197
/
+1062
|
\
\
|
*
|
ARM: mach-shmobile: ag5evm needs CONFIG_I2C
Guennadi Liakhovetski
2011-11-05
1
-0
/
+1
|
*
|
ARM: mach-shmobile: sh73a0 and AG5EVM PINT support
Magnus Damm
2011-11-05
3
-15
/
+71
|
*
|
ARM: mach-shmobile: Add support for PINT though INTC macros
Magnus Damm
2011-11-05
1
-0
/
+51
|
*
|
ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM
Magnus Damm
2011-11-05
1
-0
/
+19
|
*
|
ARM: mach-shmobile: Use common INTC IRQ code on sh73a0
Magnus Damm
2011-11-05
2
-33
/
+157
|
*
|
ARM: mach-shmobile: Use common INTC IRQ code on sh7372
Magnus Damm
2011-11-05
1
-64
/
+8
|
*
|
ARM: mach-shmobile: Use common INTC IRQ code on sh7377
Magnus Damm
2011-11-05
1
-61
/
+6
|
*
|
ARM: mach-shmobile: Use common INTC IRQ code on sh7367
Magnus Damm
2011-11-05
1
-34
/
+6
|
*
|
ARM: mach-shmobile: sh73a0 GPIO IRQ support
Magnus Damm
2011-11-05
1
-0
/
+41
|
*
|
ARM: sh7372 ap4evb NOR Flash USB boot fix
Bastian Hecht
2011-11-05
1
-2
/
+2
|
*
|
ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix
Magnus Damm
2011-11-05
1
-2
/
+2
|
*
|
ARM: mach-shmobile: Break out INTC IRQ code
Magnus Damm
2011-11-05
1
-0
/
+195
|
*
|
Merge branch 'rmobile/kota2' into rmobile-latest
Paul Mundt
2011-11-04
4
-4
/
+461
|
|
\
\
[next]