Age | Commit message (Expand) | Author | Files | Lines |
2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+39 |
2014-07-21 | tracing: Fix wraparound problems in "uptime" trace clock | Tony Luck | 2 | -5/+6 |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 7 | -45/+85 |
2014-07-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-07-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+18 |
2014-07-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -56/+121 |
2014-07-18 | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+3 |
2014-07-18 | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 | Masami Hiramatsu | 1 | -5/+9 |
2014-07-17 | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -8/+19 |
2014-07-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2014-07-16 | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 3 | -3/+7 |
2014-07-16 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 1 | -1/+4 |
2014-07-16 | locking/rwsem: Rename 'activity' to 'count' | Peter Zijlstra | 1 | -14/+14 |
2014-07-16 | sched: Fix possible divide by zero in avg_atom() calculation | Mateusz Guzik | 1 | -1/+1 |
2014-07-16 | locking/spinlocks/mcs: Micro-optimize osq_unlock() | Jason Low | 1 | -2/+2 |
2014-07-16 | locking/spinlocks/mcs: Introduce and use init macro and function for osq locks | Jason Low | 2 | -2/+2 |
2014-07-16 | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead | Jason Low | 4 | -11/+44 |
2014-07-16 | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() | Jason Low | 2 | -16/+16 |
2014-07-16 | locking/rwsem: Allow conservative optimistic spinning when readers have lock | Jason Low | 1 | -5/+5 |
2014-07-16 | perf: Fix lockdep warning on process exit | Peter Zijlstra | 1 | -1/+17 |
2014-07-16 | perf: Revert ("perf: Always destroy groups on exit") | Peter Zijlstra | 1 | -1/+13 |
2014-07-15 | ring-buffer: Fix polling on trace_pipe | Martin Lau | 1 | -4/+0 |
2014-07-15 | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs | zhangwei(Jovi) | 1 | -0/+6 |
2014-07-15 | tracing: Fix graph tracer with stack tracer on other archs | Steven Rostedt (Red Hat) | 1 | -2/+2 |
2014-07-15 | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs | zhangwei(Jovi) | 1 | -2/+10 |
2014-07-15 | PM / sleep: fix freeze_ops NULL pointer dereferences | Zhang Rui | 1 | -2/+2 |
2014-07-15 | PM / sleep: Fix request_firmware() error at resume | Takashi Iwai | 1 | -0/+1 |
2014-07-14 | tracing: instance_rmdir() leaks ftrace_event_file->filter | Oleg Nesterov | 1 | -0/+1 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -9/+69 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2014-07-08 | alarmtimer: Fix bug where relative alarm timers were treated as absolute | John Stultz | 1 | -2/+18 |
2014-07-07 | workqueue: zero cpumask of wq_numa_possible_cpumask on init | Yasuaki Ishimatsu | 1 | -1/+1 |
2014-07-05 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2014-07-05 | genirq: Fix memory leak when calling irq_free_hwirqs() | Keith Busch | 1 | -2/+2 |
2014-07-03 | Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -24/+30 |
2014-07-03 | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons... | Andrew Morton | 1 | -26/+18 |
2014-07-02 | perf: Do not allow optimized switch for non-cloned events | Jiri Olsa | 1 | -1/+1 |
2014-07-01 | cpuset: break kernfs active protection in cpuset_write_resmask() | Tejun Heo | 1 | -0/+12 |
2014-07-01 | tracing: Remove ftrace_stop/start() from reading the trace file | Steven Rostedt (Red Hat) | 1 | -2/+0 |
2014-06-30 | tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable() | Oleg Nesterov | 1 | -12/+19 |
2014-06-30 | tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch... | Oleg Nesterov | 1 | -6/+0 |
2014-06-30 | uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone | Oleg Nesterov | 1 | -3/+3 |
2014-06-30 | tracing/uprobes: Revert "Support mix of ftrace and perf" | Oleg Nesterov | 1 | -1/+8 |
2014-06-30 | cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() | Li Zefan | 1 | -7/+26 |
2014-06-30 | cgroup: fix mount failure in a corner case | Li Zefan | 1 | -0/+23 |
2014-06-25 | cpuset,mempolicy: fix sleeping function called from invalid context | Gu Zheng | 1 | -1/+7 |
2014-06-25 | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -15/+13 |
2014-06-25 | Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 5 | -56/+121 |
2014-06-23 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 2 | -0/+50 |
2014-06-23 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 1 | -2/+1 |