summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand1-0/+27
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2-5/+13
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt1-1/+1
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+7
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+6
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe1-0/+3
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe1-0/+3
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-1/+7
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-161/+396
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-20/+1
2015-09-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+12
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+0
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+2
2015-08-28powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan1-3/+18
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman3-12/+17
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli1-0/+3
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras1-0/+7
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras1-0/+2
2015-08-20powerpc/kexec: Reset secondary cpu endianness before kexecSamuel Mendoza-Jonas1-2/+11
2015-08-19powerpc/nvram: print no error when pstore backend is not nvramHari Bathini1-3/+4
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan2-2/+24
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan1-0/+7
2015-08-18powerpc/e6500: remove the stale TCD_LOCK macroKevin Hao1-1/+0
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas1-5/+1
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens1-3/+3
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-19/+0
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual1-3/+4
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual1-11/+7
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-1/+1
2015-08-10powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar1-12/+12
2015-08-08powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2-11/+17
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2-0/+16
2015-08-06powerpc: Remove redundant breaksJoe Perches1-1/+0
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao1-54/+18
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2015-07-31PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang1-5/+1
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman1-1/+40
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman1-0/+5
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman3-17/+58
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2-3/+5
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-19/+0
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-7/+1