aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/manage.c
Commit message (Expand)AuthorAge
...
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Fix harmless typoThomas Gleixner2011-03-29
* genirq; Fix cleanup falloutThomas Gleixner2011-03-28
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-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: Fix incorrect unlock in __setup_irq()Dan Carpenter2011-03-17
* genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
* genirq: Allow shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Add missing break in __irq_set_trigger()Thomas Gleixner2011-02-21
* genirq: Use irq_get/put functionsThomas Gleixner2011-02-19
* genirq: Remove real old transition functionsThomas Gleixner2011-02-19
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
* genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
* genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19
* genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner2011-02-19
* genirq: Reuse existing can set affinty checkThomas Gleixner2011-02-19
* genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
* genirq: Remove CHECK_IRQ_PER_CPU from core codeThomas Gleixner2011-02-19
* genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-19
* genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_WAKEUP to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-19
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-19
* genirq: Fixup core code namespace falloutThomas Gleixner2011-02-19
* genirq: Consolidate IRQ_DISABLEDThomas Gleixner2011-02-19
* genirq: Remove default magicThomas Gleixner2011-02-19
* genirq: Consolidate disable/enableThomas Gleixner2011-02-19
* genirq: Consolidate startup/shutdown of interruptsThomas Gleixner2011-02-19
* genirq: Remove bogus conditionalThomas Gleixner2011-02-19
* genirq: Remove redundant thread affinity settingThomas Gleixner2011-02-19
* genirq: Do not copy affinity before setThomas Gleixner2011-02-19
* genirq: Always apply cpu online maskThomas Gleixner2011-02-19
* genirq: Rremove redundant checkThomas Gleixner2011-02-19
* genirq: Simplify affinity related codeThomas Gleixner2011-02-19
* genirq: Namespace cleanupThomas Gleixner2011-02-19
* genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner2011-02-19
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-19
|\
| * genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-19
* | Merge branch 'irq/for-mips' into irq/coreThomas Gleixner2011-02-10
|\ \
| * | genirq: Call bus_lock/unlock functions in setup_irq()David Daney2011-02-10
| |/
489' href='#n489'>489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542





























































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
PK