summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+7
|\
| * PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+7
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-1/+1
|\ \
| * | powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-151-1/+1
| |/
* | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-181-0/+6
|\ \ | |/ |/|
| * powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe2015-09-171-0/+3
| * powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-171-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-101-0/+9
|\ \
| * | KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-221-0/+7
| * | KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-221-0/+2
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \ \ | |_|/ |/| |
| * | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-1/+1
| |/
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-0323-161/+396
|\ \
| * | powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan2015-08-281-3/+18
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-273-12/+17
| |\ \
| | * | powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao2015-08-171-1/+0
| | * | powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2015-08-072-11/+17
| * | | powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas2015-08-201-2/+11
| * | | powerpc/nvram: print no error when pstore backend is not nvramHari Bathini2015-08-191-3/+4
| * | | powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-181-2/+1
| * | | powerpc/eeh: Disable automatically blocked PCI configGavin Shan2015-08-182-2/+24
| * | | powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-181-0/+7
| * | | powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens2015-08-141-3/+3
| * | | powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual2015-08-121-3/+4
| * | | powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual2015-08-121-11/+7
| * | | powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-062-0/+16
| * | | powerpc: Remove redundant breaksJoe Perches2015-08-061-1/+0
| * | | powerpc: pci: use %pR for printing struct resourceKevin Hao2015-08-061-54/+18
| * | | powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-301-1/+40
| * | | powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2015-07-291-0/+5
| * | | powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-293-17/+58
| * | | powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-292-3/+5
| * | | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-0/+17
| * | | powerpc/rtas: Replace magic values with definesThomas Huth2015-07-231-3/+5
| |/ /
| * | powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual2015-07-211-5/+16
| * | powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-161-7/+7
| * | powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-131-8/+17
| * | powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-133-21/+96
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-032-20/+1
|\ \
| * \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-19/+0
| |\ \
| | * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-19/+0
| | |/
| * | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-12/+12
|\ \
| * | powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-3/+0
|\ \
| * | powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-07-141-3/+0
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-312-12/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-5/+1
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-301-5/+1
| | |/ /
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-7/+1
| |/ /
OpenPOWER on IntegriCloud