Age | Commit message (Expand) | Author | Files | Lines |
2018-04-15 | Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 10 | -40/+63 |
2018-04-14 | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo | 1 | -4/+5 |
2018-04-14 | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 3 | -38/+5 |
2018-04-14 | kexec_file: make use of purgatory optional | AKASHI Takahiro | 1 | -0/+3 |
2018-04-13 | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features | Michael Ellerman | 2 | -15/+22 |
2018-04-12 | powerpc/mm/radix: Fix checkstops caused by invalid tlbiel | Michael Ellerman | 1 | -3/+2 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -12/+16 |
2018-04-11 | mm, migrate: remove reason argument from new_page_t | Michal Hocko | 1 | -2/+1 |
2018-04-11 | KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode | Nicholas Piggin | 1 | -4/+0 |
2018-04-11 | powerpc/8xx: Fix build with hugetlbfs enabled | Aneesh Kumar K.V | 1 | -0/+1 |
2018-04-11 | powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops | Nicholas Piggin | 1 | -1/+6 |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2018-04-10 | powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops | Nicholas Piggin | 1 | -0/+3 |
2018-04-10 | powerpc/fscr: Enable interrupts earlier before calling get_user() | Anshuman Khandual | 1 | -15/+17 |
2018-04-10 | powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() | Michael Ellerman | 1 | -1/+1 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -171/+215 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -0/+3 |
2018-04-09 | powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic | Michael Ellerman | 1 | -1/+11 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 245 | -2298/+3833 |
2018-04-07 | powerpc/powernv: Create platform devs for nvdimm buses | Oliver O'Halloran | 1 | -0/+3 |
2018-04-07 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -100/+15 |
2018-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -11/+4 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2 | -0/+2 |
2018-04-06 | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() | Dan Williams | 2 | -10/+1 |
2018-04-06 | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE | Anshuman Khandual | 1 | -1/+1 |
2018-04-06 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+11 |
2018-04-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+0 |
2018-04-05 | powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep | Nicholas Piggin | 1 | -0/+2 |
2018-04-05 | powerpc/64s: Fix POWER9 DD2.2 and above in cputable features | Nicholas Piggin | 1 | -1/+2 |
2018-04-05 | powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit | Nicholas Piggin | 1 | -0/+7 |
2018-04-05 | powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits | Nicholas Piggin | 1 | -3/+9 |
2018-04-05 | Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead" | Michael Ellerman | 1 | -16/+29 |
2018-04-05 | powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe | 1 | -0/+40 |
2018-04-05 | powerpc: io.h: move iomap.h include so that it can use readq/writeq defs | Logan Gunthorpe | 1 | -2/+2 |
2018-04-04 | powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it | Naveen N. Rao | 1 | -1/+2 |
2018-04-04 | powerpc/mm/radix: Update command line parsing for disable_radix | Aneesh Kumar K.V | 2 | -4/+14 |
2018-04-04 | powerpc/mm/radix: Parse disable_radix commandline correctly. | Aneesh Kumar K.V | 1 | -1/+1 |
2018-04-04 | powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb | Aneesh Kumar K.V | 1 | -5/+13 |
2018-04-04 | powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix | Aneesh Kumar K.V | 4 | -12/+17 |
2018-04-04 | powerpc/mm/keys: Update documentation and remove unnecessary check | Aneesh Kumar K.V | 2 | -23/+16 |
2018-04-04 | powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead | Nicholas Piggin | 1 | -29/+16 |
2018-04-04 | powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop() | Michael Ellerman | 1 | -12/+11 |
2018-04-04 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+2 |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2 | -3/+3 |
2018-04-03 | powerpc/powernv: Always stop secondaries before reboot/shutdown | Nicholas Piggin | 3 | -38/+7 |
2018-04-03 | powerpc: hard disable irqs in smp_send_stop loop | Nicholas Piggin | 1 | -2/+3 |
2018-04-03 | powerpc: use NMI IPI for smp_send_stop | Nicholas Piggin | 1 | -0/+8 |
2018-04-03 | powerpc/powernv: Fix SMT4 forcing idle code | Nicholas Piggin | 2 | -8/+5 |
2018-04-03 | powerpc/pseries: Restore default security feature flags on setup | Mauricio Faria de Oliveira | 1 | -0/+11 |
2018-04-03 | powerpc: Move default security feature flags | Mauricio Faria de Oliveira | 2 | -6/+9 |