index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-2
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-3
/
+0
*
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2020-04-07
1
-2
/
+0
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-11
/
+0
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-3
/
+2
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
|
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-8
/
+2
|
/
*
alpha: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2019-12-05
3
-15
/
+14
*
alpha: remove the unused __ioremap wrapper
Christoph Hellwig
2019-11-11
1
-6
/
+0
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-5
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-2
/
+0
*
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-17
1
-5
/
+0
*
alpha: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-37
/
+3
*
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
locking/atomic, alpha: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-10
/
+10
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2019-05-24
1
-9
/
+1
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-6
/
+0
|
\
|
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-6
/
+0
*
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
\
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-21
1
-1
/
+1
|
|
/
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
2
-2
/
+1
|
\
\
|
*
|
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-211
/
+0
|
\
\
\
|
*
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-211
/
+0
|
|
/
/
*
/
/
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-6
/
+0
|
/
/
*
/
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
1
-1
/
+2
|
\
|
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+2
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-21
/
+0
|
\
\
|
|
/
|
/
|
|
*
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019-01-25
1
-11
/
+0
|
*
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-4
/
+0
|
*
alpha: update syscall macro definitions
Arnd Bergmann
2019-01-25
1
-6
/
+0
*
|
a.out: remove core dumping support
Linus Torvalds
2019-03-05
1
-81
/
+0
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
|
alpha: Fix Eiger NR_IRQS to 128
Meelis Roos
2019-02-11
1
-3
/
+3
|
/
*
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-06
1
-3
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-5
/
+5
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-3
/
+3
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-2
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2018-12-31
2
-2
/
+23
|
\
|
*
alpha: generate uapi header and syscall table header files
Firoz Khan
2018-12-21
1
-1
/
+1
|
*
alpha: add __NR_syscalls along with NR_SYSCALLS
Firoz Khan
2018-12-21
1
-1
/
+1
|
*
alpha: move __IGNORE* entries to non uapi header
Firoz Khan
2018-12-21
1
-0
/
+21
*
|
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
/
*
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-10
1
-1
/
+7
|
\
|
*
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
2018-11-08
1
-1
/
+7
[next]