Age | Commit message (Expand) | Author |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-24 | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-22 | powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features | Michael Ellerman |
2017-11-22 | powerpc/perf: Fix IMC_MAX_PMU macro | Madhavan Srinivasan |
2017-11-22 | powerpc/perf: Fix pmu_count to count only nest imc pmus | Madhavan Srinivasan |
2017-11-22 | powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy |
2017-11-22 | powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() | Michael Ellerman |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | powerpc/vas: Export chip_to_vas_id() | Sukadev Bhattiprolu |
2017-11-20 | powerpc/64s/slice: Use addr limit when computing slice mask | Aneesh Kumar K.V |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton |
2017-11-15 | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature | Michael Ellerman |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-14 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-11-14 | powerpc/64s: Fix masking of SRR1 bits on instruction fault | Michael Ellerman |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | powerpc/64s: mm_context.addr_limit is only used on hash | Nicholas Piggin |
2017-11-13 | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix fork() with 512TB process address space | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin |
2017-11-13 | powerpc/64s/hash: Fix 512T hint detection to use >= 128T | Michael Ellerman |
2017-11-13 | powerpc: Fix DABR match on hash based systems | Benjamin Herrenschmidt |
2017-11-13 | powerpc/signal: Properly handle return value from uprobe_deny_signal() | Naveen N. Rao |
2017-11-13 | powerpc/fadump: use kstrtoint to handle sysfs store | Michal Suchanek |
2017-11-13 | powerpc/lib: Implement UACCESS_FLUSHCACHE API | Oliver O'Halloran |
2017-11-13 | powerpc/lib: Implement PMEM API | Oliver O'Halloran |
2017-11-13 | powerpc/powernv/npu: Don't explicitly flush nmmu tlb | Alistair Popple |
2017-11-13 | powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm() | Alistair Popple |
2017-11-12 | powerpc/kprobes: refactor kprobe_lookup_name for safer string operations | Naveen N. Rao |
2017-11-12 | powerpc/kprobes: Blacklist emulate_update_regs() from kprobes | Naveen N. Rao |
2017-11-12 | powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace | Naveen N. Rao |