index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
nios2
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
1
-6
/
+0
|
\
|
*
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-25
1
-6
/
+0
*
|
nios2: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-35
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-13
/
+1
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
2
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
3
-37
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
9
-126
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12
Thomas Gleixner
2019-05-21
3
-34
/
+3
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
|
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-0
/
+6
|
\
\
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
|
*
|
nios2: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+6
|
|
/
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-12
/
+2
|
\
\
\
|
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-4
/
+4
|
*
|
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-10
/
+0
|
|
/
/
*
|
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-35
/
+7
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-35
/
+7
|
/
/
*
/
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-1
/
+1
|
/
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-10
2
-5
/
+15
|
\
|
*
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
1
-0
/
+6
|
*
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
2019-03-07
1
-1
/
+0
|
*
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
2019-03-07
1
-4
/
+9
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-0
/
+2
|
\
\
|
*
|
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
*
|
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
|
|
/
*
/
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-25
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-4
/
+2
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-4
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-4
/
+4
|
/
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
nios2: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-25
2
-20
/
+1
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-4
/
+2
*
nios2: add ioremap_nocache declaration before include asm-generic/io.h.
Greentime Hu
2018-03-16
1
-0
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
1
-3
/
+0
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-9
/
+0
|
\
|
*
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
1
-9
/
+0
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
|
/
*
dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
Christoph Hellwig
2017-08-29
1
-1
/
+1
*
nios2: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-24
/
+24
[next]