Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | NTP: Add a CONFIG_RTC_SYSTOHC configuration | Jason Gunthorpe | 2013-01-16 | 6 | -6/+68 | |
| | * | | | | | | | | | MAINTAINERS: Update John Stultz's email | John Stultz | 2013-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | time: create __getnstimeofday for WARNless calls | Kees Cook | 2013-01-16 | 3 | -8/+32 | |
| * | | | | | | | | | | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner | 2013-01-31 | 312 | -1475/+2669 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | clockevents: Add generic timer broadcast function | Mark Rutland | 2013-01-31 | 3 | -0/+22 | |
| | * | | | | | | | | | clockevents: Add generic timer broadcast receiver | Mark Rutland | 2013-01-31 | 2 | -0/+21 | |
| * | | | | | | | | | | x86/time/rtc: Don't print extended CMOS year when reading RTC | Bjorn Helgaas | 2013-01-24 | 1 | -1/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-20 | 4 | -98/+70 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | stop_machine: Use smpboot threads | Thomas Gleixner | 2013-02-14 | 2 | -86/+52 | |
| * | | | | | | | | | | stop_machine: Store task reference in a separate per cpu variable | Thomas Gleixner | 2013-02-14 | 1 | -16/+16 | |
| * | | | | | | | | | | smpboot: Allow selfparking per cpu threads | Thomas Gleixner | 2013-02-14 | 2 | -2/+8 | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-20 | 83 | -507/+1105 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> | Ingo Molnar | 2013-02-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | cputime: Remove irqsave from seqlock readers | Thomas Gleixner | 2013-02-19 | 1 | -6/+4 | |
| * | | | | | | | | | | | sched, powerpc: Fix sched.h split-up build failure | Ingo Molnar | 2013-02-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | cputime: Restore CPU_ACCOUNTING config defaults for PPC64 | Stephen Rothwell | 2013-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 22 | -57/+81 | |
| * | | | | | | | | | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice | Clark Williams | 2013-02-07 | 4 | -3/+44 | |
| * | | | | | | | | | | | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 | 11 | -91/+106 | |
| * | | | | | | | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2013-02-05 | 52 | -322/+842 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker | 2013-01-27 | 11 | -52/+290 | |
| | * | | | | | | | | | | | kvm: Prepare to add generic guest entry/exit callbacks | Frederic Weisbecker | 2013-01-27 | 5 | -21/+32 | |
| | * | | | | | | | | | | | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 | 16 | -49/+144 | |
| | * | | | | | | | | | | | cputime: Allow dynamic switch between tick/virtual based cputime accounting | Frederic Weisbecker | 2013-01-27 | 3 | -11/+43 | |
| | * | | | | | | | | | | | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 2013-01-27 | 27 | -54/+160 | |
| | * | | | | | | | | | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime file | Frederic Weisbecker | 2013-01-27 | 2 | -6/+8 | |
| | * | | | | | | | | | | | cputime: Librarize per nsecs resolution cputime definitions | Frederic Weisbecker | 2013-01-27 | 4 | -145/+167 | |
| | * | | | | | | | | | | | context_tracking: Export context state for generic vtime | Frederic Weisbecker | 2013-01-26 | 2 | -15/+29 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | sched: Fix signedness bug in yield_to() | Dan Carpenter | 2013-02-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched: Fix select_idle_sibling() bouncing cow syndrome | Mike Galbraith | 2013-02-04 | 1 | -14/+7 | |
| * | | | | | | | | | | | sched/rt: Further simplify pick_rt_task() | Kirill Tkhai | 2013-02-03 | 1 | -2/+1 | |
| * | | | | | | | | | | | sched/rt: Do not account zero delta_exec in update_curr_rt() | Kirill Tkhai | 2013-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | cputime: Avoid multiplication overflow on utime scaling | Frederic Weisbecker | 2013-01-27 | 1 | -9/+9 | |
| * | | | | | | | | | | | sched/rt: Avoid updating RT entry timeout twice within one tick period | Ying Xue | 2013-01-25 | 2 | -1/+6 | |
| * | | | | | | | | | | | sched/fair: Set se->vruntime directly in place_entity() | Viresh Kumar | 2013-01-24 | 1 | -3/+1 | |
| * | | | | | | | | | | | sched/rt: Add reschedule check to switched_from_rt() | Kirill Tkhai | 2013-01-24 | 1 | -2/+5 | |
| * | | | | | | | | | | | sched: Fix the broken sched_rr_get_interval() | Zhu Yanhai | 2013-01-24 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-20 | 195 | -4097/+8995 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 2013-02-16 | 4 | -20/+164 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2013-02-15 | 13 | -11/+349 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf/hwbp: Fix cleanup in case of kzalloc failure | Daniel Baluta | 2013-02-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | perf tools: Fix build with bison 2.3 and older. | Vinson Lee | 2013-02-14 | 3 | -4/+2 | |
| | * | | | | | | | | | | | perf tools: Limit unwind support to x86 archs | Jiri Olsa | 2013-02-14 | 1 | -0/+5 | |
| | * | | | | | | | | | | | perf annotate: Make it to be able to skip unannotatable symbols | Namhyung Kim | 2013-02-14 | 2 | -2/+18 | |
| | * | | | | | | | | | | | perf gtk/annotate: Fail early if it can't annotate | Namhyung Kim | 2013-02-14 | 1 | -8/+8 | |
| | * | | | | | | | | | | | perf gtk/annotate: Show source lines with gray color | Namhyung Kim | 2013-02-14 | 1 | -3/+27 | |
| | * | | | | | | | | | | | perf gtk/annotate: Support multiple event annotation | Namhyung Kim | 2013-02-14 | 4 | -27/+56 | |
| | * | | | | | | | | | | | perf ui/gtk: Implement basic GTK2 annotation browser | Namhyung Kim | 2013-02-14 | 6 | -4/+218 | |
| | * | | | | | | | | | | | perf annotate: Fix warning message on a missing vmlinux | Namhyung Kim | 2013-02-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | perf buildid-cache: Add --update option | Namhyung Kim | 2013-02-14 | 2 | -1/+53 | |
| |/ / / / / / / / / / / |