index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2
Arnaud Ebalard
2013-12-01
2
-0
/
+271
*
ARM: mvebu: Add Netgear ReadyNAS 2120 board
Arnaud Ebalard
2013-12-01
2
-0
/
+287
*
ARM: mvebu: Fix whitespace in NETGEAR ReadyNAS .dts files
Arnaud Ebalard
2013-12-01
2
-17
/
+32
*
ARM: mvebu: NETGEAR ReadyNAS 104 .dts cleanup
Arnaud Ebalard
2013-12-01
1
-36
/
+32
*
ARM: mvebu: NETGEAR ReadyNAS 102 .dts cleanup
Arnaud Ebalard
2013-12-01
1
-33
/
+48
*
ARM: kirkwood: NETGEAR ReadyNAS Duo v2 .dts cleanup
Arnaud Ebalard
2013-12-01
1
-22
/
+29
*
ARM: Dove: Add RTC interrupt via PMU interrupt controller.
Andrew Lunn
2013-11-26
1
-0
/
+2
*
ARM: Dove: Add DT node for PMU interrupt controller.
Andrew Lunn
2013-11-26
1
-0
/
+9
*
ARM: mvebu: Add DT entry for ReadyNAS Duo v2 to use gpio-poweroff driver
Arnaud Ebalard
2013-11-24
1
-0
/
+12
*
ARM: mvebu: Add RN104 SATA LEDs driven via NXP PCA9554 I2C to GPIO muxer
Arnaud Ebalard
2013-11-24
1
-0
/
+32
*
ARM: kirkwood: mark guruplug sdio as non-removable
Sebastian Hesselbarth
2013-11-24
1
-2
/
+2
*
ARM: kirkwood: provide pinctrl default to sdio nodes
Sebastian Hesselbarth
2013-11-24
2
-0
/
+4
*
ARM: dove: Fix typo in device_type property of phy node
Srinivas Kandagatla
2013-11-24
1
-1
/
+1
*
ARM: orion5x: Fix typo in device_type property of phy node
Srinivas Kandagatla
2013-11-24
1
-1
/
+1
*
ARM: mvebu: Enable NAND controller in Armada 370 Mirabox
Ezequiel Garcia
2013-11-24
1
-0
/
+21
*
ARM: mvebu: Enable NAND controller in Armada XP GP board
Ezequiel Garcia
2013-11-24
1
-0
/
+8
*
ARM: mvebu: Add support for NAND controller in Armada 370/XP
Ezequiel Garcia
2013-11-24
1
-0
/
+9
*
ARM: kirkwood: Cleanup comments in Sheevaplug dts files
Simon Baatz
2013-11-24
2
-2
/
+2
*
ARM: mvebu: dts: remove unneeded linux,default-state from led nodes
Jason Cooper
2013-11-23
16
-19
/
+18
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-22
8
-14
/
+39
|
\
|
*
ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER
Will Deacon
2013-11-20
1
-0
/
+1
|
*
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
2013-11-20
1
-1
/
+1
|
*
ARM: 7892/1: Fix warning for V7M builds
Olof Johansson
2013-11-19
1
-1
/
+1
|
*
ARM: 7888/1: seccomp: not compatible with ARM OABI
Kees Cook
2013-11-14
1
-1
/
+6
|
*
ARM: 7886/1: make OABI default to off
Kees Cook
2013-11-14
1
-2
/
+1
|
*
ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume
Mahesh Sivasubramanian
2013-11-14
1
-5
/
+12
|
*
ARM: 7884/1: mm: Fix ECC mem policy printk
Michal Simek
2013-11-14
1
-2
/
+2
|
*
ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE
Victor Kamensky
2013-11-14
1
-1
/
+5
|
*
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
2013-11-14
1
-1
/
+8
|
*
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case
Victor Kamensky
2013-11-14
1
-0
/
+1
|
*
ARM: Fix nommu.c build warning
Russell King
2013-11-14
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-22
1
-6
/
+28
|
\
\
|
*
\
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...
Gleb Natapov
2013-11-19
1
-6
/
+28
|
|
\
\
|
|
*
|
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
2013-11-16
1
-6
/
+28
*
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
4
-62
/
+2
|
\
\
\
\
|
*
\
\
\
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
3
-60
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
3
-60
/
+0
|
*
|
|
|
|
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-31
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-6
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-6
/
+0
*
|
|
|
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-11-18
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
2013-11-17
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
21
-21
/
+21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
misc: (at24) move header to linux/platform_data/
Vivien Didelot
2013-09-30
21
-21
/
+21
*
|
|
|
|
|
|
|
|
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-11-18
1
-0
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
twl4030_charger: Add devicetree support
NeilBrown
2013-11-12
1
-0
/
+6
*
|
|
|
|
|
|
|
|
|
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2013-11-18
3
-6
/
+12
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi
Rob Herring
2013-11-04
3
-6
/
+12
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-16
33
-68
/
+331
|
\
\
\
\
\
\
\
\
\
[next]