summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-1626-46/+35
* powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
* powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
* powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-153-3/+3
* powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+2
* powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2015-09-142-2/+4
* powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-112-63/+6
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+3
| * dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-11/+0
| * dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-15/+2
| * dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-33/+0
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1123-146/+955
|\ \ | |/ |/|
| * KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-031-1/+1
| * KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth2015-09-031-1/+1
| * KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-031-0/+1
| * KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-032-1/+17
| * KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-225-10/+10
| * KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras2015-08-221-2/+7
| * KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras2015-08-221-1/+2
| * KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2015-08-222-9/+121
| * KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-224-1/+27
| * KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras2015-08-221-6/+12
| * KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-226-62/+473
| * KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-226-72/+298
| * KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-221-0/+1
| * KVM: PPC: Fix warnings from sparseThomas Huth2015-08-228-8/+12
| * KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth2015-08-221-4/+4
| * KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu2015-08-221-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-1/+1
|\ \
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-1/+1
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-6/+7
|\ \ \
| * | | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-2/+2
| * | | dax: drop size parameter to ->direct_access()Dan Williams2015-08-281-1/+1
| * | | pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
| * | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-111-1/+1
| | |/ | |/|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-4/+4
|\ \ \
| * | | kbuild: Fix clang detectionMichal Marek2015-09-041-4/+4
* | | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-211-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-04113-1578/+2009
|\ \ \
| * | | powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan2015-08-281-3/+18
| * | | powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()Gavin Shan2015-08-281-11/+13
| * | | powerpc/pseries: Fix corrupted pdn listGavin Shan2015-08-281-0/+5
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-2737-929/+823
| |\ \ \
| | * | | powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1Jaiprakash Singh2015-08-181-1/+1