summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-13/+29
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-212/+7
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-77/+21
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+10
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-1/+2
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab1-12/+1
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+16
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+5
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-134/+8
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar14-18/+82
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar14-18/+82
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-2/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+18
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-6/+18
2016-12-02KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner1-37/+11
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin1-0/+9
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2-3/+3
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel6-212/+7
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2-2/+3
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-12/+64
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-12/+64
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2-6/+16
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran4-2/+31
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar8-33/+68
2016-11-22powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior1-40/+10
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-33/+68
2016-11-22locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui1-0/+8
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar8-33/+68
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin1-0/+12
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2-4/+5
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-33/+68
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2-0/+8
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2-0/+5
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-15arch/powerpc: Enable dpaa_ethMadalin Bucur1-0/+1
2016-11-15arch/powerpc: Enable FSL_FMANMadalin Bucur1-0/+1
2016-11-15arch/powerpc: Enable FSL_PAMUMadalin Bucur1-0/+1
2016-11-15powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt1-6/+14
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2-2/+5
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka1-7/+0
2016-11-15sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2-9/+0
2016-11-12powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan1-5/+5
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman1-8/+8
2016-11-12powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman1-5/+5
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman1-3/+3
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins1-1/+1