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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-5
/
+0
2019-05-07
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-3
/
+9
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-3
/
+14
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-131
/
+10
2019-05-02
Merge branch 'spi-5.2' into spi-next
Mark Brown
1
-3
/
+9
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
3
-43
/
+16
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+3
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-14
sh/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-4
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-43
/
+16
2019-04-08
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
4
-4
/
+14
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
5
-5
/
+0
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2019-04-05
sh: fix multiple function definition build errors
Randy Dunlap
1
-2
/
+2
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2
-18
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-23
/
+7
2019-04-04
spi: sh-msiof: Convert to use GPIO descriptors
Geert Uytterhoeven
1
-3
/
+9
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
sh/tlb: Convert SH to generic mmu_gather
Peter Zijlstra
2
-129
/
+10
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+1
2019-04-02
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
Geert Uytterhoeven
1
-1
/
+1
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2
-2
/
+2
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-0
/
+10
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
1
-1
/
+2
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
5
-0
/
+21
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
5
-7
/
+7
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
7
-20
/
+12
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
11
-11
/
+0
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-431
/
+65
2019-03-04
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-2
/
+0
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-04
Merge branch 'regulator-5.1' into regulator-next
Mark Brown
1
-2
/
+0
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
6
-19
/
+11
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
1
-1
/
+1
[next]