index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
io.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-0
/
+1
|
\
|
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
1
-0
/
+1
*
|
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
2024-04-22
1
-0
/
+17
|
/
*
x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
Kai Huang
2024-02-22
1
-1
/
+1
*
x86/io: Remove the unused 'bw' parameter from the BUILDIO() macro
Yuntao Wang
2023-11-23
1
-4
/
+4
*
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
1
-5
/
+0
*
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-9
/
+0
*
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-30
/
+12
|
\
|
*
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2022-04-07
1
-20
/
+2
|
*
x86: Adjust types used in port I/O helpers
Kirill A. Shutemov
2022-04-07
1
-13
/
+13
*
|
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2022-04-15
1
-2
/
+0
|
/
*
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
2021-12-08
1
-17
/
+3
*
x86/ioremap: Selectively build arch override encryption functions
Tom Lendacky
2021-10-04
1
-0
/
+8
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
*
x86/asm: Carve out a generic movdir64b() helper for general usage
Dave Jiang
2020-10-07
1
-14
/
+3
*
x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instruction
Dave Jiang
2020-01-24
1
-0
/
+36
*
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-1
/
+0
*
x86: Clean up ioremap()
Christoph Hellwig
2019-11-11
1
-6
/
+2
*
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-17
1
-1
/
+0
*
x86/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
1
-2
/
+0
*
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2019-01-05
1
-0
/
+8
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
1
-1
/
+2
|
\
|
*
x86/ioremap: Add an ioremap_encrypted() helper
Lianbo Jiang
2018-10-06
1
-1
/
+2
*
|
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-26
1
-4
/
+0
*
|
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
1
-3
/
+0
*
|
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-26
1
-4
/
+0
*
|
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-3
/
+2
|
/
*
x86/io: Define readq()/writeq() to use 64-bit type
Andy Shevchenko
2018-05-18
1
-4
/
+4
*
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2018-03-20
1
-15
/
+0
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+4
*
x86/io: Unroll string I/O when SEV is active
Tom Lendacky
2017-11-07
1
-4
/
+39
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2017-10-27
1
-4
/
+0
|
/
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-10-20
1
-0
/
+4
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-0
/
+8
|
\
|
*
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-2
/
+2
|
|
\
|
*
|
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
2017-07-18
1
-0
/
+3
|
*
|
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
2017-07-18
1
-0
/
+5
*
|
|
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2017-08-10
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
2017-07-20
1
-2
/
+2
|
|
/
*
|
x86/io: Make readq() / writeq() API consistent
Andy Shevchenko
2017-07-24
1
-4
/
+6
*
|
x86/io: Remove xlate_dev_kmem_ptr() duplication
Andy Shevchenko
2017-07-24
1
-5
/
+0
*
|
x86/io: Remove mem*io() duplications
Andy Shevchenko
2017-07-24
1
-45
/
+0
*
|
x86/io: Include asm-generic/io.h to architectural code
Andy Shevchenko
2017-07-24
1
-0
/
+3
*
|
x86/io: Define IO accessors by preprocessor
Andy Shevchenko
2017-07-24
1
-0
/
+41
|
/
*
x86/mm: Improve documentation for low-level device I/O functions
Jonathan Corbet
2017-01-28
1
-11
/
+35
*
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2016-10-26
1
-0
/
+6
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-6
/
+0
|
\
|
*
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
2015-08-28
1
-2
/
+0
[next]