summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-251-10/+16
* powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-111-10/+21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-0617-431/+822
|\
| * powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-282-0/+711
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-46/+34
| |\
| * | powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler2013-08-271-0/+7
| * | powerpc/pseries: Add mising of_node_put in delete_dt_nodeTyrel Datwyler2013-08-271-0/+1
| * | powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler2013-08-273-34/+34
| * | powerpc/pseries: Do all node initialization in dlpar_parse_cc_nodeTyrel Datwyler2013-08-271-2/+3
| * | powerpc/pseries: Fix parsing of initial node path in update_dt_nodeTyrel Datwyler2013-08-271-10/+11
| * | powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...Tyrel Datwyler2013-08-271-1/+1
| * | powerpc/pseries: Fix over writing of rtas return code in update_dt_nodeTyrel Datwyler2013-08-271-4/+4
| * | powerpc/pseries: Fix creation of loop in device node property listTyrel Datwyler2013-08-271-1/+1
| * | powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman2013-08-271-0/+6
| * | pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-2711-314/+11
| * | pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar2013-08-272-4/+0
| * | powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard2013-08-141-4/+5
| * | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-144-4/+8
| * | powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-141-4/+4
| * | powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-17/+1
| * | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-142-3/+3
| * | powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-143-4/+4
| * | powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard2013-08-142-27/+9
* | | powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-0/+8
* | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+1
* | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
* | | powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah2013-08-191-90/+12
| |/ |/|
* | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
* | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
|/
* powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov2013-07-241-1/+1
* powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-241-1/+1
* powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-241-1/+62
* powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-241-1/+1
* powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar2013-07-241-0/+3
* powerpc/pseries: Drop "select HOTPLUG"Paul Bolle2013-07-241-1/+0
* powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah2013-07-011-14/+117
* powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah2013-07-011-52/+52
* pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+3
* powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-011-0/+3
* trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere2013-06-301-1/+1
* powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-211-7/+115
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-5/+12
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-2010-2888/+1
* powerpc/eeh: Cleanup for EEH coreGavin Shan2013-06-202-18/+18
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-1/+16
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-9/+46
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-7/+26
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
OpenPOWER on IntegriCloud