summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-127/+117
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-241/+303
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds-184/+330
2013-09-04Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-35/+35
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-447/+873
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-1066/+1246
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-5/+9
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+5
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+7
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+15
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-447/+873
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian-4/+42
2013-09-02sched/fair: Fix the sd_parent_degenerate() codePeter Zijlstra-1/+9
2013-09-02sched/fair: Rework and comment the group_imb codePeter Zijlstra-34/+89
2013-09-02sched/fair: Optimize find_busiest_queue()Peter Zijlstra-4/+1
2013-09-02sched/fair: Make group power more consistentPeter Zijlstra-19/+22
2013-09-02sched/fair: Remove duplicate load_per_task computationsPeter Zijlstra-11/+2
2013-09-02sched/fair: Shrink sg_lb_stats and play memset gamesPeter Zijlstra-7/+26
2013-09-02sched: Clean-up struct sd_lb_statJoonsoo Kim-115/+114
2013-09-02sched: Factor out code to should_we_balance()Joonsoo Kim-54/+53
2013-09-02sched: Remove one division operation in find_busiest_queue()Joonsoo Kim-5/+9
2013-09-02perf: Prevent race in unthrottling codeJiri Olsa-1/+1
2013-08-31Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney-375/+764
2013-08-31nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney-1/+22
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney-7/+337
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-17/+19
2013-08-29Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+18
2013-08-29perf: make events stream always parsableAdrian Hunter-1/+10
2013-08-29cgroup: fix rmdir EBUSY regression in 3.11Hugh Dickins-1/+18
2013-08-29workqueue: cond_resched() after processing each work itemTejun Heo-0/+9
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar-65/+146
2013-08-28timer_list: correct the iterator for timer_listNathan Zimmer-17/+24
2013-08-27cgroup: fix cgroup_css() invocation in css_from_id()Tejun Heo-1/+1
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski-17/+19
2013-08-27Merge branch 'pm-sleep'Rafael J. Wysocki-2/+2
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki-6/+3
2013-08-26cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...Tejun Heo-13/+5
2013-08-26cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroupTejun Heo-14/+12
2013-08-26cgroup: implement CFTYPE_NO_PREFIXTejun Heo-1/+2
2013-08-26cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsysTejun Heo-47/+43
2013-08-26cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntaxTejun Heo-17/+11
2013-08-23workqueue: convert bus code to use dev_groupsGreg Kroah-Hartman-12/+15
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+9
2013-08-21workqueue: Fix manage_workers() RETURNS descriptionLibin-2/+5
2013-08-21workqueue: Comment correction in file headerLibin-3/+4
2013-08-21cpuset: fix a regression in validating config changeLi Zefan-5/+9
2013-08-20rcu: Simplify _rcu_barrier() processingPaul E. McKenney-2/+13
2013-08-20rcu: Make rcutorture emit online failures if verbosePaul E. McKenney-1/+7