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
/
powerpc
/
platforms
/
pseries
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
2014-04-28
1
-4
/
+6
*
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
2014-04-28
1
-2
/
+3
*
powerpc: Convert last uses of __FUNCTION__ to __func__
Joe Perches
2014-04-09
1
-6
/
+5
*
powerpc/le: Enable RTAS events support
Greg Kurz
2014-04-07
2
-10
/
+13
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
2
-4
/
+0
|
\
|
*
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2014-03-11
2
-4
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-04-02
5
-62
/
+105
|
\
\
|
*
|
powerpc/perf: Add kconfig option for hypervisor provided counters
Cody P Schafer
2014-03-24
1
-0
/
+12
|
*
|
powerpc/pseries: Expose in kernel device tree update to drmgr
Tyrel Datwyler
2014-03-07
1
-1
/
+24
|
*
|
powerpc/pseries: Update dynamic cache nodes for suspend/resume operation
Haren Myneni
2014-03-07
1
-0
/
+19
|
*
|
powerpc/pseries: Device tree should only be updated once after suspend/migrate
Haren Myneni
2014-03-07
1
-16
/
+10
|
*
|
powerpc/pseries: Use remove_memory() to remove memory
Nathan Fontenot
2014-03-07
1
-44
/
+39
|
*
|
powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries
Benjamin Herrenschmidt
2014-03-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-3
/
+3
|
\
\
|
*
|
powerpc/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
1
-3
/
+3
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-03-11
1
-11
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
2014-02-28
1
-11
/
+11
*
|
|
Merge branch 'linus' into sched/core
Thomas Gleixner
2014-02-21
4
-10
/
+18
|
\
\
\
|
|
/
/
|
*
|
powerpc/eeh: Cleanup on eeh_subsystem_enabled
Gavin Shan
2014-02-17
1
-1
/
+1
|
*
|
powerpc/pseries: Add Gen3 definitions for PCIE link speed
Kleber Sacilotto de Souza
2014-02-17
1
-0
/
+6
|
*
|
powerpc/pseries: Fix regression on PCI link speed
Kleber Sacilotto de Souza
2014-02-17
1
-7
/
+9
|
*
|
powerpc/pseries: Select ARCH_RANDOM on pseries
Michael Ellerman
2014-02-11
1
-0
/
+1
|
*
|
powerpc/pseries: Disable relocation on exception while going down during crash.
Mahesh Salgaonkar
2014-02-11
1
-2
/
+1
|
|
/
*
|
sched/idle, PPC: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-11
1
-20
/
+14
|
/
*
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.
Deepthi Dharwar
2014-01-29
3
-318
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
8
-136
/
+51
|
\
|
*
pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...
Preeti U Murthy
2014-01-15
1
-3
/
+0
|
*
powerpc/eeh: Add restore_config operation
Gavin Shan
2014-01-15
1
-1
/
+3
|
*
Revert "pseries/iommu: Remove DDW on kexec"
Nishanth Aravamudan
2014-01-15
1
-49
/
+14
|
*
Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...
Nishanth Aravamudan
2014-01-15
1
-69
/
+17
|
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
2
-2
/
+0
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
4
-46
/
+48
|
|
\
|
*
|
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
2013-12-30
1
-4
/
+6
|
*
|
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-30
2
-6
/
+6
|
*
|
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
2013-12-09
1
-1
/
+2
|
*
|
powerpc: Make slb_shadow a local
Jeremy Kerr
2013-12-09
1
-1
/
+1
|
*
|
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
2013-12-05
1
-3
/
+5
|
*
|
powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES
Michael Ellerman
2013-12-02
1
-1
/
+1
*
|
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-56
/
+3
|
\
\
\
|
*
|
|
POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
Bartlomiej Zolnierkiewicz
2014-01-11
1
-54
/
+3
|
*
|
|
POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
Bartlomiej Zolnierkiewicz
2014-01-11
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc: Clean up panic_timeout usage
Jason Baron
2013-11-26
1
-1
/
+1
|
|
/
*
|
powerpc/pseries: Fix endian issues in MSI code
Anton Blanchard
2013-12-13
1
-13
/
+15
*
|
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
2013-12-13
1
-4
/
+4
*
|
powerpc/pseries: Fix endian issues in nvram code
Anton Blanchard
2013-12-13
1
-23
/
+23
*
|
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
2013-12-13
1
-6
/
+6
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-11-22
1
-0
/
+1
|
\
|
*
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
2013-11-21
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-20
3
-9
/
+71
|
\
\
|
|
/
|
/
|
[next]