- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 395519b mm/early_ioremap.c: remove redundant early_ioremap_shutdown() by Weizhao Ouyang · 3 years, 4 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- c07f191 Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 1901f8c PCI: Correct the pci_iomap.h header guard #endif comment by Jonathan Cameron · 3 years, 5 months ago
- c747ce4 ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK() by Geert Uytterhoeven · 3 years, 5 months ago
- c87866e Merge tag 'v5.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 5 months ago
- 8f76f9c bitops/non-atomic: make @nr unsigned to avoid any DIV by Vineet Gupta · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- a71bfc0 Merge branch 'asm-generic-uaccess-7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into asm-generic by Arnd Bergmann · 3 years, 5 months ago
- 8483788 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 5 months ago
- fc062ad asm-generic: ffs: Drop bogus reference to ffz location by Geert Uytterhoeven · 3 years, 6 months ago
- 9248e52 locking/atomic: simplify non-atomic wrappers by Mark Rutland · 3 years, 6 months ago
- 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
- 1a33b18 compat: make linux/compat.h available everywhere by Arnd Bergmann · 3 years, 6 months ago
- f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- 31e5e64 drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers by Michael Kelley · 3 years, 6 months ago
- cf3ee3c locking/atomic: add generic arch_*() bitops by Mark Rutland · 3 years, 6 months ago
- e3d18ce locking/atomic: centralize generated headers by Mark Rutland · 3 years, 6 months ago
- afca4d9 Drivers: hv: Make portions of Hyper-V init code be arch neutral by Michael Kelley · 3 years, 6 months ago
- ba3f583 asm-generic/hyperv: Add missing #include of nmi.h by Michael Kelley · 3 years, 6 months ago
- dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
- dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
- c0f8aa4 mm: define default MAX_PTRS_PER_* in include/pgtable.h by Daniel Axtens · 3 years, 6 months ago
- a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 6 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 7 months ago
- ca2e334 lib: add iomem emulation (logic_iomem) by Johannes Berg · 3 years, 10 months ago
- f15cdce asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition by Vitaly Kuznetsov · 3 years, 8 months ago
- d4c6399 vmlinux.lds.h: Avoid orphan section with !SMP by Nathan Chancellor · 3 years, 8 months ago
- bccf1ec locking/atomics: atomic-instrumented: simplify ifdeffery by Mark Rutland · 3 years, 7 months ago
- 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 7 months ago
- 82b993e locking/atomic: cmpxchg: support ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
- 6988631 locking/atomic: cmpxchg: make `generic` a prefix by Mark Rutland · 3 years, 7 months ago
- 1bdadf4 locking/atomic: atomic64: support ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
- f8b6455 locking/atomic: atomic: support ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
- d0e0321 locking/atomic: atomic: simplify ifdeffery by Mark Rutland · 3 years, 7 months ago
- 89eb78d locking/atomic: atomic: remove redundant include by Mark Rutland · 3 years, 7 months ago
- 2609a19 locking/atomic: atomic: remove stale comments by Mark Rutland · 3 years, 7 months ago
- 803f4e1 asm-generic: simplify asm/unaligned.h by Arnd Bergmann · 3 years, 8 months ago
- d40d817 asm-generic: uaccess: 1-byte access is always aligned by Arnd Bergmann · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 778aaef asm-generic: unaligned always use struct helpers by Arnd Bergmann · 3 years, 8 months ago
- 0652035 asm-generic: unaligned: remove byteshift helpers by Arnd Bergmann · 3 years, 8 months ago
- f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
- 2cc7b6a lib: add fast path for find_first_*_bit() and find_last_bit() by Yury Norov · 3 years, 8 months ago
- 277a20a lib: add fast path for find_next_*_bit() by Yury Norov · 3 years, 8 months ago
- 5c88af5 lib: inline _find_next_bit() wrappers by Yury Norov · 3 years, 8 months ago
- 586eaeb lib: extend the scope of small_const_nbits() macro by Yury Norov · 3 years, 8 months ago
- 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- 0c85556 Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- f287583 div64: Correct inline documentation for `do_div' by Maciej W. Rozycki · 3 years, 9 months ago
- 753ed9c drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status by Joseph Salisbury · 3 years, 9 months ago
- 6523592 x86/hyperv: Move hv_do_rep_hypercall to asm-generic by Joseph Salisbury · 3 years, 9 months ago
- ea96292 asm-generic/io.h: Unbork ioremap_np() declaration by Hector Martin · 3 years, 9 months ago
- cf68fff add support for Clang CFI by Sami Tolvanen · 3 years, 9 months ago
- 7c566bb asm-generic/io.h: Add a non-posted variant of ioremap() by Hector Martin · 3 years, 11 months ago
- 6dc2a77 x86/Hyper-V: Support for free page reporting by Sunil Muthuswamy · 3 years, 10 months ago
- a620bba asm-generic/hyperv: Add missing function prototypes per -W1 warnings by Michael Kelley · 3 years, 10 months ago
- ec866be6 clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts by Michael Kelley · 3 years, 10 months ago
- d608715 Drivers: hv: vmbus: Move handling of VMbus interrupts by Michael Kelley · 3 years, 10 months ago
- b548a77 Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code by Michael Kelley · 3 years, 10 months ago
- f3c5e63 Drivers: hv: Redo Hyper-V synthetic MSR get/set functions by Michael Kelley · 3 years, 10 months ago
- 5e4e6dd x86/hyper-v: Move hv_message_type to architecture neutral module by Michael Kelley · 3 years, 10 months ago
- ca48739e Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code by Michael Kelley · 3 years, 10 months ago
- 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
- 2bd3f4e Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- f5b6a74 vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y by Nathan Chancellor · 4 years ago
- a6525b9 Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 11 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
- 49387f6 vmlinux.lds.h: catch even more instrumentation symbols into .data by Alexander Lobakin · 3 years, 11 months ago
- 04471d3 Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 11 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
- 9c5b80b Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 11 months ago
- 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 11 months ago
- 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
- 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
- 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
- fa07eca vmlinux.lds.h: catch more UBSAN symbols into .data by Alexander Lobakin · 3 years, 11 months ago