summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-27sched: Move a few runnable tg variables into CONFIG_SMPAlex Shi
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-26cgroup: always use RCU accessors for protected accessesTejun Heo
2013-06-26cgroup: fix RCU accesses around task->cgroupsTejun Heo
2013-06-26cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()Tejun Heo
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-06-25futex: Use freezable blocking callColin Cross
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchyTejun Heo
2013-06-25cgroup: implement for_each_[builtin_]subsys()Tejun Heo
2013-06-25cgroup: move init_css_set initialization inside cgroup_mutexTejun Heo
2013-06-25irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-24cgroup: s/for_each_subsys()/for_each_root_subsys()/Tejun Heo
2013-06-24cgroup: clean up find_css_set() and friendsTejun Heo
2013-06-24cgroup: remove cgroup->actual_subsys_maskTejun Heo
2013-06-24cgroup: prefix global variables with "cgroup_"Tejun Heo
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman
2013-06-24genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov
2013-06-19Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-06-19Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-06-19sched: Don't mix use of typedef ctl_table and struct ctl_tableJoe Perches
2013-06-19sched: Remove WARN_ON(!sd) from init_sched_groups_power()Viresh Kumar
2013-06-19sched: Fix memory leakage in build_sched_groups()Viresh Kumar
2013-06-19sched: Use cached value of span instead of calling sched_domain_span()Viresh Kumar
2013-06-19sched: Create for_each_sd_topology()Viresh Kumar
2013-06-19sched: Don't set sd->child to NULL when it is already NULLViresh Kumar
2013-06-19sched: Don't initialize alloc_state in build_sched_domains()Viresh Kumar
2013-06-19sched: Optimize build_sched_domains() for saving first SD node for a cpuViresh Kumar
2013-06-19sched: Remove unused params of build_sched_domain()Viresh Kumar
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar