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
*
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
2012-02-29
158
-861
/
+478
|
\
|
*
ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
Tony Lindgren
2012-02-28
1
-0
/
+2
|
*
Merge branch 'iomap' into cleanup
Tony Lindgren
2012-02-28
89
-258
/
+439
|
|
\
|
|
*
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
2012-02-24
4
-50
/
+43
|
|
*
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
30
-109
/
+179
|
|
*
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
32
-215
/
+264
|
|
*
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
36
-72
/
+152
|
|
*
ARM: OMAP1: Move 16xx GPIO system clock to platform init code
Tony Lindgren
2012-02-24
1
-0
/
+7
|
|
*
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
2012-02-24
3
-2
/
+3
|
|
*
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
2012-02-24
2
-4
/
+5
|
|
*
ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
Paul Walmsley
2012-02-24
1
-21
/
+1
|
*
|
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
2012-02-24
6
-10
/
+0
|
*
|
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-22
96
-1709
/
+219
|
|
\
\
|
|
*
|
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-21
58
-591
/
+0
|
|
*
|
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
Rob Herring
2012-02-21
1
-1
/
+2
|
|
*
|
ARM: rpc: make default fiq handler run-time installed
Rob Herring
2012-02-21
3
-1
/
+23
|
|
*
|
ARM: make arch_ret_to_user macro optional
Rob Herring
2012-02-21
2
-1
/
+13
|
|
|
/
|
*
|
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
2012-02-07
127
-1152
/
+761
|
|
\
\
*
|
\
\
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
2012-02-28
96
-556
/
+800
|
\
\
\
\
|
*
|
|
|
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
Danny Kukawka
2012-02-24
1
-1
/
+0
|
*
|
|
|
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
Magnus Damm
2012-02-24
1
-1
/
+1
|
*
|
|
|
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
Magnus Damm
2012-02-24
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...
Paul Mundt
2012-02-24
258
-2775
/
+1634
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-21
11
-13
/
+25
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM/audit: include audit header and fix audit arch
Eric Paris
2012-02-21
1
-1
/
+8
|
|
|
*
|
|
|
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
Russell King
2012-02-21
2
-0
/
+4
|
|
|
*
|
|
|
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
Myron Stowe
2012-02-21
1
-7
/
+0
|
|
|
*
|
|
|
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...
Santosh Shilimkar
2012-02-21
1
-1
/
+1
|
|
|
*
|
|
|
ARM: 7327/1: need to include asm/system.h in asm/processor.h
Olof Johansson
2012-02-15
1
-0
/
+1
|
|
|
*
|
|
|
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
Javi Merino
2012-02-15
1
-1
/
+2
|
|
|
*
|
|
|
ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field
Javi Merino
2012-02-15
1
-1
/
+1
|
|
|
*
|
|
|
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
2012-02-15
2
-1
/
+6
|
|
|
*
|
|
|
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
Catalin Marinas
2012-02-15
1
-1
/
+2
|
|
*
|
|
|
|
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-18
61
-388
/
+492
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-02-13
7
-40
/
+109
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
2
-8
/
+5
|
|
|
|
*
|
|
|
ARM: at91: add accessor to manage SMC
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
3
-28
/
+100
|
|
|
|
*
|
|
|
ARM: at91: USB AT91 gadget registration for module
Nicolas Ferre
2012-02-13
4
-4
/
+4
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
2012-02-13
5
-11
/
+9
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3
Paul Walmsley
2012-02-09
1
-7
/
+1
|
|
|
|
*
|
|
|
ARM: OMAP3: cm-t35: fix section mismatch warning
Igor Grinberg
2012-02-07
1
-1
/
+1
|
|
|
|
*
|
|
|
ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains
Santosh Shilimkar
2012-02-07
2
-3
/
+3
|
|
|
|
*
|
|
|
Merge branch 'fixes-dt' into fixes
Tony Lindgren
2012-02-07
1
-0
/
+4
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
ARM: OMAP2+: board-generic: Add missing handle_irq callbacks
Benoit Cousson
2011-12-07
1
-0
/
+4
|
|
|
*
|
|
|
|
ep93xx: fix build of vision_ep93xx.c
H Hartley Sweeten
2012-02-13
1
-1
/
+3
|
|
|
*
|
|
|
|
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2012-02-13
12
-24
/
+83
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ARM: EXYNOS: Add cpu-offset property in gic device tree node
Thomas Abraham
2012-02-09
1
-0
/
+1
|
|
|
|
*
|
|
|
|
ARM: EXYNOS: Bring exynos4-dt up to date
Karol Lewandowski
2012-02-09
1
-2
/
+6
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...
Arnd Bergmann
2012-02-13
4
-13
/
+13
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
Marc Dietrich
2012-02-06
2
-6
/
+6
[next]