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: Fix a typo in pSeries_lpar_hpte_insert()
Denis Kirjanov
2013-07-24
1
-1
/
+1
*
powerpc/eeh: Introdce flag to protect sysfs
Gavin Shan
2013-07-24
1
-1
/
+1
*
powerpc/eeh: Don't use pci_dev during BAR restore
Gavin Shan
2013-07-24
1
-1
/
+62
*
powerpc/eeh: Use partial hotplug for EEH unaware drivers
Gavin Shan
2013-07-24
1
-1
/
+1
*
powerpc: Fix the corrupt r3 error during MCE handling.
Mahesh Salgaonkar
2013-07-24
1
-0
/
+3
*
powerpc/pseries: Drop "select HOTPLUG"
Paul Bolle
2013-07-24
1
-1
/
+0
*
powerpc/pseries: Support compression of oops text via pstore
Aruna Balakrishnaiah
2013-07-01
1
-14
/
+117
*
powerpc/pseries: Re-organise the oops compression code
Aruna Balakrishnaiah
2013-07-01
1
-52
/
+52
*
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-07-01
1
-1
/
+3
*
powerpc/pseries: Inform the hypervisor we are using EBB regs
Michael Ellerman
2013-07-01
1
-0
/
+3
*
trivial: powerpc: Fix typo in ioei_interrupt() description
Sebastien Bessiere
2013-06-30
1
-1
/
+1
*
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
1
-7
/
+115
*
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
1
-5
/
+12
*
powerpc/eeh: Move common part to kernel directory
Gavin Shan
2013-06-20
10
-2888
/
+1
*
powerpc/eeh: Cleanup for EEH core
Gavin Shan
2013-06-20
2
-18
/
+18
*
powerpc/pseries: Read common partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-1
/
+16
*
powerpc/pseries: Read of-config partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-9
/
+46
*
powerpc/pseries: Distinguish between a os-partition and non-os partition
Aruna Balakrishnaiah
2013-06-20
1
-2
/
+5
*
powerpc/pseries: Read rtas partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-7
/
+26
*
powerpc/pseries: Read/Write oops nvram partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-15
/
+157
*
powerpc/pseries: Introduce generic read function to read nvram-partitions
Aruna Balakrishnaiah
2013-06-20
1
-10
/
+22
*
powerpc/pseries: Add version and timestamp to oops header
Aruna Balakrishnaiah
2013-06-20
1
-19
/
+38
*
powerpc/pseries: Remove syslog prefix in uncompressed oops text
Aruna Balakrishnaiah
2013-06-20
1
-1
/
+1
*
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
2013-06-20
1
-1
/
+2
*
powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff
liguang
2013-06-20
1
-4
/
+4
*
powerpc/smp: Use '==' instead of '<' for system_state
liguang
2013-06-20
1
-1
/
+1
*
powerpc/vfio: Enable on pSeries platform
Alexey Kardashevskiy
2013-06-20
1
-0
/
+4
*
powerpc/eeh: Don't check RTAS token to get PE addr
Gavin Shan
2013-06-10
1
-7
/
+5
*
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
Srivatsa S. Bhat
2013-06-01
1
-0
/
+2
*
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
Brian King
2013-05-24
1
-3
/
+37
*
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
2013-05-24
1
-32
/
+3
*
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
Li Zhong
2013-05-14
1
-0
/
+1
*
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
2013-05-14
1
-0
/
+22
*
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-05-06
3
-0
/
+59
*
powerpc/pseries: Force 32 bit MSIs for devices that require it
Brian King
2013-05-06
1
-3
/
+18
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
7
-52
/
+137
|
\
|
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
1
-3
/
+3
|
*
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
2013-04-30
1
-1
/
+1
|
*
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2013-04-26
1
-0
/
+1
|
*
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...
Nathan Fontenot
2013-04-26
3
-24
/
+70
|
*
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
Nathan Fontenot
2013-04-26
1
-5
/
+3
|
*
powerpc/pseries: Correct buffer parsing in update_dt_node()
Nathan Fontenot
2013-04-26
1
-4
/
+16
|
*
powerpc/pseries: Expose pseries devicetree_update()
Nathan Fontenot
2013-04-26
1
-9
/
+12
|
*
powerpc/pseries: close DDW race between functions of adapter
Nishanth Aravamudan
2013-04-18
1
-0
/
+26
|
*
powerpc: Use VPA subfunction macros instead of numbers for vpa calls
Li Zhong
2013-04-18
1
-8
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
2
-22
/
+12
|
\
\
|
*
|
ppc: Clean up scanlog
David Howells
2013-05-01
1
-18
/
+11
|
*
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-6
/
+3
*
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
1
-20
/
+14
|
\
\
\
[next]