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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2
-6
/
+2
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-51
/
+14
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-15
/
+10
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+4
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-8
/
+4
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+1
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-268
/
+62
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-48
/
+3
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-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-17
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
4
-3
/
+4
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-2
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-09-28
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
1
-1
/
+1
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+1
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+1
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-0
/
+1
2020-09-16
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
1
-51
/
+14
2020-09-08
sparc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-48
/
+3
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
3
-11
/
+5
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
11
-17
/
+16
2020-08-20
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
6
-46
/
+11
2020-08-20
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
3
-213
/
+44
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2
-43
/
+36
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
3
-5
/
+9
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-20
sparc: switch to kernel_clone()
Christian Brauner
1
-3
/
+3
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2
-3
/
+3
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2
-2
/
+2
2020-08-12
sparc: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-1
/
+0
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-2
/
+3
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-115
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-12
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
12
-11
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-427
/
+433
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
3
-2
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-8
/
+8
[next]