summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-142-14/+13
|\ \
| * \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2916-15/+105
| |\ \ | | |/
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-252-14/+13
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-142-5/+0
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-102-1/+15
| |\ \ \
| * \ \ \ Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-2916-15/+105
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-092-5/+0
| | |_|/ | |/| |
* | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-0416-15/+105
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2016-03-081-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-081-0/+14
| |/ /
* | | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-062-1/+15
|\ \ \ | |_|/ |/| |
| * | powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood2016-03-031-0/+13
| * | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-031-1/+2
* | | mm: ASLR: use get_random_long()Daniel Cashman2016-02-272-4/+4
* | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-253-4/+19
|\ \ \ | |/ /
| * | powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-222-2/+18
| * | powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-02-221-2/+1
* | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-2012-7/+82
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-171-0/+6
| * powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-152-0/+36
| * powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-153-0/+22
| * powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-154-2/+9
| * powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
| * powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
| * powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V2016-01-311-2/+2
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-2910-55/+33
|\ \ | |/
| * powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2016-01-281-1/+1
| * powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-251-2/+2
| * powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * powerpc: Simplify module TOC handlingAlan Modra2016-01-212-31/+9
| * powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-275-16/+32
|\ \
| * \ Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-01-2619-106/+94
| |\ \
| * \ \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-01-155-16/+32
| |\ \ \
| | * | | KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-01-141-10/+10
| | * | | KVM: PPC: Increase memslots to 512Thomas Huth2015-12-101-2/+1
| | * | | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'Geyslan G. Bem2015-12-091-3/+0
| | * | | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth2015-12-091-1/+1
| | * | | KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code betterPaul Mackerras2015-12-092-0/+20
* | | | | wrappers for ->i_mutex accessAl Viro2016-01-222-8/+8
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-218-7/+14
|\ \ \ \ \
| * | | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
| * | | | | powerpc: enable UBSAN supportDaniel Axtens2016-01-205-1/+11
| * | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-202-3/+3
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud