index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-11
/
+0
2021-05-07
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-4
/
+46
2021-05-07
lib: add fast path for find_next_*_bit()
Yury Norov
2
-0
/
+51
2021-05-07
lib: inline _find_next_bit() wrappers
Yury Norov
2
-10
/
+35
2021-05-07
lib: extend the scope of small_const_nbits() macro
Yury Norov
1
-0
/
+12
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-4
/
+6
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-1
/
+35
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+29
2021-04-21
div64: Correct inline documentation for `do_div'
Maciej W. Rozycki
1
-4
/
+6
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-5
/
+20
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-0
/
+31
2021-04-09
asm-generic/io.h: Unbork ioremap_np() declaration
Hector Martin
1
-2
/
+1
2021-04-09
add support for Clang CFI
Sami Tolvanen
2
-1
/
+35
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2
-1
/
+30
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2
-3
/
+35
2021-03-11
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
1
-0
/
+2
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-5
/
+0
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
1
-4
/
+3
2021-03-08
Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code
Michael Kelley
1
-1
/
+0
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-1
/
+1
2021-03-08
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
1
-0
/
+35
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
1
-0
/
+4
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
[next]