aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-02-23powerpc: Re-enable dynticksPaul Clarke
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-02-03iommu/fsl: Various cleanupsEmil Medve
2015-02-02cxl: Fix device_node reference countingRyan Grimm
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe
2015-01-29powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman
2015-01-22cxl: Enable CAPP recoveryRyan Grimm
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman
2015-01-12uio: uio_fsl_elbc_gpcm: new driverJohn Ogness
2015-01-12powerpc: Work around gcc bug in current_thread_info()Michael Ellerman
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras
2014-12-15KVM: PPC: Book3S HV: Fix computation of tlbie operandPaul Mackerras
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu
2014-12-15powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds