summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-12-02KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-22powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-22locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15arch/powerpc: Enable dpaa_ethMadalin Bucur
2016-11-15arch/powerpc: Enable FSL_FMANMadalin Bucur
2016-11-15arch/powerpc: Enable FSL_PAMUMadalin Bucur
2016-11-15powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka
2016-11-15sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka
2016-11-12powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman
2016-11-12powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins