Age | Commit message (Expand) | Author |
2018-04-20 | proc: fix /proc/loadavg regression | Alexey Dobriyan |
2018-04-19 | powerpc/kvm: Fix lockups when running KVM guests on Power8 | Michael Ellerman |
2018-04-19 | powerpc/eeh: Fix enabling bridge MMIO windows | Michael Neuling |
2018-04-19 | powerpc/xive: Fix trying to "push" an already active pool VP | Benjamin Herrenschmidt |
2018-04-17 | powerpc/64s: Default l1d_size to 64K in RFI fallback flush | Madhavan Srinivasan |
2018-04-17 | powerpc/lib: Fix off-by-one in alternate feature patching | Michael Ellerman |
2018-04-15 | Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-13 | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo |
2018-04-13 | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro |
2018-04-13 | kexec_file: make use of purgatory optional | AKASHI Takahiro |
2018-04-13 | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features | Michael Ellerman |
2018-04-12 | powerpc/mm/radix: Fix checkstops caused by invalid tlbiel | Michael Ellerman |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
2018-04-11 | mm, migrate: remove reason argument from new_page_t | Michal Hocko |
2018-04-11 | KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode | Nicholas Piggin |
2018-04-11 | powerpc/8xx: Fix build with hugetlbfs enabled | Aneesh Kumar K.V |
2018-04-11 | powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops | Nicholas Piggin |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-11 | powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops | Nicholas Piggin |
2018-04-10 | powerpc/fscr: Enable interrupts earlier before calling get_user() | Anshuman Khandual |
2018-04-10 | powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() | Michael Ellerman |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams |
2018-04-09 | powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic | Michael Ellerman |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-07 | powerpc/powernv: Create platform devs for nvdimm buses | Oliver O'Halloran |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-04-05 | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() | Dan Williams |
2018-04-05 | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE | Anshuman Khandual |
2018-04-05 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-05 | powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep | Nicholas Piggin |
2018-04-05 | powerpc/64s: Fix POWER9 DD2.2 and above in cputable features | Nicholas Piggin |
2018-04-05 | powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit | Nicholas Piggin |
2018-04-05 | powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits | Nicholas Piggin |
2018-04-05 | Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead" | Michael Ellerman |
2018-04-05 | powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe |
2018-04-05 | powerpc: io.h: move iomap.h include so that it can use readq/writeq defs | Logan Gunthorpe |
2018-04-04 | powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it | Naveen N. Rao |
2018-04-04 | powerpc/mm/radix: Update command line parsing for disable_radix | Aneesh Kumar K.V |
2018-04-04 | powerpc/mm/radix: Parse disable_radix commandline correctly. | Aneesh Kumar K.V |
2018-04-04 | powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb | Aneesh Kumar K.V |
2018-04-04 | powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix | Aneesh Kumar K.V |
2018-04-04 | powerpc/mm/keys: Update documentation and remove unnecessary check | Aneesh Kumar K.V |
2018-04-04 | powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead | Nicholas Piggin |
2018-04-04 | powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop() | Michael Ellerman |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |