summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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-184-20/+5
|\ \
| * | 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/+0
| * | 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-121-8/+11
|\ \ \
| * | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-5/+8
| * | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-3/+3
* | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1126-195/+161
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-1/+1
| * | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-053-11/+17
| * | powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-022-2/+3
| * | powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V2014-12-021-1/+2
| * | powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-022-111/+0
| * | powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-021-0/+1
| * | powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-021-0/+1
| * | Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-184-3/+31
| |\ \
| | * | powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-071-1/+4
| | * | powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-072-2/+25
| | * | powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-071-0/+2
| | |/
| * | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-2/+5
| * | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-171-2/+1
| * | powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-144-10/+8
| * | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-141-0/+1
| * | powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V2014-11-143-14/+56
| * | Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2014-11-121-0/+17
| |\ \
| | * | powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2014-11-121-0/+17
| | |/
| * | powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.hBoqun Feng2014-11-121-2/+2
| * | powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard2014-11-101-3/+2
| * | 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
| | |/
OpenPOWER on IntegriCloud