summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-5/+8
|\
| * sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+12
* | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
|\ \
| * | Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo2014-08-2732-105/+103
| * | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-2632-103/+105
| * | alpha: Replace __get_cpu_varChristoph Lameter2014-08-261-3/+3
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-132-4/+3
|\ \ \
| * | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-031-0/+2
| * | | sched: Add helper for task stack page overrun checkingAaron Tomlin2014-09-191-3/+1
| * | | init/main.c: Give init_task a canaryAaron Tomlin2014-09-191-2/+1
* | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-121/+77
|\ \ \ \
| * | | | locking,arch,powerpc: Fold atomic_opsPeter Zijlstra2014-08-141-121/+77
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11198-1551/+3177
|\ \ \ \ \
| * | | | | 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
| * | | | | 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/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-0425-201/+580
| |\ \ \ \ \
| | * | | | | 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
| | * | | | | powerpc: dts: t4240: Change T4240 USB controller versionNikhil Badola2014-09-031-2/+2
OpenPOWER on IntegriCloud