summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt-1/+1
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde-0/+3
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+7
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+6
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe-0/+3
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe-0/+3
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas-1/+7
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-1/+1
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+9
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-161/+396
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-20/+1
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+12
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-3/+0
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+2
2015-08-28powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan-3/+18
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-12/+17
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli-0/+3
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras-0/+7
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras-0/+2
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas-2/+11
2015-08-19powerpc/nvram: print no error when pstore backend is not nvramHari Bathini-3/+4
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda-2/+1
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan-2/+24
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan-0/+7
2015-08-17powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao-1/+0
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas-5/+1
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens-3/+3
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar-19/+0
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual-3/+4
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual-11/+7
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams-1/+1
2015-08-10powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar-12/+12
2015-08-07powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood-11/+17
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras-2/+0
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao-0/+16
2015-08-06powerpc: Remove redundant breaksJoe Perches-1/+0
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao-54/+18
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra-1/+1
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang-5/+1
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman-1/+40
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman-0/+5
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman-17/+58
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman-3/+5
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra-19/+0
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi-7/+1
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth-0/+17
2015-07-23powerpc/rtas: Replace magic values with definesThomas Huth-3/+5
2015-07-21powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual-5/+16