index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
2021-09-16
1
-3
/
+3
*
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
2021-09-15
1
-1
/
+1
*
alpha: Move setup.h out of uapi
Guenter Roeck
2021-09-15
1
-0
/
+43
*
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
2021-09-08
1
-2
/
+2
*
alpha: Add syscall_get_return_value()
He Zhe
2021-07-25
1
-0
/
+6
*
alpha: remove undef inline in compiler.h
Chen Li
2021-07-25
1
-11
/
+0
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-3
/
+5
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-12
/
+0
|
\
|
*
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-12
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-2
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
4
-149
/
+0
|
\
|
|
|
*
|
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
2021-06-29
4
-149
/
+0
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-3
/
+3
|
\
\
|
*
|
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-06-04
1
-3
/
+3
|
|
/
*
/
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-47
/
+53
|
/
*
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
1
-5
/
+0
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-0
/
+2
|
\
|
*
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
1
-0
/
+2
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-8
/
+4
|
\
\
|
*
|
alpha: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-26
1
-8
/
+4
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
4
-22
/
+29
|
\
\
|
*
|
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-12-15
4
-22
/
+29
|
|
/
*
/
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
1
-15
/
+0
|
/
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-1
/
+1
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-1
/
+1
*
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
*
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
10
-33
/
+33
*
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
2020-08-12
1
-4
/
+4
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-6
/
+0
*
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-14
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
1
-1
/
+0
|
\
|
*
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-1
/
+0
*
|
alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
Will Deacon
2020-07-21
2
-13
/
+13
*
|
alpha: Override READ_ONCE() with barriered implementation
Will Deacon
2020-07-21
2
-54
/
+40
|
/
*
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2020-06-12
1
-15
/
+59
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-12
/
+2
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-2
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
1
-5
/
+5
*
alpha: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-22
/
+6
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-2
/
+2
|
\
|
*
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-05-12
1
-2
/
+2
*
|
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-29
1
-1
/
+2
|
/
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
1
-2
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-3
/
+0
[prev]
[next]