Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | firmware_class: Do not warn that system is not ready from async loads | Rafael J. Wysocki | 2012-03-28 | 1 | -13/+45 | |
| | * | | | | firmware_class: Rework usermodehelper check | Rafael J. Wysocki | 2012-03-28 | 1 | -13/+11 | |
| * | | | | | Merge branch 'paul' (Fixups from Paul Gortmaker) | Linus Torvalds | 2012-04-02 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | irq_work: fix compile failure on MIPS from system.h split | Paul Gortmaker | 2012-04-02 | 1 | -0/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-04-02 | 1 | -4/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | padata: Fix cpu hotplug | Steffen Klassert | 2012-03-29 | 1 | -0/+3 | |
| | * | | | | | | padata: Use the online cpumask as the default | Steffen Klassert | 2012-03-29 | 1 | -4/+4 | |
| | * | | | | | | padata: Add a reference to the api documentation | Steffen Klassert | 2012-03-29 | 1 | -0/+2 | |
| * | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | 1 | -5/+5 | |
* | | | | | | | | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged | Tejun Heo | 2012-04-01 | 106 | -3197/+5181 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cgroup: make css->refcnt clearing on cgroup removal optional | Tejun Heo | 2012-04-01 | 1 | -9/+62 | |
| * | | | | | | | | cgroup: use negative bias on css->refcnt to block css_tryget() | Tejun Heo | 2012-04-01 | 1 | -48/+71 | |
| * | | | | | | | | cgroup: implement cgroup_rm_cftypes() | Tejun Heo | 2012-04-01 | 1 | -10/+44 | |
| * | | | | | | | | cgroup: introduce struct cfent | Tejun Heo | 2012-04-01 | 1 | -36/+77 | |
| * | | | | | | | | cgroup: relocate __d_cgrp() and __d_cft() | Tejun Heo | 2012-04-01 | 1 | -10/+10 | |
| * | | | | | | | | cgroup: remove cgroup_add_file[s]() | Tejun Heo | 2012-04-01 | 1 | -31/+20 | |
| * | | | | | | | | cgroup: convert all non-memcg controllers to the new cftype interface | Tejun Heo | 2012-04-01 | 4 | -48/+20 | |
| * | | | | | | | | cgroup: merge cft_release_agent cftype array into the base files array | Tejun Heo | 2012-04-01 | 1 | -12/+7 | |
| * | | | | | | | | cgroup: implement cgroup_add_cftypes() and friends | Tejun Heo | 2012-04-01 | 1 | -1/+131 | |
| * | | | | | | | | cgroup: build list of all cgroups under a given cgroupfs_root | Tejun Heo | 2012-04-01 | 1 | -0/+10 | |
| * | | | | | | | | cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir() | Tejun Heo | 2012-04-01 | 1 | -4/+2 | |
| * | | | | | | | | cgroup: deprecate remount option changes | Tejun Heo | 2012-04-01 | 1 | -0/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-31 | 2 | -9/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() | Srivatsa S. Bhat | 2012-03-31 | 1 | -2/+2 | |
| | * | | | | | | | Merge branch 'sched/arch' into sched/urgent | Ingo Molnar | 2012-03-29 | 2 | -0/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback | Catalin Marinas | 2012-03-13 | 2 | -0/+4 | |
| | * | | | | | | | | sched: Fix __schedule_bug() output when called from an interrupt | Stephen Boyd | 2012-03-29 | 1 | -7/+1 | |
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 8 | -108/+199 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tracing: Fix ent_size in trace output | Steven Rostedt | 2012-03-27 | 1 | -0/+4 | |
| | * | | | | | | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 44 | -1385/+1391 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | perf: Move mmap page data_head offset assertion out of header | Jiri Olsa | 2012-03-24 | 1 | -0/+7 | |
| | * | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-03-24 | 2 | -5/+13 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | tracing: Fix ftrace stack trace entries | Wolfgang Mauerer | 2012-03-22 | 2 | -5/+13 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 2012-03-23 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-03-22 | 5 | -101/+173 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | tracing: Fix build breakage without CONFIG_PERF_EVENTS | Mark Brown | 2012-03-13 | 1 | -2/+0 | |
| | | * | | | | | | | | | ftrace: Fix function_graph for archs that test ftrace_trace_function | Rajesh Bhagat | 2012-03-13 | 1 | -1/+2 | |
| | | * | | | | | | | | | tracing: Keep NMI watchdog from triggering when dumping trace | Steven Rostedt | 2012-03-02 | 1 | -0/+2 | |
| | | * | | | | | | | | | tracing: Do not select FRAME_POINTER on PPC | Gerlando Falauto | 2012-02-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | tracing/ring-buffer: Only have tracing_on disable tracing buffers | Steven Rostedt | 2012-02-22 | 3 | -97/+168 | |
| * | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-31 | 3 | -15/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value | Jiang Liu | 2012-03-30 | 1 | -3/+7 | |
| | * | | | | | | | | | | | genirq: Respect NUMA node affinity in setup_irq_irq affinity() | Prarit Bhargava | 2012-03-29 | 1 | -1/+8 | |
| | * | | | | | | | | | | | genirq: Get rid of unneeded force parameter in irq_finalize_oneshot() | Alexander Gordeev | 2012-03-29 | 1 | -5/+5 | |
| | * | | | | | | | | | | | genirq: Minor readablity improvement in irq_wake_thread() | Alexander Gordeev | 2012-03-29 | 1 | -6/+10 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-31 | 2 | -46/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | futex: Mark get_robust_list as deprecated | Kees Cook | 2012-03-29 | 2 | -0/+4 | |
| | * | | | | | | | | | | futex: Do not leak robust list to unprivileged process | Kees Cook | 2012-03-29 | 2 | -46/+26 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ |