summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-153-14/+15
* powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard2014-10-151-6/+5
* powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-157-7/+7
* powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-156-5/+10
* powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan2014-10-132-1/+40
* powerpc/numa: check error return from proc_createNishanth Aravamudan2014-10-131-1/+2
* powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar2014-10-131-0/+21
* powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
* powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-101-1/+1
* cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
* cxl: Add documentation for userspace APIsIan Munsie2014-10-086-3/+527
* cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
* cxl: Add userspace header fileIan Munsie2014-10-083-0/+90
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
* cxl: Add base builtin supportIan Munsie2014-10-085-0/+97
* powerpc/mm: Add hooks for cxlIan Munsie2014-10-082-1/+7
* powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-082-0/+3
* powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-082-7/+18
* powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-082-0/+185
* cxl: Add new header for call backs and structsIan Munsie2014-10-081-0/+48
* powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie2014-10-081-18/+24
* powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie2014-10-081-0/+2
* powerpc/msi: Improve IRQ bitmap allocatorIan Munsie2014-10-081-11/+25
* powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-084-14/+21
* powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-085-49/+69
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-088-14/+33
* powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling2014-10-071-6/+6
* powerpc: Update contact info in Documentation filessukadev@linux.vnet.ibm.com2014-10-072-9/+9
* powerpc/perf/hv-24x7: Simplify catalog_read()sukadev@linux.vnet.ibm.com2014-10-071-87/+14
* powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer2014-10-071-18/+37
* powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt2014-10-071-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-0427-204/+610
|\
| * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-194-52/+11
| * powerpc/mm: Use common paging_init() for NUMAScott Wood2014-09-192-9/+6
| * powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307Scott Wood2014-09-192-2/+0
| * powerpc: dts: t208x: Change T208x USB controller versionNikhil Badola2014-09-161-2/+2
| * powerpc/fsl-booke64: add missing virtualization options in defconfigTudor Laurentiu2014-09-091-36/+8
| * powerpc/fsl-booke: Add initial T1042RDB_PI board supportPriyanka Jain2014-09-092-0/+58
| * powerpc/fsl-booke: Add initial T1040/T1042 RDB board supportPriyanka Jain2014-09-095-1/+255
| * powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-041-2/+4
| * powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-041-4/+2
| * powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-041-14/+13
| * powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-041-6/+2
| * powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-041-4/+3
| * powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-041-68/+36
| * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-042-6/+7
| * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-044-11/+52
| * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-041-1/+15
| * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-041-38/+18
| * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-042-7/+14
OpenPOWER on IntegriCloud