- 5bb866d ppc: for put_user() pull linux/uaccess.h, not asm/uaccess.h by Al Viro · 8 years ago
- 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 8 years ago
- 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 8 years ago
- de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 8 years ago
- 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 8 years ago
- f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 8 years ago
- 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 8 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 8 years ago
- 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 8 years ago
- 7a06c66 powerpc/64s/slice: Use addr limit when computing slice mask by Aneesh Kumar K.V · 8 years ago
- fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 8 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 8 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 8 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 8 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 8 years ago
- 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 8 years ago
- 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
- 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- 475b581 powerpc/64s: Fix masking of SRR1 bits on instruction fault by Michael Ellerman · 8 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 8 years ago
- 85e3f1a powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 8 years ago
- 35602f8 powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary by Nicholas Piggin · 8 years ago
- effc1b2 powerpc/64s/hash: Fix fork() with 512TB process address space by Nicholas Piggin · 8 years ago
- 6a72dc0 powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation by Nicholas Piggin · 8 years ago
- 7ece3709 powerpc/64s/hash: Fix 512T hint detection to use >= 128T by Michael Ellerman · 8 years ago
- f23ab3e powerpc: Fix DABR match on hash based systems by Benjamin Herrenschmidt · 8 years ago
- 46725b17 powerpc/signal: Properly handle return value from uprobe_deny_signal() by Naveen N. Rao · 8 years ago
- dcdc467 powerpc/fadump: use kstrtoint to handle sysfs store by Michal Suchanek · 8 years ago
- 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 8 years ago
- 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 8 years ago
- 1b2c2b1 powerpc/powernv/npu: Don't explicitly flush nmmu tlb by Alistair Popple · 8 years ago
- 2a31ad0 powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm() by Alistair Popple · 8 years ago
- acdfe93 powerpc/kprobes: refactor kprobe_lookup_name for safer string operations by Naveen N. Rao · 8 years ago
- 67ac0bf powerpc/kprobes: Blacklist emulate_update_regs() from kprobes by Naveen N. Rao · 8 years ago
- f72180c powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace by Naveen N. Rao · 8 years ago
- 8a2d71a powerpc/kprobes: Disable preemption before invoking probe handler for optprobes by Naveen N. Rao · 8 years ago
- fc2a5a6 powerpc/64s: ppc_save_regs is now needed for all 64s builds by Stephen Rothwell · 8 years ago
- f79ad50 powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX by Balbir Singh · 8 years ago
- 6c8e6bb powerpc/vas: Add support for user receive window by Sukadev Bhattiprolu · 8 years ago
- 61f3cca powerpc/vas: Define vas_win_id() by Sukadev Bhattiprolu · 8 years ago
- 5676be2 powerpc/vas: Define vas_win_paste_addr() by Sukadev Bhattiprolu · 8 years ago
- 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 8 years ago
- ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 8 years ago
- ece4e51 powerpc/vas: Export HVWC to debugfs by Sukadev Bhattiprolu · 8 years ago
- d4ef61b powerpc/vas, nx-842: Define and use chip_to_vas_id() by Sukadev Bhattiprolu · 8 years ago
- ca03258 powerpc/vas: Create cpu to vas id mapping by Sukadev Bhattiprolu · 8 years ago
- 6fccac1 powerpc/vas: poll for return of window credits by Sukadev Bhattiprolu · 8 years ago
- 62f659e powerpc/vas: Save configured window credits by Sukadev Bhattiprolu · 8 years ago
- dfe954e powerpc/vas: Reduce polling interval for busy state by Sukadev Bhattiprolu · 8 years ago
- 36a288f powerpc/vas: Use helper to unpin/close window by Sukadev Bhattiprolu · 8 years ago
- 4963ac3 powerpc/vas: Drop poll_window_cast_out(). by Sukadev Bhattiprolu · 8 years ago
- 0a2c2c2 powerpc/vas: Cleanup some debug code by Sukadev Bhattiprolu · 8 years ago
- 51b5371 powerpc/vas: Validate window credits by Sukadev Bhattiprolu · 8 years ago
- e34917f powerpc/vas: init missing fields from [rt]xattr by Sukadev Bhattiprolu · 8 years ago
- 1696d0f powerpc/64: Set DSCR default initially from SPR by Nicholas Piggin · 8 years ago
- 339a329 powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL by Nicholas Piggin · 8 years ago
- 0b2f5a8 powerpc/64s/radix: Improve TLB flushing for page table freeing by Nicholas Piggin · 8 years ago
- f6f2795 powerpc/64s/radix: Introduce local single page ceiling for TLB range flush by Nicholas Piggin · 8 years ago
- cbf09c8 powerpc/64s/radix: Optimize flush_tlb_range by Nicholas Piggin · 8 years ago
- d665767 powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions by Nicholas Piggin · 8 years ago
- 14001c6 powerpc/64s/radix: Optimize TLB range flush barriers by Nicholas Piggin · 8 years ago
- a54c61f Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
- 27e8524 Merge branch 'dt/kbuild' into dt/next by Rob Herring · 8 years ago
- 432953b KVM: PPC: Book3S HV: Cosmetic post-merge cleanups by Paul Mackerras · 8 years ago
- 072df81 Merge branch 'kvm-ppc-fixes' into kvm-ppc-next by Paul Mackerras · 8 years ago
- 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 8 years ago
- 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 8 years ago
- d850a25 Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 8 years ago
- 80eff6c powerpc/xmon: Support dumping software pagetables by Balbir Singh · 8 years ago
- 38c53af KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates by Paul Mackerras · 8 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 8 years ago
- 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 8 years ago
- bf751e3 powerpc/mm/hash: Remove stale comment. by Michal Suchanek · 8 years ago
- 9003a24 powerpc/powernv/ioda: Remove explicit max window size check by Alexey Kardashevskiy · 8 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
- cd77b5c powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo by Shriya · 8 years ago
- e364633 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1 by Nicholas Piggin · 8 years ago
- 9d2f510 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1 by Nicholas Piggin · 8 years ago
- b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 8 years ago
- 6f700d3 powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable by Cyril Bur · 8 years ago
- eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 8 years ago
- 91381b9 powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception by Cyril Bur · 8 years ago
- a777117 powerpc: Don't enable FP/Altivec if not checkpointed by Cyril Bur · 8 years ago
- 77adbd2 powerpc/powernv: Add OPAL_BUSY to opal_error_code() by Cyril Bur · 8 years ago