summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-022-3/+0Star
|\
| * splice_pipe_desc: kill ->flagsAl Viro2016-12-272-3/+0Star
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-021-13/+9Star
|\ \
| * | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams2017-05-011-13/+9Star
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-52/+0Star
|\ \ \
| * | | boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-181-52/+0Star
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-028-28/+208
|\ \ \ \
| * \ \ \ Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-118-70/+103
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-3011-387/+584
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-03-281-16/+48
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-163-16/+28
| |\ \ \ \ \ \ \
| | * | | | | | | uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-161-1/+1
| | * | | | | | | trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-152-15/+27
| * | | | | | | | perf/core: Add a flag for partial AUX recordsAlexander Shishkin2017-03-161-1/+1
| * | | | | | | | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-11/+23
| * | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-1621-86/+201
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao2017-03-141-2/+3
| * | | | | | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-133-0/+144
| * | | | | | | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-076-18/+29
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)2017-03-031-0/+5
| | * | | | | | | trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2017-03-032-8/+1Star
| | * | | | | | | kretprobes: Ensure probe location is at function entryNaveen N. Rao2017-03-031-0/+13
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-0213-485/+852
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | futex: Clarify mark_wake_futex memory barrier usageDarren Hart (VMware)2017-04-151-4/+5
| * | | | | | | | | futex: Fix small (and harmless looking) inconsistenciesPeter Zijlstra2017-04-141-4/+7
| * | | | | | | | | futex: Avoid freeing an active timerThomas Gleixner2017-04-141-1/+3
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-1417-441/+639
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()Mike Galbraith2017-04-051-5/+5
| * | | | | | | | | | rtmutex: Fix more prio comparisonsPeter Zijlstra2017-04-041-3/+29
| * | | | | | | | | | rtmutex: Fix PI chain order integrityPeter Zijlstra2017-04-042-2/+28
| * | | | | | | | | | sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra2017-04-041-1/+1
| * | | | | | | | | | sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-042-95/+83Star
| * | | | | | | | | | rtmutex: Clean upPeter Zijlstra2017-04-043-19/+18Star
| * | | | | | | | | | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang2017-04-041-1/+1
| * | | | | | | | | | sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-043-8/+24
| * | | | | | | | | | rtmutex: Deboost before waking up the top waiterXunlei Pang2017-04-043-32/+34
| * | | | | | | | | | Merge branch 'sched/core' into locking/coreThomas Gleixner2017-04-0412-304/+648
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking/ww-mutex: Limit stress test to 2 secondsChris Wilson2017-03-301-9/+9
| * | | | | | | | | | | lockdep: Fix per-cpu static objectsPeter Zijlstra2017-03-262-1/+11
| * | | | | | | | | | | futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra2017-03-233-30/+52
| * | | | | | | | | | | futex: Futex_unlock_pi() determinismPeter Zijlstra2017-03-231-13/+11Star
| * | | | | | | | | | | futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2017-03-233-42/+62
| * | | | | | | | | | | futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2017-03-233-12/+55
| * | | | | | | | | | | futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2017-03-233-7/+11
| * | | | | | | | | | | futex: Pull rt_mutex_futex_unlock() out from under hb->lockPeter Zijlstra2017-03-231-54/+100
| * | | | | | | | | | | futex: Rework inconsistent rt_mutex/futex_q statePeter Zijlstra2017-03-231-36/+14Star
| * | | | | | | | | | | futex: Cleanup refcountingPeter Zijlstra2017-03-231-4/+9
| * | | | | | | | | | | futex: Change locking rulesPeter Zijlstra2017-03-231-33/+132
| * | | | | | | | | | | futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra2017-03-233-32/+62
| * | | | | | | | | | | futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra2017-03-234-43/+18Star