aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-15
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-15
* genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu2012-04-13
* genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev2012-04-02
* genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King2012-04-02
* genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner2012-03-12
* genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-29
* genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-29
* genirq: Fix race condition when stopping the irq threadIdo Yariv2011-12-09
* genirq: fix regression in irqfixup, irqpollEdward Donovan2011-12-09
* genirq: Fix irqfixup, irqpoll regressionEdward Donovan2011-11-26
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-11-11
* genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-10-03
* genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-08-29
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
* genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-10
* genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-03
* genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-03
* irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-03
* genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-03
* irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-26
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-25
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\
| * irq: Export functions to allow modular irq driversJonathan Cameron2011-05-18
| * genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-18
| * genirq: Remove pointless ifdefsThomas Gleixner2011-05-18
| * genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-02
| * genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-23
| * genirq: Implement a generic interrupt chipThomas Gleixner2011-04-23
| * genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
* | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven2011-05-02
|/
*---. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \
| | | * genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-02
| | |/
* | / Fix common misspellingsLucas De Marchi2011-03-31
| |/ |/|
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
* | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-29
* | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-29
* | genirq: Remove compat codeThomas Gleixner2011-03-29
* | alpha: Use generic show_interrupts()Thomas Gleixner2011-03-29
* | genirq: Fix harmless typoThomas Gleixner2011-03-29
|/
* genirq; Fix cleanup falloutThomas Gleixner2011-03-28
* genirq: Fix typo and remove unused variableThomas Gleixner2011-03-28
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-28
* genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-28
* genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-28
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-27
* genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-27
* genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-27