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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-144
/
+418
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-10
/
+0
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+3
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-518
/
+666
2016-07-26
cgroup: remove unnecessary 0 check from css_from_id()
Johannes Weiner
-1
/
+1
2016-07-26
cgroup: fix idr leak for the first cgroup root
Johannes Weiner
-7
/
+1
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
-3
/
+3
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+4
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-43
/
+67
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
-10
/
+37
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-66
/
+358
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-540
/
+751
2016-07-25
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
-0
/
+45
2016-07-25
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+0
2016-07-25
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-84
/
+87
2016-07-25
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-186
/
+412
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-44
/
+130
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-111
/
+290
2016-07-25
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-736
/
+844
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
-5
/
+10
2016-07-25
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-42
/
+32
2016-07-25
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
-476
/
+634
2016-07-24
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-36
/
+56
2016-07-22
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
-21
/
+50
2016-07-21
cpufreq: schedutil: map raw required frequency to driver frequency
Steve Muckle
-8
/
+23
2016-07-19
bpf: enable direct packet data write for xdp progs
Brenden Blanco
-1
/
+16
2016-07-19
bpf: add XDP prog type for early driver filter
Brenden Blanco
-0
/
+1
2016-07-19
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
-3
/
+9
2016-07-19
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
-1
/
+3
2016-07-19
cgroup: remove duplicated include from cgroup.c
Wei Yongjun
-1
/
+0
2016-07-19
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
-2
/
+1
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
-1
/
+1
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
-1
/
+1
2016-07-16
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
-1
/
+1
2016-07-16
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+1
2016-07-15
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
-20
/
+19
2016-07-15
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
-13
/
+22
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
-26
/
+62
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
-1
/
+8
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-7
/
+9
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
-1
/
+1
2016-07-14
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Rik van Riel
-4
/
+0
2016-07-14
sched/cputime: Clean up the old vtime gen irqtime accounting completely
Frederic Weisbecker
-23
/
+10
2016-07-14
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
-13
/
+3
2016-07-14
sched/cputime: Count actually elapsed irq & softirq time
Rik van Riel
-47
/
+77
2016-07-14
Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...
Ingo Molnar
-186
/
+412
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
-0
/
+1
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
-0
/
+1
[next]