]>
2014-06-05 | Thomas Gleixner | futex: Make lookup_pi_state more robust Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-06-05 | Thomas Gleixner | futex: Always cleanup owner tid in unlock_pi Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-06-05 | Thomas Gleixner | futex: Validate atomic acquisition in futex_lock_pi_atomic() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-06-05 | Thomas Gleixner | futex-prevent-requeue-pi-on-same-futex.patch futex... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-05-28 | 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-05-19 | 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-05-19 | 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 |
2014-05-07 | Thomas Gleixner | sched: Sanitize irq accounting madness Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-29 | Thomas Gleixner | Merge branch 'clockevents/3.15-fixes' of git://git... |
commit | commitdiff | tree |
2014-04-29 | Thomas Gleixner | Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead... |
commit | commitdiff | tree |
2014-04-29 | Thomas Gleixner | ARM: common: edma: Fix xbar mapping Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-28 | Thomas Gleixner | irqchip: armanda: Sanitize set_irq_affinity() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-28 | Thomas Gleixner | genirq: x86: Ensure that dynamic irq allocation does... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Speed up tx buffer invalidation Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Remove tx locking Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Use proper u32 variables in c_can_write_msg_object() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup c_can_write_msg_object() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup c_can_msg_obj_put/get() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup c_can_inval_msg_object() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup setup of receive buffers Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup c_can_read_msg_object() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Cleanup irq enable/disable Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Work around C_CAN RX wreckage Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Disable rx split as workaround Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Get rid of pointless interrupts Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Avoid status register update for D_CAN Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Simplify buffer reenabling Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Always update error stats Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Fix berr reporting Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Handle state change correctly Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Do not access skb after net_receive_skb() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Make bus off interrupt disable logic work Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can: Fix startup logic Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-24 | Thomas Gleixner | can: c_can_pci: Set the type of the IP core Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-17 | Thomas Gleixner | clocksource: Exynos_mct: Use irq_force_affinity() in... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-17 | Thomas Gleixner | irqchip: Gic: Support forced affinity setting Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-17 | Thomas Gleixner | genirq: Allow forcing cpu affinity of interrupts Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-11 | Thomas Gleixner | blackfin:Use generic /proc/interrupts implementation Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Avoid led toggling for every packet. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Simplify TX interrupt cleanup Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Store dlc private Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Reduce register access Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Make the code readable Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Provide protection in the xmit path Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Remove EOB exit Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Fix the lost message handling Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Fix buffer ordering Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Make it SMP safe Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Fix hardware raminit function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | can: c_can: Wait for CONTROL_INIT to be cleared Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | lcs: Add missing destroy_timer_on_stack() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | s390/tape: Add missing destroy_timer_on_stack() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-04-01 | Thomas Gleixner | s390/tape: Use del_timer_sync() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-26 | Thomas Gleixner | atm: idt77105: Use del_timer_sync() in exit path Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-26 | Thomas Gleixner | atm: firestream: Use del_timer_sync() in teardown path Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-25 | Thomas Gleixner | x86: hpet: Use proper destructor for delayed work Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-25 | Thomas Gleixner | workqueue: Provide destroy_delayed_work_on_stack() Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-24 | Thomas Gleixner | Input: hp_sdc - use del_timer_sync() in exit path Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-23 | Thomas Gleixner | Bluetooth: bluecard: Use del_timer_sync() in teardown... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-20 | Thomas Gleixner | arm: omap: Fix typo in ams-delta-fiq.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-20 | Thomas Gleixner | m68k: atari: Fix the last kernel_stat.h fallout Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-19 | Thomas Gleixner | softirq: Add linux/irq.h to make it compile again Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-19 | Thomas Gleixner | m68k: amiga: Add linux/irq.h to make it compile again Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-17 | Thomas Gleixner | metag: Use irq_set_affinity instead of homebrewn code Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-14 | Thomas Gleixner | genirq: Add a new IRQCHIP_EOI_THREADED flag Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-14 | Thomas Gleixner | genirq: Document IRQCHIP_ONESHOT_SAFE flag Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | Merge branch 'irq/for-gpio' into irq/core Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | genirq: Provide irq_request/release_resources chip... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | parisc: Validate online cpus in irq_set_affinity()... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | xen: Validate online cpus in set_affinity Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | mips: Validate online cpus in irq_set_affinity() callbacks Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-12 | Thomas Gleixner | ia64: Validate online cpus in irq_set_affinity() callbacks Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-10 | Thomas Gleixner | Merge branch 'fortglx/3.15/time' of git://git.linaro... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-06 | Thomas Gleixner | x86: hardirq: Make irq_hv_callback_count available... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-05 | Thomas Gleixner | x86: hyperv: Fixup the (brain) damage caused by the... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-05 | Thomas Gleixner | m68k: Do not rely on magic indirect includes Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | powerpc: eeh: Fixup the brown paperbag fallout of the... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | s390: Do not rely on magic indirect includes Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | x86: hyperv: Fix brown paperbag typos reported by Fenguangs... Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | x86: hyperv: Make it build with CONFIG_HYPERV=m again Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | xtensa: Use irq_set_affinity instead of homebrewn code Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | irqchip: xtensa: Select only an online cpu Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | sh: Use irq_set_affinity instead of homebrewn code Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | genirq: Move kstat_incr_irqs_this_cpu() to core Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | x86: Hyperv: Cleanup the irq mess Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | xen: Add proper irq accounting for HYPERCALL vector Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | ia64: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | s390: Cio: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | mn10300: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | x86: Xen: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | sparc: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | mips: Use the core irq stats function Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | genirq: Add a kstat helper to increment irq stats Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | xen: Get rid of the last irq_desc abuse Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | xen: Use the proper irq functions Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | arm: mmp: Remove pointless fiddling with irq internals Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | arm: Replace various irq_desc accesses Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | pci: pcie-designware: Remove irq_desc abuse Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
2014-03-04 | Thomas Gleixner | powerpc: Eeh: Kill another abuse of irq_desc Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
commit | commitdiff | tree |
next |