2012-03-01 |
Thomas Gleixner | sched/rt: Use schedule_preempt_disabled() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-03-01 |
Thomas Gleixner | sched/rt: Add schedule_preempt_disabled() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-02-15 |
Thomas Gleixner | genirq: Handle pending irqs in irq_startup() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2012-02-15 |
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-11 |
Thomas Gleixner | rcu: Remove redundant return from rcu_report_exp_rnp() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-12-11 |
Thomas Gleixner | rcu: Omit self-awaken when setting up expedited grace... 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-05 |
Thomas Gleixner | Merge branch 'fortglx/3.3/tip/timers/core' of git:...
|
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-25 |
Thomas Gleixner | powerpc: Allow irq threading Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-11-25 |
Thomas Gleixner | powerpc: Mark IPI interrupts IRQF_NO_THREAD Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-11-25 |
Thomas Gleixner | powerpc/wsp: Mark opb cascade handler IRQF_NO_THREAD Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-11-25 |
Thomas Gleixner | powerpc/85xx: Mark cascade irq IRQF_NO_THREAD 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 |
2011-07-20 |
Thomas Gleixner | MIPS: SB1250: Restore dropped irq_mask function Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | sched: Simplify mutex_spin_on_owner() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | i8253: Cleanup outb/inb magic Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | arm: Footbridge: Use common i8253 clockevent Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | mips: Use common i8253 clockevent Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | x86: Use common i8253 clockevent Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-07-01 |
Thomas Gleixner | i8253: Create common clockevent implementation Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-25 |
Thomas Gleixner | Merge branch 'fortglx/3.0/tip/timers/rtc' of git:/...
|
commit | commitdiff | tree |
2011-06-22 |
Thomas Gleixner | genirq: Remove unused CHECK_IRQ_PER_CPU() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-16 |
Thomas Gleixner | clocksource: Make watchdog robust vs. interruption Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-10 |
Thomas Gleixner | i8253: Export i8253_lock unconditionally Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-09 |
Thomas Gleixner | i8253: Remove I8253_LOCK config Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-08 |
Thomas Gleixner | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-08 |
Thomas Gleixner | arm: davinci: Fix fallout from generic irq chip conversion Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-06-06 |
Thomas Gleixner | Merge branch 'fortglx/3.0/tip/timers/ptp' of git:/...
|
commit | commitdiff | tree |
2011-06-06 |
Thomas Gleixner | Merge branch 'fortglx/3.0/tip/timers/rtc' of git:/...
|
commit | commitdiff | tree |
2011-06-03 |
Thomas Gleixner | clockevents: Handle empty cpumask gracefully Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-26 |
Thomas Gleixner | x86: vdso: Remove unused variable Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-25 |
Thomas Gleixner | hrtimers: Fix typo causing erratic timers Fatfingered-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-23 |
Thomas Gleixner | hrtimers: Reorder clock bases Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-23 |
Thomas Gleixner | hrtimers: Avoid touching inactive timer bases Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-23 |
Thomas Gleixner | hrtimers: Make struct hrtimer_cpu_base layout less... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-23 |
Thomas Gleixner | timerfd: Manage cancelable timers in timerfd Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-20 |
Thomas Gleixner | Merge branch 'timers/urgent' into timers/core Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-20 |
Thomas Gleixner | MAINTAINERS: Add drivers/clocksource to TIMEKEEPING Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-20 |
Thomas Gleixner | clockevents/source: Use u64 to make 32bit happy Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | x86: hpet: Cleanup the clockevents init and register... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | x86: Convert PIT to clockevents_config_and_register() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | clockevents: Provide interface to reconfigure an active... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | clockevents: Provide combined configure and register... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | clockevents: Restructure clock_event_device members Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2011-05-19 |
Thomas Gleixner | clocksource: Get rid of the hardcoded 5 seconds sleep... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
next |