summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/ps3: Refresh ps3_defconfigGeoff Levand2015-09-291-5/+0Star
| * | | | powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-295-6/+6
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-063-2/+3
|\ \ \ \ \
| * | | | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+1
| * | | | | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-11-061-1/+1
| * | | | | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-061-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-0610-11/+65
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\ \ \ \
| | * | | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
| * | | | | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy2015-10-211-3/+14
| * | | | | KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania2015-10-211-0/+3
| * | | | | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras2015-10-211-0/+2
| * | | | | KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras2015-10-211-1/+2
| * | | | | KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCEMahesh Salgaonkar2015-10-161-4/+8
| * | | | | KVM: PPC: e500: fix couple of shift operations on 64 bitsTudor Laurentiu2015-10-151-2/+2
| * | | | | KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu2015-10-152-0/+24
| * | | | | KVM: PPC: e500: fix handling local_sid_lookup resultAndrzej Hajda2015-10-151-1/+2
| * | | | | powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu2015-10-151-0/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-061-10/+30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo2015-10-191-6/+15
| * | | | vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo2015-10-191-1/+12
| * | | | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-042-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-018-87/+29Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-207-23/+30
| |\ \ \ \ \ \
| * | | | | | | powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSECClaudiu Manoil2015-10-071-0/+2
| * | | | | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-043-8/+197
|\ \ \ \ \ \ \
| * | | | | | | perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+3
| * | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-081-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-2853-70/+131
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-5/+1Star
| * | | | | | | powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-131-2/+164
| * | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-1/+29
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0311-14/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-1311-14/+24
* | | | | | | Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt2015-10-281-1/+1
* | | | | | | | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-237-86/+28Star
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-221-0/+3
| * | | | | | powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras2015-10-211-5/+24
| * | | | | | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-215-81/+1Star
* | | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-166-23/+25
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens2015-10-081-2/+5
| * | | | | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-082-14/+18
| * | | | | powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0Star
| * | | | | powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2015-09-292-2/+2
| | |/ / / | |/| | |
* | | | | arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2015-10-081-0/+5
* | | | | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-1/+0Star
| |_|/ / |/| | |
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \ \ \ | |/ / / |/| | |