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
/
arch
/
nds32
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
1
-6
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2020-08-26
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-8
/
+8
2020-08-12
mm/nds32: use general page fault accounting
Peter Xu
1
-16
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-4
/
+3
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
nds32: use uaccess_kernel in show_regs
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+2
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+4
2020-07-27
nds32: switch to ->regset_get()
Al Viro
1
-5
/
+4
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-07-04
nds32: switch to copy_thread_tls()
Christian Brauner
2
-3
/
+5
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-9
/
+9
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-14
/
+4
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
3
-18
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
4
-5
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
nds32: add show_stack_loglvl()
Dmitry Safonov
1
-7
/
+14
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-2
/
+2
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2
-3
/
+3
2020-06-08
nds32: unexport flush_icache_page
Christoph Hellwig
1
-1
/
+0
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+0
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-5
/
+2
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-10
/
+2
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-13
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-14
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-7
/
+4
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-5
/
+3
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-9
/
+0
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
[prev]
[next]