2017-08-26 |
Thomas Gleixner | timerfd: Protect the might cancel mechanism proper Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2017-07-18 |
Thomas Gleixner | x86/vdso: Plug race between mapping and ELF header... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2017-02-23 |
Thomas Gleixner | locking/rtmutex: Prevent dequeue vs. unlock race Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-04-30 |
Thomas Gleixner | sched/cputime: Fix steal time accounting vs. CPU hotplug Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-02-27 |
Thomas Gleixner | itimers: Handle relative timers with CONFIG_TIME_LOW_RES... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-02-27 |
Thomas Gleixner | posix-timers: Handle relative timers with CONFIG_TIME_LOW_RE... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-02-27 |
Thomas Gleixner | timerfd: Handle relative timers with CONFIG_TIME_LOW_RES... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-02-27 |
Thomas Gleixner | hrtimer: Handle remaining time proper for TIME_LOW_RES Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-02-13 |
Thomas Gleixner | futex: Drop refcount if requeue_pi() acquired the rtmutex Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2016-01-22 |
Thomas Gleixner | genirq: Prevent chip buslock deadlock Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2015-11-17 |
Thomas Gleixner | x86/process: Add proper bound checks in 64bit get_wchan() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2015-02-20 |
Thomas Gleixner | genirq: Prevent proc race against freeing of irq descriptors Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-11-05 |
Thomas Gleixner | futex: Unlock hb->lock in futex_wait_requeue_pi() error... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-08-06 |
Thomas Gleixner | nohz: Fix another inconsistency between CONFIG_NO_HZ... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-07-11 |
Thomas Gleixner | rtmutex: Plug slow unlock race Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-07-11 |
Thomas Gleixner | rtmutex: Detect changes in the pi lock chain Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-07-11 |
Thomas Gleixner | rtmutex: Handle deadlock detection smarter Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-07-11 |
Thomas Gleixner | rtmutex: Fix deadlock detector for real Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-07-11 |
Thomas Gleixner | genirq: Sanitize spurious interrupt detection of threaded... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex: Make lookup_pi_state more robust Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex: Always cleanup owner tid in unlock_pi Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex: Validate atomic acquisition in futex_lock_pi_atomic() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex-prevent-requeue-pi-on-same-futex.patch futex... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex: Prevent attaching to kernel threads Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2014-06-09 |
Thomas Gleixner | futex: Add another early deadlock detection check Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-05-30 |
Thomas Gleixner | tick: Cleanup NOHZ per cpu data on cpu down Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-05-13 |
Thomas Gleixner | clockevents: Set dummy handler on CPU_DEAD shutdown Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-04-25 |
Thomas Gleixner | sched_clock: Prevent 64bit inatomicity on 32bit systems Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-03-20 |
Thomas Gleixner | btrfs: Init io_lock after cloning btrfs device struct Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-03-06 |
Thomas Gleixner | genirq: Avoid deadlock in spurious handling Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2013-01-03 |
Thomas Gleixner | genirq: Always force thread affinity Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-12-06 |
Thomas Gleixner | futex: Handle futex_pi OWNER_DIED take over correctly Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-07-25 |
Thomas Gleixner | timekeeping: Add missing update call in timekeeping_resume() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-07-25 |
Thomas Gleixner | timekeeping: Provide hrtimer update function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-07-25 |
Thomas Gleixner | hrtimers: Move lock held region in hrtimer_interrupt() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-07-25 |
Thomas Gleixner | timekeeping: Maintain ktime_t based offsets for hrtimers Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-07-25 |
Thomas Gleixner | time: Move common updates to a function CC: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-05-30 |
Thomas Gleixner | gpio: mpc8xxx: Prevent NULL pointer deref in demux... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-04-02 |
Thomas Gleixner | futex: Cover all PI opcodes with cmpxchg enabled check Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-03-19 |
Thomas Gleixner | x86: Derandom delay_tsc for 64 bit Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-03-12 |
Thomas Gleixner | genirq: Clear action->thread_mask if IRQ_ONESHOT is... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-03-01 |
Thomas Gleixner | genirq: Handle pending irqs in irq_startup() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-03-01 |
Thomas Gleixner | genirq: Unmask oneshot irqs when thread was not woken Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-14 |
Thomas Gleixner | [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-06 |
Thomas Gleixner | alarmtimers: Fix time comparison Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-06 |
Thomas Gleixner | ptp: Fix clock_getres() implementation Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-02 |
Thomas Gleixner | clockevents: Set noop handler in clockevents_exchange_device() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-02 |
Thomas Gleixner | tick-broadcast: Stop active broadcast device when replacing it Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-11-14 |
Thomas Gleixner | drm: Remove utterly bogus preempt_disable() sections Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-27 |
Thomas Gleixner | jdb/jbd2: factor out common functions from the jbd... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-25 |
Thomas Gleixner | Blackfin: H8606: fixup bogus ioresource init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-25 |
Thomas Gleixner | net: Unlock sock before calling sk_free() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-23 |
Thomas Gleinxer | ARM: 7133/1: SMP: fix per cpu timer setup before the... Signed-off-by: Thomas Gleinxer <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-06 |
Thomas Gleixner | sched: Don't use tasklist_lock for debug prints Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-06 |
Thomas Gleixner | sched: Warn on rt throttling Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-05 |
Thomas Gleixner | netfilter: Use proper rwlock init function Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-05 |
Thomas Gleixner | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_pri... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-04 |
Thomas Gleixner | genirq: Fix fatfinered fixup really Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-10-04 |
Thomas Gleixner | sched: Fix idle_cpu() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-21 |
Thomas Gleixner | MIPS: Allow forced irq threading Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-21 |
Thomas Gleixner | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-18 |
Thomas Gleixner | watchdog: Drop FIFO policy in exit path Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-14 |
Thomas Gleixner | alarmtimers: Fix error handling Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | x86, iommu: Mark DMAR IRQ as non-threaded Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, x86, iommu: Annotate qi->q_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, x86, iommu: Annotate irq_2_ir_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, x86, iommu: Annotate iommu->register_lock... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, ARM: Annotate low level hw locks as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, powerpc: Annotate uic->lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, x86: mce: Annotate cmci_discover_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, ACPI: Annotate c3_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, oprofile: Annotate oprofilefs lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, video: Annotate vga console lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, latencytop: Annotate latency_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, timer_stats: Annotate table_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, rwsem: Annotate inner lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, semaphores: Annotate inner lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, sched: Annotate thread_group_cputimer as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, printk: Annotate logbuf_lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, tracing: Annotate tracing locks as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, lib/proportions: Annotate prop_local_percpu... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, sched, cgroups: Annotate release_list_lock... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, percpu_counter: Annotate ::lock as raw Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | locking, kprobes: Annotate the hash locks and kretprobe... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-13 |
Thomas Gleixner | clocksource: Make watchdog reset lockless Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-12 |
Thomas Gleixner | x86: cache_info: Kill the atomic allocation in amd_init_l3_c... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-12 |
Thomas Gleixner | x86: cache_info: Kill the moronic shadow struct Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-12 |
Thomas Gleixner | x86: cache_info: Remove bogus free of amd_l3_cache... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-12 |
Thomas Gleixner | rtmutex: Cleanup the debug code Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-09-02 |
Thomas Gleixner | Merge branch 'fortglx/3.1/tip/timers/rtc' of git:/...
|
commit | commitdiff | tree |
2011-08-29 |
Thomas Gleixner | sched: Move blk_schedule_flush_plug() out of __schedule() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-08-29 |
Thomas Gleixner | sched: Separate the scheduler entry for preemption Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-08-04 |
Thomas Gleixner | ide: Fix irq flags madness Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: fix hrtimer deadlock Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: limit frequency Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: handle errors correctly in rtc_irq_set_state() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: Limit RTC PIE frequency Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: Fix hrtimer deadlock Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-26 |
Thomas Gleixner | rtc: Handle errors correctly in rtc_irq_set_state() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-22 |
Thomas Gleixner | mips: Fix i8253 clockevent fallout Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
next |