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
2016-01-26
sh: fix smp_store_mb for !SMP
Michael S. Tsirkin
1
-1
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-23
/
+92
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2
-5
/
+5
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-54
/
+60
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+5
2016-01-12
sh: move xchg_cmpxchg to a header by itself
Michael S. Tsirkin
2
-34
/
+52
2016-01-12
sh: support 1 and 2 byte xchg
Michael S. Tsirkin
4
-22
/
+72
2016-01-12
sh: define __smp_xxx, fix smp_store_mb for !SMP
Michael S. Tsirkin
1
-1
/
+2
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
5
-16
/
+16
2016-01-07
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
12
-54
/
+60
2015-12-23
sh: ftrace: Fix the comments for ftrace_modify_code()
Li Bin
1
-7
/
+5
2015-12-17
sh: sh7734: Correct SCIF type for BRG
Geert Uytterhoeven
1
-6
/
+6
2015-12-17
sh: Remove sci_ick clock alias
Laurent Pinchart
1
-1
/
+0
2015-12-17
sh: Rename sci_ick and sci_fck clock to fck
Laurent Pinchart
10
-47
/
+54
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-08
sh: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
1
-1
/
+1
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
5
-7
/
+7
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
5
-8
/
+8
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2015-11-06
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
2
-2
/
+2
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+0
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
1
-0
/
+1
2015-10-16
sh: add copy_user_page() alias for __copy_user()
Ross Zwisler
1
-0
/
+1
2015-09-30
sh: mach-rsk: remove unnecessary MTD partition probe specification
Brian Norris
1
-3
/
+0
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-2
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
5
-5
/
+5
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-14
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-10
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-11
/
+2
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-37
/
+0
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2015-09-04
sh: use PFN_DOWN macro
Alexander Kuleshov
2
-4
/
+4
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-85
/
+10
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-8
/
+10
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+2
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+0
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-2
/
+3
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
16
-55
/
+16
[next]