summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | timers: Reduce __run_timers() latency for empty listPaul E. McKenney2014-02-251-0/+18
| | * | | | | | | | timers: Track total number of timers in listPaul E. McKenney2014-02-251-0/+5
| * | | | | | | | | nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker2014-02-141-1/+1
| * | | | | | | | | timer: Spare IPI when deferrable timer is queued on idle remote targetsViresh Kumar2014-02-141-1/+8
| |/ / / / / / / /
| * | | | | | | | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-092-2/+5
| * | | | | | | | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-071-1/+2
| * | | | | | | | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-073-4/+158
| * | | | | | | | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-073-8/+12
| * | | | | | | | clockevents: Adjust timer interval when frequency changesSoren Brinkmann2014-02-071-3/+6
| * | | | | | | | clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-073-13/+45
| * | | | | | | | timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta2014-02-071-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-013-21/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Remove needless round trip nsecs <-> tick conversion of steal timeFrederic Weisbecker2014-03-132-16/+0
| * | | | | | | | cputime: Fix jiffies based cputime assumption on steal accountingFrederic Weisbecker2014-03-131-5/+11
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KGDB: make kgdb_breakpoint() as noinlineVijaya Kumar K2014-02-261-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2014-02-211-1/+3
* | | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-313-56/+56
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-5/+5
| * | | | | | | | | | kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-4/+4
| * | | | | | | | | | kernel/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-062-47/+47
* | | | | | | | | | | 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
OpenPOWER on IntegriCloud