Age | Commit message (Expand) | Author |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-07-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | tracing: Add trace_array_get/put() to event handling | Steven Rostedt (Red Hat) |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | tracing: Get trace_array ref counts when accessing trace files | Steven Rostedt (Red Hat) |
2013-07-02 | tracing: Add trace_array_get/put() to handle instance refs better | Steven Rostedt (Red Hat) |
2013-07-02 | tick: Sanitize broadcast control logic | Thomas Gleixner |
2013-07-02 | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner |
2013-07-02 | tick: Make oneshot broadcast robust vs. CPU offlining | Thomas Gleixner |
2013-07-02 | modules: don't fail to load on unknown parameters. | Rusty Russell |
2013-07-02 | There is no /sys/parameters | Jean Delvare |
2013-07-02 | module: don't modify argument of module_kallsyms_lookup_name() | Mathias Krause |
2013-07-01 | tracing: Protect ftrace_trace_arrays list in trace_events.c | Alexander Z Lam |
2013-07-01 | tracing: Make trace_marker use the correct per-instance buffer | Alexander Z Lam |
2013-07-01 | ftrace: Do not run selftest if command line parameter is set | Steven Rostedt (Red Hat) |
2013-07-01 | tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() | Oleg Nesterov |
2013-07-01 | tracing: Use flag buffer_disabled for irqsoff tracer | Steven Rostedt (Red Hat) |
2013-07-01 | tracing/kprobes: Turn trace_probe->files into list_head | Oleg Nesterov |
2013-07-01 | tracing: Fix disabling of soft disable | Tom Zanussi |
2013-07-01 | tracing: Simplify code for showing of soft disabled flag | Tom Zanussi |
2013-07-01 | tracing/kprobes: Kill probe_enable_lock | Oleg Nesterov |
2013-07-01 | tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty | Oleg Nesterov |
2013-07-01 | tracing: Failed to create system directory | Steven Rostedt |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar |
2013-06-29 | cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi... | Tejun Heo |
2013-06-29 | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation | Mathieu Desnoyers |
2013-06-29 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-29 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-28 | timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel |
2013-06-28 | timekeeping: Pass flags instead of multiple bools to timekeeping_update() | David Vrabel |
2013-06-28 | hrtimers: Support resuming with two or more CPUs online (but stopped) | David Vrabel |
2013-06-28 | timer: Fix jiffies wrap behavior of round_jiffies_common() | Bart Van Assche |
2013-06-28 | softirq: Use _RET_IP_ | Davidlohr Bueso |
2013-06-28 | sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask | Alex Shi |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'freezer' | Rafael J. Wysocki |
2013-06-28 | genirq: Add the generic chip to the genirq docbook | Thomas Gleixner |
2013-06-28 | genirq: generic-chip: Export some irq_gc_ functions | Fabio Estevam |
2013-06-28 | genirq: Fix can_request_irq() for IRQs without an action | Ben Hutchings |
2013-06-28 | sched/debug: Fix formatting of /proc/<PID>/sched | Kamalesh Babulal |
2013-06-27 | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options | Tejun Heo |
2013-06-27 | cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts() | Tejun Heo |
2013-06-27 | PM / Sleep: Warn about system time after resume with pm_trace | Shuah Khan |
2013-06-27 | sched/fair: Fix typo describing flags in enqueue_entity | Kamalesh Babulal |
2013-06-27 | sched/debug: Add load-tracking statistics to task | Kamalesh Babulal |