summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-319-13/+24
|\
| * lto: Disable LTO for sys_niAndi Kleen2014-02-131-0/+3
| * lto: Handle LTO common symbols in module loaderJoe Mario2014-02-131-0/+4
| * asmlinkage: Make trace_hardirqs_on/off_caller visibleAndi Kleen2014-02-131-2/+2
| * asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-131-1/+1
| * asmlinkage: Mark rwsem functions that can be called from assembler asmlinkageAndi Kleen2014-02-131-0/+4
| * asmlinkage: Make main_extable_sort_needed visibleAndi Kleen2014-02-131-1/+1
| * asmlinkage, mutex: Mark __visibleAndi Kleen2014-02-131-5/+5
| * asmlinkage: Make trace_hardirq visibleAndi Kleen2014-02-131-2/+2
| * asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-131-1/+1
| * asmlinkage: Make jiffies visibleAndi Kleen2014-02-131-1/+1
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-312-2/+2
|\ \
| * | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-202-2/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-3121-350/+788
|\ \ \
| * | | sched: Clean up the task_hot() functionAlex Shi2014-03-121-2/+2
| * | | sched: Remove double calculation in fix_small_imbalance()Vincent Guittot2014-03-121-4/+2
| * | | sched: Fix broken setscheduler()Steven Rostedt2014-03-121-1/+9
| * | | sched/numa: Move task_numa_free() to __put_task_struct()Mike Galbraith2014-03-112-2/+1
| * | | sched/fair: Fix endless loop in idle_balance()Kirill Tkhai2014-03-111-1/+1
| * | | sched/core: Fix endless loop in pick_next_task()Kirill Tkhai2014-03-113-11/+15
| * | | sched/fair: Push down check for high priority class task into idle_balance()Kirill Tkhai2014-03-112-6/+10
| * | | sched/rt: Fix picking RT and DL tasks from empty queueKirill Tkhai2014-03-112-2/+15
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-1118-71/+114
| |\ \ \
| * | | | trace: Replace hardcoding of 19 with MAX_NICEDongsheng Yang2014-02-271-3/+3
| * | | | sched: Guarantee task priority in pick_next_task()Peter Zijlstra2014-02-274-6/+34
| * | | | sched/idle: Remove stale old filePeter Zijlstra2014-02-272-154/+10
| * | | | sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2014-02-272-8/+9
| * | | | sched, nohz: Exclude isolated cores from load balancingMike Galbraith2014-02-221-7/+18
| * | | | sched: Fix select_task_rq_fair() description commentsMorten Rasmussen2014-02-221-5/+6
| * | | | workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-1/+1
| * | | | sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-4/+4
| * | | | sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-222-7/+7
| * | | | rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang2014-02-221-4/+4
| * | | | sched/rt: Make init_sched_rt_calss() __initLi Zefan2014-02-221-1/+1
| * | | | sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'Li Zefan2014-02-222-5/+0
| * | | | sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-222-11/+42
| * | | | sched: Queue RT tasks to head when prio dropsThomas Gleixner2014-02-221-2/+7
| * | | | sched: Adjust p->sched_reset_on_fork when nothing else changesThomas Gleixner2014-02-221-1/+3
| * | | | sched: Add better debug output for might_sleep()Thomas Gleixner2014-02-221-2/+21
| * | | | sched: Check for idle task in might_sleep()Thomas Gleixner2014-02-221-1/+2
| * | | | sched: Init idle->on_rq in init_idle()Thomas Gleixner2014-02-221-0/+1
| * | | | sched: Remove some #ifdefferyPeter Zijlstra2014-02-214-21/+60
| * | | | sched: Fix hotplug task migrationPeter Zijlstra2014-02-217-12/+28
| * | | | sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra2014-02-212-25/+29
| * | | | sched/fair: Reset se-depth when task switched to FAIRMichael wang2014-02-211-1/+9
| * | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-2113-33/+104
| |\ \ \ \
| * | | | | sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-114-3/+145
| * | | | | sched/idle: Move the cpuidle entry point to the generic idle loopNicolas Pitre2014-02-111-2/+5
| * | | | | sched: Add statistic for newidle load balance costAlex Shi2014-02-112-3/+7
| * | | | | sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2014-02-111-6/+0
OpenPOWER on IntegriCloud