index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-7
/
+7
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-8
/
+13
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-111
/
+51
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+38
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-0
/
+2
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
-3
/
+3
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-21
/
+23
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-26
/
+28
2017-11-23
Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+3
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-887
/
+12
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
-4
/
+5
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
-45
/
+0
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-19
/
+12
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
-2
/
+11
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
-7647
/
+13367
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
-1
/
+1
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
-27
/
+14
2017-11-23
dt-bindings: remove file that was added accidentally
Rob Clark
-887
/
+0
2017-11-23
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
-0
/
+12
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
-0
/
+1
2017-11-22
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
-1
/
+3
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
-6
/
+3
2017-11-21
timer: Remove redundant __setup_timer*() macros
Kees Cook
-45
/
+29
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
-15
/
+18
2017-11-21
timer: Remove unused data arguments from macros
Kees Cook
-15
/
+8
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
-2
/
+2
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
-4
/
+0
2017-11-21
timer: Remove setup_*timer() interface
Kees Cook
-17
/
+0
2017-11-21
timer: Remove init_timer() interface
Kees Cook
-3
/
+0
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
-1
/
+1
2017-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
-4
/
+2
2017-11-21
sched/deadline: Don't use dubious signed bitfields
Dan Carpenter
-4
/
+4
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
-25
/
+0
2017-11-21
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
-1
/
+1
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
-7
/
+0
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
-7
/
+6
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
-2
/
+2
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
-1
/
+1
2017-11-19
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
Linus Torvalds
-2
/
+382
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
-1
/
+1
2017-11-18
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
-0
/
+3
2017-11-18
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
-0
/
+4
2017-11-18
NTB: Add check and comment for link up to mw_count() and mw_get_align()
Logan Gunthorpe
-2
/
+6
2017-11-18
NTB: switchtec: Add link event notifier callback
Logan Gunthorpe
-0
/
+4
2017-11-18
NTB: switchtec: Add NTB hardware register definitions
Logan Gunthorpe
-0
/
+84
2017-11-18
NTB: switchtec: Export class symbol for use in upper layer driver
Logan Gunthorpe
-0
/
+2
2017-11-18
NTB: switchtec: Move structure definitions into a common header
Logan Gunthorpe
-0
/
+279
[next]