index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
asm-generic: introduce io_stop_wc() and add implementation for ARM64
Xiongfeng Wang
1
-0
/
+11
2021-12-21
logic_io instance of iounmap() needs volatile on argument
Al Viro
1
-1
/
+1
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+2
2021-12-17
asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
Wasin Thonkaew
1
-2
/
+2
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-6
/
+0
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
1
-1
/
+1
2021-12-09
asm-generic/bitops, kcsan: Add instrumentation for barriers
Marco Elver
2
-0
/
+6
2021-12-09
locking/barriers, kcsan: Support generic instrumentation
Marco Elver
1
-0
/
+25
2021-12-09
locking/barriers, kcsan: Add instrumentation for barriers
Marco Elver
1
-14
/
+15
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+0
2021-11-26
futex: Fix sparc32/m68k/nds32 build regression
Arnd Bergmann
1
-2
/
+2
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-20
/
+11
2021-11-22
sections: global data can be in .bss
Antoine Tenart
1
-4
/
+10
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-6
/
+0
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-16
/
+59
2021-11-09
sections: provide internal __is_kernel() and __is_kernel_text() helper
Kefeng Wang
1
-0
/
+29
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-0
/
+14
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
1
-0
/
+16
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
1
-16
/
+0
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+0
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
1
-14
/
+0
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+13
2021-11-02
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+20
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+8
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+6
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
1
-0
/
+1
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
1
-0
/
+1
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-0
/
+1
2021-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
1
-1
/
+11
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
1
-0
/
+6
2021-10-27
vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext
Kristen Carlson Accardi
1
-1
/
+2
2021-10-22
vmlinux.lds.h: wrap built-in firmware support under FW_LOADER
Luis Chamberlain
1
-7
/
+13
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
1
-2
/
+8
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-0
/
+6
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-10-08
asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
Adam Borowski
1
-1
/
+1
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
1
-23
/
+3
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2
-10
/
+3
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+19
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-16
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-4
/
+0
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
1
-4
/
+0
2021-09-11
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
1
-2
/
+19
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
1
-6
/
+0
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
[prev]
[next]