index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
2016-03-09
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-09
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-09
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-09
list: kill list_force_poison()
Dan Williams
1
-2
/
+7
2016-03-09
livepatch: Fix the error message about unresolvable ambiguity
Petr Mladek
1
-2
/
+2
2016-03-09
resource: Export insert_resource and remove_resource
Toshi Kani
1
-0
/
+2
2016-03-09
resource: Add remove_resource interface
Toshi Kani
1
-5
/
+46
2016-03-09
resource: Change __request_region to inherit from immediate parent
Toshi Kani
1
-3
/
+4
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
4
-1
/
+34
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-1
/
+8
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2
-18
/
+70
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2
-1
/
+4
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2
-74
/
+181
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
3
-1
/
+132
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2
-2
/
+13
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-144
/
+266
2016-03-08
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
1
-7
/
+31
2016-03-08
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
1
-13
/
+13
2016-03-08
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
Tejun Heo
1
-35
/
+35
2016-03-08
cgroup: move migration destination verification out of cgroup_migrate_prepare...
Tejun Heo
1
-8
/
+20
2016-03-08
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
Tejun Heo
1
-1
/
+1
2016-03-08
tracing: Fix typoes in code comment and printk in trace_nop.c
Chunyu Hu
1
-2
/
+2
2016-03-08
tracing: Use flags instead of bool in trigger structure
Steven Rostedt (Red Hat)
2
-30
/
+49
2016-03-08
tracing: Add an unreg_all() callback to trigger commands
Tom Zanussi
2
-2
/
+20
2016-03-08
tracing: Add needs_rec flag to event triggers
Tom Zanussi
2
-1
/
+9
2016-03-08
tracing: Add a per-event-trigger 'paused' field
Tom Zanussi
2
-0
/
+5
2016-03-08
tracing: Add get_syscall_name()
Tom Zanussi
2
-0
/
+16
2016-03-08
tracing: Add event record param to trigger_ops.func()
Tom Zanussi
2
-19
/
+23
2016-03-08
tracing: Make event trigger functions available
Tom Zanussi
2
-15
/
+27
2016-03-08
tracing: Make ftrace_event_field checking functions available
Tom Zanussi
2
-12
/
+12
2016-03-08
tracing: Make tracer_flags use the right set_flag callback
Chunyu Hu
3
-14
/
+21
2016-03-08
futex: Replace barrier() in unqueue_me() with READ_ONCE()
Jianyu Zhan
1
-2
/
+6
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
8
-140
/
+271
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
14
-298
/
+521
2016-03-08
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2
-23
/
+13
2016-03-08
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-03-08
time/timekeeping: Work around false positive GCC warning
Ingo Molnar
1
-1
/
+1
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
9
-185
/
+276
2016-03-06
cpu/hotplug: Remove redundant state check
Thomas Gleixner
1
-2
/
+0
2016-03-05
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2
-0
/
+14
2016-03-04
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+15
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2
-12
/
+15
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
31
-954
/
+1255
2016-03-04
Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
1
-25
/
+261
2016-03-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2
-1
/
+15
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
1
-0
/
+6
2016-03-03
cgroup: update css iteration in cgroup_update_dfl_csses()
Tejun Heo
1
-11
/
+8
2016-03-03
cgroup: allocate 2x cgrp_cset_links when setting up a new root
Tejun Heo
1
-3
/
+4
[prev]
[next]