2015-05-19 | Thomas Gleixner | Merge branch 'linus' into timers/core |
commit | commitdiff | tree |
2015-05-12 | Thomas Gleixner | ALSA: drivers: pcsp: Fix printout of resolution Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-08 | Thomas Gleixner | sched: Handle priority boosted tasks proper in setscheduler() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-07 | Thomas Gleixner | nohz: Fix !HIGH_RES_TIMERS hang Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Thomas Gleixner | tick: broadcast: Simplify oneshot logic and shorten... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Thomas Gleixner | tick: broadcast: Prevent livelock from event handler Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-04 | Thomas Gleixner | perf: Remove unused function perf_mux_hrtimer_cancel() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-30 | Thomas Gleixner | power: reset: ltc2952: Remove bogus hrtimer_start(... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-23 | Thomas Gleixner | power: reset: ltc2952: Remove bogus hrtimer_start(... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-23 | Thomas Gleixner | sched: debug: Remove the cfs bandwidth timer_active... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | timer: Put usleep_range into the __sched section Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | timer: Remove pointless return value of do_usleep_range() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Avoid locking in hrtimer_cancel() if timer... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Remove hrtimer_start() return value Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | tick: broadcast-hrtimer: Remove overly clever return... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | alarmtimer: Get rid of unused return value Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | net: core: pktgen: Remove bogus hrtimer_active() check Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | rtmutex: Remove bogus hrtimer_active() check Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | futex: Remove bogus hrtimer_active() check Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Remove bogus hrtimer_active() check Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Make hrtimer_start() a inline wrapper Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Get rid of __hrtimer_start_range_ns() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | sched: deadline: Use hrtimer_start() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | sched: core: Use hrtimer_start[_expires]() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | perf: core: Use hrtimer_start() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | x86: perf: uncore: Use hrtimer_start() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | x86: perf: Use hrtimer_start() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | tick: Nohz: Rework next timer evaluation Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | tick: Sched: Restructure code Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | tick: sched: Force tick interrupt and get rid of softirq... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | tick: sched: Remove hrtimer_active() checks Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Get rid of hrtimer softirq Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Keep pointer to first timer and simplify __remove_h... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Make use of timerqueue_add/del return values Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | timerqueue: Let timerqueue_add/del return information Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Align the hrtimer clock bases as well Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Cache line align the hrtimer cpu base Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Use cpu_base->active_base for hotpath iterators Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Use bits for various boolean indicators Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Make offset update smarter Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Get rid of softirq time Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Make the statistics fields smaller Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Get rid of hrtimer_get_res() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | sound: Use hrtimer_resolution instead of hrtimer_get_res() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | net: sched: Use hrtimer_resolution instead of hrtimer_get_res() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Get rid of the resolution field in hrtimer_clock_base Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | hrtimer: Document hrtimer_forward[_now]() proper Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Thomas Gleixner | timekeeping: Remove stale function prototype Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-15 | Thomas Gleixner | net: hip04: Make tx coalesce timer actually work Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-11 | Thomas Gleixner | Merge tag 'irqchip-core-4.1-3' of git://git.infradead... |
commit | commitdiff | tree |
2015-04-11 | Thomas Gleixner | Merge tag 'irqchip-core-4.1-2' of git://git.infradead... |
commit | commitdiff | tree |
2015-04-08 | Thomas Gleixner | Merge tag 'irqchip-core-4.0' of git://git.infradead... |
commit | commitdiff | tree |
2015-04-08 | Thomas Gleixner | Merge branch 'linus' into irq/core to get the GIC updates... |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | timekeeping: Get rid of stale comment Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | clockevents: Cleanup dead cpu explicitely Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | clockevents: Make tick handover explicit Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | sched/idle: Use explicit broadcast oneshot control... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ARM: Tegra: Use explicit broadcast oneshot control... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ARM: OMAP: Use explicit broadcast oneshot control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | intel_idle: Use explicit broadcast oneshot control... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ACPI/idle: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ACPI/PAD: Use explicit broadcast oneshot control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | x86/amd/idle, clockevents: Use explicit broadcast oneshot... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | clockevents: Provide explicit broadcast oneshot control... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | clockevents: Remove the broadcast control leftovers Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ARM: OMAP: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | intel_idle: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | cpuidle: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ACPI/processor: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ACPI/PAD: Use explicit broadcast control function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | x86/amd/idle, clockevents: Use explicit broadcast control... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | clockevents: Provide explicit broadcast control functions Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-03 | Thomas Gleixner | ACPI/PAD: Remove the local APIC nonsense Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | arm/bL_switcher: Kill tick suspend hackery Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | tick/xen: Provide and use tick_suspend_local() and... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | tick: Make tick_resume_broadcast_oneshot() static Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | clockevents: Make suspend/resume calls explicit Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | clockevents: Remove extra local_irq_save() in clockevents_ex... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | tick: Move core only declarations and functions to... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | tick: Simplify tick-internal.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | tick: Move clocksource related stuff to timekeeping.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-01 | Thomas Gleixner | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Add prefetch decoding to the address space parser Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Move the window flag logic to the combined parser Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Unify the parsing of address_space and ext_address_space Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Let the parser return false for disabled resources Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Use the length check for io resources as well Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Implement proper length checks for mem resources Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-02-03 | Thomas Gleixner | ACPI: Remove redundant check in function acpi_dev_resource_a... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Thomas Gleixner | Merge branch 'linus' into irq/core |
commit | commitdiff | tree |
2015-01-24 | Thomas Gleixner | x86, init: Fix UP boot regression on x86_64 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-24 | Thomas Gleixner | Merge tag 'fortglx-3.20-time' of https://git.linaro... |
commit | commitdiff | tree |
2015-01-23 | Thomas Gleixner | iommu/amd: Fix irq remapping detection logic Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Thomas Gleixner | hrtimer: Prevent stale expiry time in hrtimer_interrupt() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | x86: Consolidate boot cpu timer setup Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | x86/apic: Reuse apic_bsp_setup() for UP APIC setup Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | x86/smpboot: Sanitize uniprocessor init Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | x86/smpboot: Move apic init code to apic.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Thomas Gleixner | init: Get rid of x86isms Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
next |