Age | Commit message (Expand) | Author |
2015-10-28 | powerpc/dma: dma_set_coherent_mask() should not be GPL only | Benjamin Herrenschmidt |
2015-10-22 | powerpc/rtas: Validate rtas.entry before calling enter_rtas() | Vasant Hegde |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-17 | powerpc32: memset: only use dcbz once cache is enabled | LEROY Christophe |
2015-09-17 | powerpc32: memcpy: only use dcbz once cache is enabled | LEROY Christophe |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-15 | powerpc, irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-09-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-28 | powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail() | Gavin Shan |
2015-08-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2015-08-26 | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case | Guilherme G. Piccoli |
2015-08-22 | KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 | Paul Mackerras |
2015-08-22 | KVM: PPC: Book3S HV: Make use of unused threads when running guests | Paul Mackerras |
2015-08-20 | powerpc/kexec: Reset secondary cpu endianness before kexec | Samuel Mendoza-Jonas |
2015-08-19 | powerpc/nvram: print no error when pstore backend is not nvram | Hari Bathini |
2015-08-18 | powerpc/nvram: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-08-18 | powerpc/eeh: Disable automatically blocked PCI config | Gavin Shan |
2015-08-18 | powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops | Andrew Donnellan |
2015-08-17 | powerpc/e6500: remove the stale TCD_LOCK macro | Kevin Hao |
2015-08-14 | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas |
2015-08-14 | powerpc/eeh: Probe after unbalanced kref check | Daniel Axtens |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-12 | powerpc/prom: Use DRCONF flags while processing detected LMBs | Anshuman Khandual |
2015-08-12 | powerpc/prom: Simplify the logic to fetch SLB size | Anshuman Khandual |
2015-08-10 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams |
2015-08-10 | powerpc/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-07 | powerpc/fsl: Force coherent memory on e500mc derivatives | Scott Wood |
2015-08-07 | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras |
2015-08-06 | powerpc/ftrace: add powerpc timebase as a trace clock source | Naveen N. Rao |
2015-08-06 | powerpc: Remove redundant breaks | Joe Perches |
2015-08-06 | powerpc: pci: use %pR for printing struct resource | Kevin Hao |
2015-08-03 | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra |
2015-07-30 | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang |
2015-07-30 | powerpc/kernel: Enable seccomp filter | Michael Ellerman |
2015-07-29 | powerpc/kernel: Add SIG_SYS support for compat tasks | Michael Ellerman |
2015-07-29 | powerpc/kernel: Change the do_syscall_trace_enter() API | Michael Ellerman |
2015-07-29 | powerpc/kernel: Switch to using MAX_ERRNO | Michael Ellerman |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-23 | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers | Thomas Huth |
2015-07-23 | powerpc/rtas: Replace magic values with defines | Thomas Huth |
2015-07-21 | powerpc/signal: Add helper function to fetch quad word aligned pointer | Anshuman Khandual |