summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-101-3/+1
* powerpc: Remove unused CPU_FTRS_A2Michael Ellerman2014-11-101-6/+2
* powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman2014-11-101-1/+1
* powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-101-3/+0
* powerpc: make __ffs return unsigned longAnton Blanchard2014-11-101-1/+1
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-2/+1
* powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-051-4/+0
* powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-10/+0
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-053-7/+12
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-033-7/+12
* | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-051-1/+0
|\ \
| * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+0
| |/
* | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-26/+26
|/
* powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-222-1/+2
* powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-214-5/+5
|\
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+1
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-151-1/+1
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-152-2/+2
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-152-3/+2
| * powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane2014-10-101-1/+1
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+6
|\ \
| * | sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
| * | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+12
* | | 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-273-9/+7
| * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-08-263-7/+9
| * | | 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-131-0/+2
|\ \ \ \
| * | | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-031-0/+2
| |/ / /
* | | | 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-1126-80/+348
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-081-0/+2
| * | | | powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-081-0/+1
| * | | | powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-081-0/+31
| * | | | powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-081-0/+6
| * | | | powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-082-0/+14
| * | | | powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-082-3/+18
| * | | | powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling2014-10-071-6/+6
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-042-1/+5
| |\ \ \ \
| | * | | | Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-191-2/+0
| | * | | | powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-041-1/+2
| | * | | | powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-041-0/+2
| | * | | | powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+3
| * | | | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-023-6/+6
| * | | | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+0
| * | | | | powerpc: Speed up clear_page by unrolling itAnton Blanchard2014-10-021-11/+31
| * | | | | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-0/+1
| * | | | | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-301-0/+1
OpenPOWER on IntegriCloud