index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
*
powerpc: use device_initcall for registering rtc devices
Paul Gortmaker
2015-06-16
1
-2
/
+1
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-3
/
+1
*
powerpc/ps3: Write highmem info to repository
Geoff Levand
2015-01-22
1
-2
/
+7
*
powerpc/ps3: Add ps3_mm_set_repository_highmem
Geoff Levand
2015-01-22
1
-30
/
+38
*
powerpc/ps3: Add empty repository highmem routines
Geoff Levand
2015-01-22
1
-0
/
+13
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-1
/
+1
*
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-6
/
+1
*
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
2014-11-05
1
-1
/
+1
|
\
|
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
|
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-03
1
-1
/
+1
|
/
*
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
1
-1
/
+1
|
\
|
*
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
|
*
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
*
|
usb: host: remove selects of USB_ARCH_HAS_?HCI
Paul Bolle
2014-02-18
1
-2
/
+0
|
/
*
powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-12-02
1
-1
/
+1
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
1
-2
/
+3
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
1
-3
/
+3
*
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
1
-1
/
+1
*
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
2013-04-18
1
-3
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-6
/
+8
|
\
|
*
powerpc/ps3: Increase verbosity of htab errors
Geoff Levand
2013-02-15
1
-6
/
+8
*
|
arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-1
/
+1
|
/
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
1
-3
/
+3
*
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
1
-11
/
+11
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
1
-3
/
+7
*
powerpc/ps3: Minor Kconfig cleanup
Geoff Levand
2012-04-24
1
-4
/
+4
*
powerpc/ps3: Remove MEMORY_HOTPLUG requirement
Andre Heider
2012-04-24
1
-1
/
+0
*
powerpc/ps3: Add highmem region memory early
Hector Martin
2012-04-24
1
-56
/
+10
*
powerpc/ps3: Use highmem region from repository
Andre Heider
2012-04-24
1
-2
/
+49
*
powerpc/ps3: Add highmem repository read routines
Andre Heider
2012-04-24
2
-0
/
+73
*
powerpc/ps3: Add highmem repository write routines
Geoff Levand
2012-04-24
2
-0
/
+83
*
powerpc/ps3: Add PS3 repository write support
Geoff Levand
2012-04-24
2
-0
/
+71
*
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-12
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
1
-6
/
+7
|
\
|
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-6
/
+7
*
|
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
*
|
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
1
-1
/
+1
*
|
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-2
/
+1
*
|
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-5
/
+5
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
5
-121
/
+127
|
\
|
*
powerpc/ps3: Add __init to ps3_smp_probe
Geoff Levand
2011-12-08
1
-1
/
+1
|
*
powerpc/ps3: Fix PS3 repository build warnings
Geoff Levand
2011-12-08
1
-67
/
+68
|
*
powerpc/ps3: Fix hcall lv1_read_repository_node
Geoff Levand
2011-12-08
1
-2
/
+2
|
*
powerpc/ps3: Fix hcall lv1_get_version_info
Geoff Levand
2011-12-08
1
-1
/
+3
|
*
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe
Geoff Levand
2011-12-08
1
-1
/
+1
|
*
powerpc/ps3: Interrupt code cleanup
Geoff Levand
2011-12-08
1
-50
/
+53
*
|
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-1
/
+0
|
/
[next]