| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | tracing: Clean up tracing_mark_write() | Steven Rostedt | 2012-05-16 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-05-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | tracing: Remove ftrace_disable/enable_cpu() | Steven Rostedt | 2012-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | tracing: Use seq_*_private interface for some seq files | Jiri Olsa | 2012-05-08 | |
| | * | | | | | | | | | | | | | | | | | | | | sched, perf: Use a single callback into the scheduler | Peter Zijlstra | 2012-05-09 | |
| | * | | | | | | | | | | | | | | | | | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-05-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | ring-buffer: Add per_cpu ring buffer control files | Vaibhav Nagarnaik | 2012-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | tracing: Remove an unneeded check in trace_seq_buffer() | Dan Carpenter | 2012-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | tracing: Add percpu buffers for trace_printk() | Steven Rostedt | 2012-04-23 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | perf: Use static variant of perf_event_overflow in core.c | Robert Richter | 2012-04-26 | |
| | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | res_counter: Account max_usage when calling res_counter_charge_nofail() | Frederic Weisbecker | 2012-04-27 | |
| | * | | | | | | | | | | | | | | | | | | | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker | 2012-04-27 | |
| | * | | | | | | | | | | | | | | | | | | | cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threads | Mike Galbraith | 2012-04-23 | |
| | * | | | | | | | | | | | | | | | | | | | cgroup: remove cgroup_subsys->populate() | Tejun Heo | 2012-04-11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | cgroup: make css->refcnt clearing on cgroup removal optional | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: use negative bias on css->refcnt to block css_tryget() | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_rm_cftypes() | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: introduce struct cfent | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: relocate __d_cgrp() and __d_cft() | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: remove cgroup_add_file[s]() | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: convert all non-memcg controllers to the new cftype interface | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: merge cft_release_agent cftype array into the base files array | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_add_cftypes() and friends | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: build list of all cgroups under a given cgroupfs_root | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir() | Tejun Heo | 2012-04-01 | |
| | * | | | | | | | | | | | | | | | | | | cgroup: deprecate remount option changes | Tejun Heo | 2012-04-01 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | lockdep: fix oops in processing workqueue | Peter Zijlstra | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ... | Tejun Heo | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: Catch more locking problems with flush_work() | Stephen Boyd | 2012-04-23 | |
| | * | | | | | | | | | | | | | | | | | | workqueue: change BUG_ON() to WARN_ON() | Dan Carpenter | 2012-04-16 | |
| | * | | | | | | | | | | | | | | | | | | trace: Remove unused workqueue tracer | Stephen Boyd | 2012-04-11 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 2012-05-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | alarmtimer: Provide accessor to alarmtimer rtc device | John Stultz | 2012-04-20 | |
| | | |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | printk() - isolate KERN_CONT users from ordinary complete lines | Kay Sievers | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | printk() - restore prefix/timestamp printing for multi-newline strings | Kay Sievers | 2012-05-14 | |
| | * | | | | | | | | | | | | | | | | | printk: add stub for prepend_timestamp() | Randy Dunlap | 2012-05-11 | |
| | * | | | | | | | | | | | | | | | | | printk: correctly align __log_buf | Stephen Warren | 2012-05-10 | |
| | * | | | | | | | | | | | | | | | | | printk() - restore timestamp printing at console output | Kay Sievers | 2012-05-09 | |
| | * | | | | | | | | | | | | | | | | | printk() - do not merge continuation lines of different threads | Kay Sievers | 2012-05-09 | |
| | * | | | | | | | | | | | | | | | | | printk - fix compilation for CONFIG_PRINTK=n | Kay Sievers | 2012-05-09 | |
| | * | | | | | | | | | | | | | | | | | kmsg: use do_div() to divide 64bit integer | Kay Sievers | 2012-05-08 | |
| | * | | | | | | | | | | | | | | | | | kmsg: export printk records to the /dev/kmsg interface | Kay Sievers | 2012-05-07 | |
| | * | | | | | | | | | | | | | | | | | printk: convert byte-buffer to variable-length record buffer | Kay Sievers | 2012-05-07 | |
| | * | | | | | | | | | | | | | | | | | params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) | Jim Cromie | 2012-05-04 | |
| | * | | | | | | | | | | | | | | | | | params.c: fix Smack complaint about parse_args | Jim Cromie | 2012-05-04 | |
