summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | tracing: Clean up tracing_mark_write()Steven Rostedt2012-05-16
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-05-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt2012-05-08
| | * | | | | | | | | | | | | | | | | | | tracing: Use seq_*_private interface for some seq filesJiri Olsa2012-05-08
| * | | | | | | | | | | | | | | | | | | | sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-09
| * | | | | | | | | | | | | | | | | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-23
| | * | | | | | | | | | | | | | | | | | | tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter2012-04-23
| | * | | | | | | | | | | | | | | | | | | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-23
| | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | perf: Use static variant of perf_event_overflow in core.cRobert Richter2012-04-26
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | res_counter: Account max_usage when calling res_counter_charge_nofail()Frederic Weisbecker2012-04-27
| * | | | | | | | | | | | | | | | | | | res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker2012-04-27
| * | | | | | | | | | | | | | | | | | | cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threadsMike Galbraith2012-04-23
| * | | | | | | | | | | | | | | | | | | cgroup: remove cgroup_subsys->populate()Tejun Heo2012-04-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: implement cgroup_rm_cftypes()Tejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: introduce struct cfentTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: relocate __d_cgrp() and __d_cft()Tejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: remove cgroup_add_file[s]()Tejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: merge cft_release_agent cftype array into the base files arrayTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: implement cgroup_add_cftypes() and friendsTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()Tejun Heo2012-04-01
| * | | | | | | | | | | | | | | | | | cgroup: deprecate remount option changesTejun Heo2012-04-01
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | lockdep: fix oops in processing workqueuePeter Zijlstra2012-05-15
| * | | | | | | | | | | | | | | | | | workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo2012-05-14
| * | | | | | | | | | | | | | | | | | workqueue: Catch more locking problems with flush_work()Stephen Boyd2012-04-23
| * | | | | | | | | | | | | | | | | | workqueue: change BUG_ON() to WARN_ON()Dan Carpenter2012-04-16
| * | | | | | | | | | | | | | | | | | trace: Remove unused workqueue tracerStephen Boyd2012-04-11
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz2012-04-20
| | |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | printk() - isolate KERN_CONT users from ordinary complete linesKay Sievers2012-05-14
| * | | | | | | | | | | | | | | | | printk() - restore prefix/timestamp printing for multi-newline stringsKay Sievers2012-05-14
| * | | | | | | | | | | | | | | | | printk: add stub for prepend_timestamp()Randy Dunlap2012-05-11
| * | | | | | | | | | | | | | | | | printk: correctly align __log_bufStephen Warren2012-05-10
| * | | | | | | | | | | | | | | | | printk() - restore timestamp printing at console outputKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | printk() - do not merge continuation lines of different threadsKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-09
| * | | | | | | | | | | | | | | | | kmsg: use do_div() to divide 64bit integerKay Sievers2012-05-08
| * | | | | | | | | | | | | | | | | kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)Jim Cromie2012-05-04
| * | | | | | | | | | | | | | | | | params.c: fix Smack complaint about parse_argsJim Cromie2012-05-04