aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi3-36/+7
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2013-06-26cgroup: always use RCU accessors for protected accessesTejun Heo1-9/+12
2013-06-26cgroup: fix RCU accesses around task->cgroupsTejun Heo1-11/+13
2013-06-26cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()Tejun Heo1-5/+5
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo1-3/+19
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter1-3/+41
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst1-16/+302
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-18/+14
2013-06-26kernel: remove unnecessary head fileJunweiZhang1-1/+0
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar10-106/+275
2013-06-25futex: Use freezable blocking callColin Cross1-1/+2
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi1-1/+2
2013-06-25cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchyTejun Heo1-4/+6
2013-06-25cgroup: implement for_each_[builtin_]subsys()Tejun Heo1-76/+71
2013-06-25cgroup: move init_css_set initialization inside cgroup_mutexTejun Heo1-4/+4
2013-06-25irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-24cgroup: s/for_each_subsys()/for_each_root_subsys()/Tejun Heo1-25/+22
2013-06-24cgroup: clean up find_css_set() and friendsTejun Heo1-21/+17
2013-06-24cgroup: remove cgroup->actual_subsys_maskTejun Heo1-10/+12
2013-06-24cgroup: prefix global variables with "cgroup_"Tejun Heo1-76/+77
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman10-106/+275
2013-06-24clockevents: Prefer CPU local devices over global devicesStephen Boyd1-2/+7
2013-06-24genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan1-0/+1
2013-06-24irq: fix checkpatch errorKefeng Wang1-5/+3
2013-06-24irqdomain: Include hwirq number in /proc/interruptsGrant Likely1-0/+2
2013-06-24irqdomain: make irq_linear_revmap() a fast path againGrant Likely1-26/+8
2013-06-24irqdomain: remove irq_domain_generate_simple()Grant Likely1-15/+0
2013-06-24irqdomain: Refactor irq_domain_associate_many()Grant Likely1-94/+91
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara1-0/+5
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara1-0/+3
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen2-4/+97
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-10/+11
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano1-2/+5
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner1-0/+2
2013-06-21PM / QoS: correct the valid range of pm_qos_classSahara1-3/+3
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+57
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-82/+185
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+17
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-10/+5
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov1-33/+36
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov1-23/+11
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov1-26/+17
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov1-12/+8
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov1-24/+16
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+3
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov1-2/+2
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov1-1/+1
2013-06-20nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker1-10/+0
2013-06-20watchdog: Boot-disable by default on full dynticksFrederic Weisbecker1-0/+8