aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-17/+16
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-34/+66
2017-11-22powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresGravatar Michael Ellerman 1-2/+2
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroGravatar Madhavan Srinivasan 3-8/+29
2017-11-22powerpc/perf: Fix pmu_count to count only nest imc pmusGravatar Madhavan Srinivasan 1-2/+4
2017-11-22powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXGravatar Christophe Leroy 1-4/+2
2017-11-22powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Gravatar Michael Ellerman 1-6/+6
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Gravatar Kees Cook 1-4/+3
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 4-13/+13
2017-11-21powerpc/vas: Export chip_to_vas_id()Gravatar Sukadev Bhattiprolu 1-0/+1
2017-11-20powerpc/64s/slice: Use addr limit when computing slice maskGravatar Aneesh Kumar K.V 1-12/+22
2017-11-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2017-11-17pid: replace pid bitmap implementation with IDR APIGravatar Gargi Sharma 1-1/+1
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+0
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-29/+2
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-298/+800
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 131-927/+3026
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-12/+0
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-3/+4
2017-11-15mm: remove cold parameter from free_hot_cold_page*Gravatar Mel Gorman 2-2/+2
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKGravatar Levin, Alexander (Sasha Levin) 1-1/+1
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+2
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallGravatar Jeff Layton 1-1/+0
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureGravatar Michael Ellerman 4-11/+12
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-21/+8
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-9/+0
2017-11-14Merge branch 'pci/virtualization' into nextGravatar Bjorn Helgaas 1-2/+2
2017-11-14powerpc/64s: Fix masking of SRR1 bits on instruction faultGravatar Michael Ellerman 1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-10/+7
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+9
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-8/+3
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashGravatar Nicholas Piggin 11-42/+27
2017-11-13powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationGravatar Nicholas Piggin 2-31/+50
2017-11-13powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryGravatar Nicholas Piggin 1-1/+1
2017-11-13powerpc/64s/hash: Fix fork() with 512TB process address spaceGravatar Nicholas Piggin 1-4/+4
2017-11-13powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationGravatar Nicholas Piggin 1-26/+24
2017-11-13powerpc/64s/hash: Fix 512T hint detection to use >= 128TGravatar Michael Ellerman 1-2/+2
2017-11-13powerpc: Fix DABR match on hash based systemsGravatar Benjamin Herrenschmidt 2-2/+2
2017-11-13powerpc/signal: Properly handle return value from uprobe_deny_signal()Gravatar Naveen N. Rao 1-1/+1
2017-11-13powerpc/fadump: use kstrtoint to handle sysfs storeGravatar Michal Suchanek 1-4/+13
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIGravatar Oliver O'Halloran 4-0/+41
2017-11-13powerpc/lib: Implement PMEM APIGravatar Oliver O'Halloran 3-1/+36
2017-11-13powerpc/powernv/npu: Don't explicitly flush nmmu tlbGravatar Alistair Popple 2-5/+26
2017-11-13powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()Gravatar Alistair Popple 1-1/+1
2017-11-12powerpc/kprobes: refactor kprobe_lookup_name for safer string operationsGravatar Naveen N. Rao 1-27/+20
2017-11-12powerpc/kprobes: Blacklist emulate_update_regs() from kprobesGravatar Naveen N. Rao 1-0/+1
2017-11-12powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftraceGravatar Naveen N. Rao 2-18/+2