2015-05-19 | Thomas Gleixner | Merge branch 'linus' into timers/core |
commit | commitdiff | tree |
2015-05-19 | Nicholas Mc Guire | time: Allow gcc to fold constants when possible Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-19 | Nicholas Mc Guire | time: Refactor msecs_to_jiffies Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-19 | Nicholas Mc Guire | time: Move timeconst.h into include/generated Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-18 | Peter Zijlstra | sched,perf: Fix periodic timers Cc: tglx@linutronix.de |
commit | commitdiff | tree |
2015-05-13 | Lucas Stach | irqchip: tegra: Set the proper base address in irq... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
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-05 | Marc Dionne | x86: Make cpu_tss available to external modules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Andreas Sandberg | tick: hrtimer-broadcast: Prevent endless restarting... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Tahsin Erdogan | x86/spinlocks: Fix regression in spinlock contention... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Joonwoo Park | timer: Use timer->base for flag checks Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Maxime Ripard | clocksource: sun5i: Fix of_io_request_and_map error... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Maxime Ripard | clocksource: integrator: Fix of_io_request_and_map... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Maxime Ripard | clocksource: asm9260: Fix of_io_request_and_map error... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-05-05 | Preeti U Murthy | tick-broadcast: Fix the printing of broadcast masks 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-24 | Viresh Kumar | clockevents: Shutdown detached clockevent device Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-24 | Marc Zyngier | irqchip: gic: Drop support for gic_arch_extn Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-24 | Roger Quadros | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip 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 | kbuild test robot | perf: perf_mux_hrtimer_cancel() can be static Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Peter Zijlstra | perf: Fix mux_interval hrtimer wreckage Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Peter Zijlstra | sched: Cleanup bandwidth timers Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Peter Zijlstra | hrtimer: Allow concurrent hrtimer_start() for self... 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 | Viresh Kumar | hrtimer: Update active_bases before calling hrtimer_force_re... 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-22 | Yingjoe Chen | time: Remove nonexistent function prototype Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-22 | Joe Perches | timer_list: Reduce SEQ_printf footprint 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 | Marc Zyngier | irqchip: GICv3: Add support for irq_[get, set]_irqchip_state() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-08 | Marc Zyngier | irqchip: GIC: Add support for irq_[get, set]_irqchip_state() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-08 | Marc Zyngier | genirq: Allow the irqchip state of an IRQ to be save... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-08 | Marc Zyngier | genirq: MSI: Fix freeing of unallocated MSI Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-04-08 | Thomas Gleixner | Merge branch 'linus' into irq/core to get the GIC updates... |
commit | commitdiff | tree |
2015-01-26 | Liviu Dudau | irqchip: gic: Allow interrupt level to be set for PPIs Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Qais Yousef | irqchip: mips-gic: Handle pending interrupts once in... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Baruch Siach | irqchip: Conexant CX92755 interrupts controller driver Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Baruch Siach | irqchip: Devicetree: document Conexant Digicolor irq... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Tony Lindgren | irqchip: omap-intc: Remove unused legacy interface... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Tony Lindgren | irqchip: omap-intc: Fix support for dm814 and dm816 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Yingjoe Chen | irqchip: mtk-sysirq: Get irq number from register resource... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-26 | Magnus Damm | irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support 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 | kbuild test robot | hrtimer: Make __hrtimer_get_next_event() static Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
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 | WANG Chao | x86, e820: Clean up sanitize_e820_map() users Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | WANG Chao | x86, setup: Let early_memremap() handle page alignment Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
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-23 | Chunyan Zhang | ktime.h: Introduce ktime_ms_delta Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Jesse Brandeburg | genirq: Set initial affinity in irq_set_affinity_hint() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Lai Jiangshan | smpboot: Add missing get_online_cpus() in smpboot_register_p... Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Alexandre Demers | x86/tsc: Change Fast TSC calibration failed from error... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Colin King | x86/rtc: Remove duplicate const specifier Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-23 | Bryan O'Donoghue | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 Suggested-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Juergen Gross | x86, mm: Change cachemode exports to non-gpl Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2015-01-22 | Andy Lutomirski | x86, tls: Interpret an all-zero struct user_desc as... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
next |