aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* irq: Don't re-enable interrupts at the end of irq_exitFrederic Weisbecker2013-02-28
* irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-21
* Revert "nohz: Make tick_nohz_irq_exit() irq safe"Thomas Gleixner2013-02-21
* irq: Sanitize invoke_softirqThomas Gleixner2013-02-21
* irq: Ensure irq_exit() code runs with interrupts disabledThomas Gleixner2013-02-21
* nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker2013-02-21
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\
| * timeconst.pl: Eliminate Perl warningH. Peter Anvin2013-02-07
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \
| * | x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \
| * | | posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka2013-02-15
| * | | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-14
| |\ \ \
| | * | | time, Fix setting of hardware clock in NTP codePrarit Bhargava2013-02-08
| * | | | Merge branch 'timers/for-arm' into timers/coreThomas Gleixner2013-02-12
| |\ \ \ \
| | * | | | clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland2013-02-12
| * | | | | hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz2013-02-05
| * | | | | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-29
| | * | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang2013-01-15
| | * | | timekeeping: Add persistent_clock_exist flagFeng Tang2013-01-15
| | * | | posix-timers: Fix clock_adjtime to always return timex data on successMiroslav Lichvar2013-01-15
| | * | | NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
| | * | | time: create __getnstimeofday for WARNless callsKees Cook2013-01-15
| * | | | clockevents: Add generic timer broadcast functionMark Rutland2013-01-31
| * | | | clockevents: Add generic timer broadcast receiverMark Rutland2013-01-31
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | stop_machine: Use smpboot threadsThomas Gleixner2013-02-14
| * | | | | stop_machine: Store task reference in a separate per cpu variableThomas Gleixner2013-02-14
| * | | | | smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-14
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \ \
| * | | | | | cputime: Remove irqsave from seqlock readersThomas Gleixner2013-02-19
| * | | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
| * | | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
| * | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ \ \
| | * | | | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
| | * | | | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | * | | | | | cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-27
| | * | | | | | context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-26
| * | | | | | | sched: Fix signedness bug in yield_to()Dan Carpenter2013-02-05
| * | | | | | | sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith2013-02-04
| * | | | | | | sched/rt: Further simplify pick_rt_task()Kirill Tkhai2013-02-03
| * | | | | | | sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai2013-01-31
| * | | | | | | cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker2013-01-27
| * | | | | | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-25
| * | | | | | | sched/fair: Set se->vruntime directly in place_entity()Viresh Kumar2013-01-24