summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-166-6/+68
| | * | | | | | | | | MAINTAINERS: Update John Stultz's emailJohn Stultz2013-01-161-1/+1
| | * | | | | | | | | time: create __getnstimeofday for WARNless callsKees Cook2013-01-163-8/+32
| * | | | | | | | | | Merge branch 'timers/for-arm' into timers/coreThomas Gleixner2013-01-31312-1475/+2669
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | clockevents: Add generic timer broadcast functionMark Rutland2013-01-313-0/+22
| | * | | | | | | | | clockevents: Add generic timer broadcast receiverMark Rutland2013-01-312-0/+21
| * | | | | | | | | | x86/time/rtc: Don't print extended CMOS year when reading RTCBjorn Helgaas2013-01-241-1/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-204-98/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stop_machine: Use smpboot threadsThomas Gleixner2013-02-142-86/+52
| * | | | | | | | | | stop_machine: Store task reference in a separate per cpu variableThomas Gleixner2013-02-141-16/+16
| * | | | | | | | | | smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-142-2/+8
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-2083-507/+1105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar2013-02-191-0/+1
| * | | | | | | | | | | cputime: Remove irqsave from seqlock readersThomas Gleixner2013-02-191-6/+4
| * | | | | | | | | | | sched, powerpc: Fix sched.h split-up build failureIngo Molnar2013-02-111-0/+1
| * | | | | | | | | | | cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell2013-02-081-1/+1
| * | | | | | | | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-0722-57/+81
| * | | | | | | | | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-074-3/+44
| * | | | | | | | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-0711-91/+106
| * | | | | | | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-0552-322/+842
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-2711-52/+290
| | * | | | | | | | | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-275-21/+32
| | * | | | | | | | | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-2716-49/+144
| | * | | | | | | | | | | cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-273-11/+43
| | * | | | | | | | | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-2727-54/+160
| | * | | | | | | | | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-272-6/+8
| | * | | | | | | | | | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-274-145/+167
| | * | | | | | | | | | | context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-262-15/+29
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | sched: Fix signedness bug in yield_to()Dan Carpenter2013-02-051-1/+1
| * | | | | | | | | | | sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith2013-02-041-14/+7
| * | | | | | | | | | | sched/rt: Further simplify pick_rt_task()Kirill Tkhai2013-02-031-2/+1
| * | | | | | | | | | | sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai2013-01-311-2/+2
| * | | | | | | | | | | cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker2013-01-271-9/+9
| * | | | | | | | | | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-252-1/+6
| * | | | | | | | | | | sched/fair: Set se->vruntime directly in place_entity()Viresh Kumar2013-01-241-3/+1
| * | | | | | | | | | | sched/rt: Add reschedule check to switched_from_rt()Kirill Tkhai2013-01-241-2/+5
| * | | | | | | | | | | sched: Fix the broken sched_rr_get_interval()Zhu Yanhai2013-01-241-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-20195-4097/+8995
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-164-20/+164
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-02-1513-11/+349
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf/hwbp: Fix cleanup in case of kzalloc failureDaniel Baluta2013-02-141-1/+1
| | * | | | | | | | | | | perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-143-4/+2
| | * | | | | | | | | | | perf tools: Limit unwind support to x86 archsJiri Olsa2013-02-141-0/+5
| | * | | | | | | | | | | perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2013-02-142-2/+18
| | * | | | | | | | | | | perf gtk/annotate: Fail early if it can't annotateNamhyung Kim2013-02-141-8/+8
| | * | | | | | | | | | | perf gtk/annotate: Show source lines with gray colorNamhyung Kim2013-02-141-3/+27
| | * | | | | | | | | | | perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-144-27/+56
| | * | | | | | | | | | | perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-146-4/+218
| | * | | | | | | | | | | perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim2013-02-141-1/+1
| | * | | | | | | | | | | perf buildid-cache: Add --update optionNamhyung Kim2013-02-142-1/+53
| |/ / / / / / / / / / /