- 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, 7 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, 7 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
- bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 7 months ago
- c0f8aa4 mm: define default MAX_PTRS_PER_* in include/pgtable.h by Daniel Axtens · 3 years, 7 months ago
- a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 7 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 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, 7 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, 7 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, 8 months ago
- 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
- 82b993e locking/atomic: cmpxchg: support ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
- 6988631 locking/atomic: cmpxchg: make `generic` a prefix by Mark Rutland · 3 years, 8 months ago
- 1bdadf4 locking/atomic: atomic64: support ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
- f8b6455 locking/atomic: atomic: support ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
- d0e0321 locking/atomic: atomic: simplify ifdeffery by Mark Rutland · 3 years, 8 months ago
- 89eb78d locking/atomic: atomic: remove redundant include by Mark Rutland · 3 years, 8 months ago
- 2609a19 locking/atomic: atomic: remove stale comments by Mark Rutland · 3 years, 8 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, 9 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, 9 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, 9 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
- 7c566bb5e asm-generic/io.h: Add a non-posted variant of ioremap() by Hector Martin · 4 years 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, 11 months ago
- d608715 Drivers: hv: vmbus: Move handling of VMbus interrupts by Michael Kelley · 3 years, 11 months ago
- b548a77 Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code by Michael Kelley · 3 years, 11 months ago
- f3c5e63 Drivers: hv: Redo Hyper-V synthetic MSR get/set functions by Michael Kelley · 3 years, 11 months ago
- 5e4e6dd x86/hyper-v: Move hv_message_type to architecture neutral module by Michael Kelley · 3 years, 11 months ago
- ca48739e Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code by Michael Kelley · 3 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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 · 4 years ago
- 3c4fa46 vmlinux.lds.h: add DWARF v5 sections by Nick Desaulniers · 4 years ago
- a9a939c Merge branches 'powercap' and 'pm-misc' by Rafael J. Wysocki · 4 years ago
- 731ecea mm: Remove arch_remap() and mm-arch-hooks.h by Christophe Leroy · 4 years, 1 month ago
- 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- a3251c1 Merge branch 'x86/paravirt' into x86/entry by Ingo Molnar · 4 years ago
- d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 4 years ago
- 466a9c3 asm-generic/hyperv: import data structures for mapping device interrupts by Wei Liu · 4 years ago
- 12434e5 asm-generic/hyperv: introduce hv_device_id and auxiliary structures by Wei Liu · 4 years ago
- b59fb7b asm-generic/hyperv: update hv_interrupt_entry by Wei Liu · 4 years ago
- d589ae6 asm-generic/hyperv: update hv_msi_entry by Wei Liu · 4 years ago
- 86b5ec3 x86/hyperv: provide a bunch of helper functions by Wei Liu · 4 years ago
- 99a0f46 x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary by Wei Liu · 4 years ago
- 8f1d14c asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT by Wei Liu · 4 years ago
- a6c76bb0 x86/hyperv: Load/save the Isolation Configuration leaf by Andrea Parri (Microsoft) · 4 years ago
- db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years ago
- 793f49a firmware_loader: align .builtin_fw to 8 by Fangrui Song · 4 years ago
- 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
- f1c3d73 module: remove EXPORT_SYMBOL_GPL_FUTURE by Christoph Hellwig · 4 years ago
- 26128cb locking/rwlocks: Add contention detection for rwlocks by Ben Gardon · 4 years ago
- 54effa6 asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS by Quentin Perret · 4 years ago
- d8b4505 tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm() by Will Deacon · 4 years ago
- a579fcf c6x: remove architecture by Arnd Bergmann · 4 years ago
- f41b233d vmlinux.lds.h: catch UBSAN's "unnamed data" into data by Alexander Lobakin · 4 years ago
- 9a42755 vmlinux.lds.h: catch compound literals into data and BSS by Alexander Lobakin · 4 years ago
- ae3c107 numa: Move numa implementation to common code by Atish Patra · 4 years, 2 months ago
- dc5723b kbuild: add support for Clang LTO by Sami Tolvanen · 4 years, 1 month ago