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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: PM: Add support to allocate the memory for secure RAM
Santosh Shilimkar
2011-12-08
4
-0
/
+48
*
ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.
Santosh Shilimkar
2011-12-08
4
-5
/
+121
*
ARM: OMAP4: PM: Initialise all the clockdomains to supported states
Santosh Shilimkar
2011-12-08
1
-0
/
+19
*
ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0
Santosh Shilimkar
2011-12-08
1
-0
/
+5
*
ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3
Santosh Shilimkar
2011-12-08
1
-0
/
+30
*
ARM: OMAP4: PM: Add SAR RAM support
Santosh Shilimkar
2011-12-08
4
-0
/
+54
*
ARM: OMAP4: Export omap4_get_base*() rather than global address pointers
Santosh Shilimkar
2011-12-08
3
-2
/
+21
*
ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit
Santosh Shilimkar
2011-12-08
1
-1
/
+2
*
ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...
Tony Lindgren
2011-12-06
1
-1
/
+2
*
ARM: 7192/1: OMAP: Fix build error for omap1_defconfig
Tony Lindgren
2011-12-06
1
-0
/
+1
*
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
93
-1398
/
+146
|
\
|
*
ARM: move VMALLOC_END down temporarily for shmobile
Nicolas Pitre
2011-11-26
1
-0
/
+7
|
*
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-26
59
-866
/
+0
|
*
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
2011-11-26
3
-25
/
+64
|
*
ARM: simplify __iounmap() when dealing with section based mapping
Nicolas Pitre
2011-11-26
1
-11
/
+9
|
*
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
2011-11-26
2
-21
/
+36
|
*
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
2011-11-18
3
-2
/
+3
|
*
ARM: sort the meminfo array earlier
Nicolas Pitre
2011-11-18
2
-30
/
+16
|
*
ARM: realview-eb11mp: fix map_desc alignment
Rob Herring
2011-11-18
1
-2
/
+2
|
*
ARM: realview: fix map_desc alignment
Rob Herring
2011-11-18
1
-2
/
+2
|
*
ARM: versatile: remove overlapping map_desc entry
Rob Herring
2011-11-18
1
-5
/
+0
|
*
ARM: plat-iop: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
4
-75
/
+0
|
*
ARM: mach-ixp23xx: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-29
/
+0
|
*
ARM: mach-kirkwood: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-25
/
+0
|
*
ARM: mach-orion5x: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-25
/
+0
|
*
ARM: mach-bcmring: use proper constant to identify DMA memory area
Nicolas Pitre
2011-11-18
1
-1
/
+1
|
*
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
6
-170
/
+8
|
*
ARM: mach-tegra: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-16
2
-27
/
+0
|
*
ARM: mach-davinci: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-15
3
-57
/
+1
|
*
ARM: mach-at91: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-15
2
-26
/
+0
|
*
ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
2011-11-15
1
-2
/
+0
|
*
ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_END
Nicolas Pitre
2011-11-15
1
-2
/
+4
|
*
ARM: mach-dove: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
2011-11-15
1
-2
/
+0
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
241
-1618
/
+2028
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
2011-12-02
4
-16
/
+200
|
|
\
\
\
|
|
|
*
|
arm: pmu: allow platform specific irq enable/disable handling
Ming Lei
2011-12-02
2
-5
/
+20
|
|
|
*
|
arm: introduce cross trigger interface helpers
Ming Lei
2011-12-02
1
-0
/
+179
|
|
*
|
|
ARM: perf: remove unused armpmu_get_max_events
Will Deacon
2011-12-02
2
-11
/
+1
|
|
|
/
/
|
*
|
|
ARM: perf: add support for stalled cycle ABI events
Will Deacon
2011-12-02
3
-49
/
+66
|
*
|
|
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
2011-12-02
1
-233
/
+125
|
|
/
/
|
*
|
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-12-01
24
-117
/
+195
|
|
\
\
|
|
*
|
ARM: 7182/1: ARM cpu topology: fix warning
Vincent Guittot
2011-11-30
2
-2
/
+2
|
|
*
|
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
Jon Medhurst (Tixy)
2011-11-30
2
-10
/
+19
|
|
*
|
ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction
Jon Medhurst (Tixy)
2011-11-30
1
-1
/
+1
|
|
*
|
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
Will Deacon
2011-11-26
1
-5
/
+8
|
|
*
|
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
Marc Zyngier
2011-11-26
1
-1
/
+2
|
|
*
|
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
Jon Medhurst
2011-11-26
2
-38
/
+78
|
|
*
|
ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations
Sumit Bhattacharya
2011-11-26
1
-0
/
+9
|
|
*
|
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
2011-11-26
7
-22
/
+28
|
|
*
|
ARM: 7170/2: fix compilation breakage in entry-armv.S
Guennadi Liakhovetski
2011-11-26
1
-1
/
+1
[next]