Age | Commit message (Expand) | Author | Files | Lines |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+52 |
2021-02-26 | Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+5 |
2021-02-26 | vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y | Nathan Chancellor | 1 | -4/+5 |
2021-02-25 | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -1/+1 |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+6 |
2021-02-25 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+15 |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -42/+0 |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+4 |
2021-02-23 | vmlinux.lds.h: catch even more instrumentation symbols into .data | Alexander Lobakin | 1 | -1/+1 |
2021-02-22 | Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -17/+0 |
2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -7/+20 |
2021-02-22 | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -5/+255 |
2021-02-22 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -3/+3 |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+4 |
2021-02-21 | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
2021-02-21 | Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+11 |
2021-02-21 | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+0 |
2021-02-17 | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 1 | -1/+4 |
2021-02-16 | vmlinux.lds.h: catch more UBSAN symbols into .data | Alexander Lobakin | 1 | -1/+1 |
2021-02-16 | vmlinux.lds.h: add DWARF v5 sections | Nick Desaulniers | 1 | -1/+6 |
2021-02-15 | Merge branches 'powercap' and 'pm-misc' | Rafael J. Wysocki | 1 | -0/+11 |
2021-02-12 | mm: Remove arch_remap() and mm-arch-hooks.h | Christophe Leroy | 2 | -17/+0 |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2 | -4/+4 |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar | 1 | -3/+3 |
2021-02-11 | locking/arch: Move qrwlock.h include after qspinlock.h | Waiman Long | 1 | -1/+2 |
2021-02-11 | asm-generic/hyperv: import data structures for mapping device interrupts | Wei Liu | 1 | -0/+36 |
2021-02-11 | asm-generic/hyperv: introduce hv_device_id and auxiliary structures | Wei Liu | 1 | -0/+79 |
2021-02-11 | asm-generic/hyperv: update hv_interrupt_entry | Wei Liu | 1 | -2/+34 |
2021-02-11 | asm-generic/hyperv: update hv_msi_entry | Wei Liu | 1 | -2/+26 |
2021-02-11 | x86/hyperv: provide a bunch of helper functions | Wei Liu | 1 | -0/+67 |
2021-02-11 | x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary | Wei Liu | 1 | -0/+6 |
2021-02-11 | asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT | Wei Liu | 1 | -1/+1 |
2021-02-11 | x86/hyperv: Load/save the Isolation Configuration leaf | Andrea Parri (Microsoft) | 2 | -0/+6 |
2021-02-11 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner | 2 | -0/+15 |
2021-02-10 | firmware_loader: align .builtin_fw to 8 | Fangrui Song | 1 | -1/+1 |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 1 | -28/+0 |
2021-02-08 | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig | 1 | -14/+0 |
2021-02-04 | locking/rwlocks: Add contention detection for rwlocks | Ben Gardon | 1 | -6/+18 |
2021-02-03 | asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS | Quentin Perret | 1 | -1/+1 |
2021-01-29 | tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm() | Will Deacon | 1 | -2/+4 |
2021-01-20 | c6x: remove architecture | Arnd Bergmann | 1 | -4/+0 |
2021-01-15 | vmlinux.lds.h: catch UBSAN's "unnamed data" into data | Alexander Lobakin | 1 | -1/+1 |
2021-01-15 | vmlinux.lds.h: catch compound literals into data and BSS | Alexander Lobakin | 1 | -3/+3 |
2021-01-15 | numa: Move numa implementation to common code | Atish Patra | 1 | -0/+52 |
2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen | 1 | -4/+7 |
2021-01-13 | arm64: make atomic helpers __always_inline | Arnd Bergmann | 1 | -3/+3 |
2020-12-30 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -0/+1 |
2020-12-22 | powercap/drivers/dtpm: Add API for dynamic thermal power management | Daniel Lezcano | 1 | -0/+11 |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -14/+63 |