summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-197-45/+85
|\
| * locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-163-3/+7
| * locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-1/+4
| * locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-161-14/+14
| * locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-161-2/+2
| * locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-162-2/+2
| * locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-164-11/+44
| * locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-162-16/+16
| * locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-161-5/+5
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-191-1/+1
|\ \
| * | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-161-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-07-191-2/+18
|\ \ \
| * | | alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-081-2/+18
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-195-56/+121
|\ \ \ \
| * \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-255-56/+121
| |\ \ \ \
| | * | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-235-54/+119
| | * | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-2/+2
* | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-182-2/+3
|\ \ \ \ \ \
| * | | | | | PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui2014-07-151-2/+2
| * | | | | | PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-151-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-174-8/+19
|\ \ \ \ \ \
| * | | | | | ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-151-4/+0
| * | | | | | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-0/+6
| * | | | | | tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)2014-07-151-2/+2
| * | | | | | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-2/+10
| * | | | | | tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov2014-07-141-0/+1
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | perf: Do not allow optimized switch for non-cloned eventsJiri Olsa2014-07-021-1/+1
| |/ / / /
* | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-102-9/+69
|\ \ \ \ \
| * | | | | cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo2014-07-011-0/+12
| * | | | | cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan2014-06-301-7/+26
| * | | | | cgroup: fix mount failure in a corner caseLi Zefan2014-06-301-0/+23
| * | | | | cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-251-1/+7
| * | | | | cgroup: fix broken css_has_online_children()Li Zefan2014-06-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-1/+2
|\ \ \ \ \
| * | | | | workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu2014-07-071-1/+1
| * | | | | workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon2014-06-231-0/+1
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-051-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch2014-07-051-2/+2
| |/ / /
* | | | Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-033-24/+30
|\ \ \ \
| * | | | tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)2014-07-011-2/+0
| * | | | tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov2014-06-301-12/+19
| * | | | tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov2014-06-301-6/+0
| * | | | uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov2014-06-301-3/+3
| * | | | tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov2014-06-301-1/+8
* | | | | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton2014-07-031-26/+18
| |_|_|/ |/| | |
* | | | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-252-15/+13
|\ \ \ \ | |/ / /
| * | | tracing: syscall_regfunc() should not skip kernel threadsOleg Nesterov2014-06-211-3/+1
| * | | tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...Oleg Nesterov2014-06-211-13/+11
| * | | tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-06-211-0/+2
| |/ /
OpenPOWER on IntegriCloud