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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2
-1
/
+18
2016-05-16
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2
-9
/
+14
2016-05-16
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
2
-3
/
+4
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
9
-53
/
+105
2016-05-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+10
2016-05-10
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2
-0
/
+2
2016-05-09
perf/core: Change the default paranoia level to 2
Andy Lutomirski
1
-1
/
+1
2016-05-07
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
1
-1
/
+8
2016-05-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+16
2016-05-05
perf/arm: Special-case hetereogeneous CPUs
Mark Rutland
1
-1
/
+7
2016-05-05
perf/core: Let userspace know if the PMU supports address filters
Alexander Shishkin
1
-0
/
+26
2016-05-05
perf/core: Introduce address range filtering
Alexander Shishkin
1
-16
/
+607
2016-05-05
perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events
Alexander Shishkin
1
-10
/
+13
2016-05-05
perf/core: Move set_filter() out of CONFIG_EVENT_TRACING
Alexander Shishkin
1
-23
/
+22
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
12
-25
/
+135
2016-05-03
Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
1
-2
/
+7
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-36
/
+71
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2016-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+38
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+36
2016-04-28
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-28
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-28
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
2016-04-28
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
1
-2
/
+4
2016-04-28
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
1
-25
/
+40
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
3
-11
/
+31
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-16
/
+36
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-04-28
nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
Peter Zijlstra
1
-13
/
+16
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+7
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
3
-6
/
+49
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-26
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2
-4
/
+7
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
1
-7
/
+26
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+28
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2
-6
/
+58
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
3
-3
/
+15
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
2
-1
/
+25
2016-04-23
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
1
-2
/
+11
2016-04-23
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
1
-1
/
+2
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
1
-7
/
+26
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
[next]