summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1710-25/+3Star
* Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+3
|\
| * Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-185-7/+20
| |\
| * | uio: uio_fsl_elbc_gpcm: new driverJohn Ogness2015-01-121-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+1
|\ \ \
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-133-64/+1Star
* | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-131-0/+16
* | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-2/+2
|\ \ \ \
| * | | | iommu/fsl: Various cleanupsEmil Medve2015-02-031-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-122-2/+2
|\ \ \ \
| * | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-122-2/+2
* | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1213-58/+107
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2015-02-041-1/+1
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-045-24/+44
| |\ \ \ \
| | * | | | powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe2015-01-301-0/+4
| | * | | | powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe2015-01-302-11/+9Star
| | * | | | powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-303-13/+27
| | * | | | powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips2015-01-301-0/+4
| * | | | | cxl: Fix device_node reference countingRyan Grimm2015-02-021-1/+1
| |/ / / /
| * | | | powerpc: Remove some unused functionsMichael Ellerman2015-01-281-1/+0Star
| * | | | powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-271-1/+1
| * | | | powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-231-6/+1Star
| * | | | powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-231-0/+1
| * | | | powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-231-2/+3
| * | | | powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao2015-01-231-19/+44
| * | | | powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-231-1/+1
| * | | | powerpc: Remove unused CPU_FTR_IABRMichael Ellerman2015-01-231-1/+1
| * | | | cxl: Enable CAPP recoveryRyan Grimm2015-01-222-1/+9
| | |_|/ | |/| |
* | | | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-7/+0Star
| |/ / |/| |
* | | powerpc: Work around gcc bug in current_thread_info()Michael Ellerman2015-01-121-6/+7
| |/ |/|
* | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-291-0/+10
* | powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-293-1/+3
|/
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-198-5/+88
|\
| * powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin2014-12-181-3/+3
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-155-0/+10
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-154-1/+31
| * powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-151-0/+8
| * powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2014-12-151-0/+2
| * i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2014-12-141-0/+29
| * powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2014-12-121-1/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-194-20/+5Star
|\ \
| * | KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-171-0/+1
| * | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-171-0/+2
| * | KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-174-19/+0Star
| * | KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2014-12-171-0/+1
| * | KVM: PPC: Book3S HV: Fix computation of tlbie operandPaul Mackerras2014-12-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-131-8/+11
|\ \ \
| * | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-5/+8