Age | Commit message (Expand) | Author |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-24 | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-22 | powerpc/pseries: Avoid using addr_to_pfn in real mode | Ganesh Goudar |
2020-10-22 | powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 | Christophe Leroy |
2020-10-22 | powerpc/eeh: Fix eeh_dev_check_failure() for PE#0 | Oliver O'Halloran |
2020-10-21 | KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const | Joe Perches |
2020-10-20 | powerpc/64s: Remove TM from Power10 features | Jordan Niethe |
2020-10-20 | powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation | Michael Neuling |
2020-10-19 | powerpc/powernv/dump: Handle multiple writes to ack attribute | Vasant Hegde |
2020-10-19 | powerpc/powernv/dump: Fix race while processing OPAL dump | Vasant Hegde |
2020-10-19 | powerpc/smp: Use GFP_ATOMIC while allocating tmp mask | Srikar Dronamraju |
2020-10-19 | powerpc/smp: Remove unnecessary variable | Srikar Dronamraju |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand |
2020-10-16 | powerpc/mm: move setting pte specific flags to pfn_pte | Aneesh Kumar K.V |
2020-10-16 | powerpc/mm: add DEBUG_VM WARN for pmd_clear | Aneesh Kumar K.V |
2020-10-16 | powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash | Ganesh Goudar |
2020-10-16 | powerpc/opal_elog: Handle multiple writes to ack attribute | Aneesh Kumar K.V |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed" | Qian Cai |
2020-10-14 | powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ... | Jason A. Donenfeld |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport |
2020-10-13 | memblock: reduce number of parameters in for_each_mem_range() | Mike Rapoport |
2020-10-13 | KVM: PPC: Book3S HV: simplify kvm_cma_reserve() | Mike Rapoport |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-10-08 | powerpc/time: Make get_tb() common to PPC32 and PPC64 | Christophe Leroy |
2020-10-08 | powerpc/time: Make get_tbl() common to PPC32 and PPC64 | Christophe Leroy |
2020-10-08 | powerpc/time: Remove get_tbu() | Christophe Leroy |