summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-252-0/+4
* genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner2011-02-191-0/+4
* genirq; Add fasteoi irq_chip quirkThomas Gleixner2011-02-191-1/+3
* genirq: Add preflow handler supportThomas Gleixner2011-02-192-1/+16
* genirq: Consolidate set_chip_handler functionsThomas Gleixner2011-02-191-12/+39
* genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-191-0/+6
* genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2011-02-191-0/+8
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-191-0/+8
* genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-191-0/+9
* genirq: Add flags to irq_chipThomas Gleixner2011-02-191-0/+3
* genirq: Cleanup irq.hThomas Gleixner2011-02-191-33/+62
* genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-191-1/+25
* genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner2011-02-191-1/+8
* genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-191-1/+15
* genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate itThomas Gleixner2011-02-191-2/+6
* genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-191-5/+0
* genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner2011-02-191-2/+18
* genirq: Add state field to irq_dataThomas Gleixner2011-02-192-0/+4
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-191-2/+0
* genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-191-1/+1
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-191-1/+1
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-191-2/+2
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-191-4/+5
* genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-191-1/+0
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-191-1/+5
* genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner2011-02-191-1/+0
* genirq: Use modify_status for set_irq_nested_threadThomas Gleixner2011-02-191-3/+13
* genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner2011-02-191-1/+0
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-191-1/+0
* genirq: Add internal state field to irq_descThomas Gleixner2011-02-191-1/+2
* genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-191-0/+1
* genirq: Move irq thread flags to coreThomas Gleixner2011-02-191-14/+0
* genirq: Mark polled irqs and defer the real handlerThomas Gleixner2011-02-191-0/+1
* genirq: Do not copy affinity before setThomas Gleixner2011-02-191-0/+11
* genirq: Namespace cleanupThomas Gleixner2011-02-193-21/+116
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-1915-34/+93
|\
| * Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-181-0/+15
| |\
| | * RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
| | * RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
| * | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \
| | * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-162-6/+24
| |\ \ \
| | * | | [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-121-0/+1
| | * | | [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-122-6/+23
| * | | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-151-1/+2
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \ \ \
| | | * | | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2