aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)2013-07-25
* tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam2013-07-25
* tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam2013-07-25
* tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-25
* tracing: Failed to create system directorySteven Rostedt2013-07-25
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-25
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-25
* perf: Clone child context from parent context pmuJiri Olsa2013-07-25
* uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-25
* printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-07-25
* tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-25
* tick: Sanitize broadcast control logicThomas Gleixner2013-07-25
* timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-07-21
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-07-21
* cgroup: fix umount vs cgroup_event_remove() raceLi Zefan2013-07-21
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-13
* module: do percpu allocation after uniqueness check. No, really!Rusty Russell2013-07-13
* Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-29
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-29
|\
| * tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-21
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-26
|\ \
| * | hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-06-20
| * | hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov2013-06-20
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-21
|\ \ \ | |_|/ |/| |
| * | range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-18
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-20
|\ \ \
| * | | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-19
| * | | sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot2013-06-19
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-20
|\ \ \ \ | | |_|/ | |/| |
| * | | perf: Fix mmap() accounting holePeter Zijlstra2013-06-19
| * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-28
| * | | kprobes: Fix to free gone and unused optprobesMasami Hiramatsu2013-05-28
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-20
|\ \ \ \
| * | | | idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley2013-06-14
| * | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-11
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac2013-05-31
| * | | | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-31
| * | | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-31
| * | | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-31
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-15
|\ \ \ \ \
| * | | | | move exit_task_namespaces() outside of exit_notify()Oleg Nesterov2013-06-14
* | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-13
|\ \ \ \ \ \
| * | | | | | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-10
| * | | | | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-10
* | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-12
|\ \ \ \ \ \ \
| * | | | | | | kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang2013-06-12
| * | | | | | | audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-12
| * | | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-12
| * | | | | | | reboot: rigrate shutdown/reboot to boot cpuRobin Holt2013-06-12