summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bfin: Final irq cleanupThomas Gleixner2011-03-292-9/+6Star
* alpha: Use generic show_interrupts()Thomas Gleixner2011-03-293-59/+17Star
* alpha: Convert to new irq function namesThomas Gleixner2011-03-2920-34/+38
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-2984-235/+209Star
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-299-11/+11
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29140-610/+626
* arm: Use generic show_interrupts()Thomas Gleixner2011-03-292-50/+6Star
* arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-292-11/+2Star
* arm: gic: Use proper accessor functionsThomas Gleixner2011-03-291-1/+1
* arm: at91: Cleanup irq chipThomas Gleixner2011-03-291-22/+9Star
* arm: davinci: Cleanup irq chip codeThomas Gleixner2011-03-291-13/+4Star
* arm: ep93xx: Use proper irq accessor functionsThomas Gleixner2011-03-291-11/+10Star
* arm: gemini: Use proper irq accessor functionsThomas Gleixner2011-03-291-4/+2Star
* arm: mxc: Use generic_handle_irq()Thomas Gleixner2011-03-291-6/+1Star
* arm: vt8500: Use proper irq accessorsThomas Gleixner2011-03-291-3/+3
* arm: msm: Use proper irq accessor functionsThomas Gleixner2011-03-295-10/+10
* arm: plat-omap: Cleanup irq_desc accessThomas Gleixner2011-03-291-8/+1Star
* arm: nomadik: Use local irq stateThomas Gleixner2011-03-291-6/+10
* arm: stmp3xxx: Use generic_handle_irq()Thomas Gleixner2011-03-291-2/+1Star
* arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner2011-03-293-14/+10Star
* arm: Cleanup irq_desc accessThomas Gleixner2011-03-292-16/+11Star
* arm: msm: Convert to new irq chip functionsThomas Gleixner2011-03-291-16/+17
* arm: Use irq flag setter functionThomas Gleixner2011-03-291-9/+6Star
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-293-5/+3Star
* arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner2011-03-291-19/+0Star
* arm: h720x: Fix irq conversion falloutThomas Gleixner2011-03-291-3/+8
* arm: nomadik: Remove non existing cpu id checkThomas Gleixner2011-03-291-7/+0Star
* arm: ns9xxx: Remove non exisiting machine checksThomas Gleixner2011-03-292-7/+0Star
* arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2011-03-292-4/+1Star
* arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner2011-03-291-1/+1
* arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner2011-03-291-1/+1
* arm: bios32: Remove non exisiting machine codeThomas Gleixner2011-03-291-25/+0Star
* genirq: Fix harmless typoThomas Gleixner2011-03-291-1/+1
* md: Fix integrity registration error when no devices are capableMartin K. Petersen2011-03-291-6/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-291-1/+1
|\
| * selinux: Fix regression for XorgStephen Smalley2011-03-291-1/+1
* | ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon2011-03-291-2/+4
| |
| \
*-. \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-2914-235/+297
|\ \ \
| | * | genirq; Fix cleanup falloutThomas Gleixner2011-03-292-8/+10
| | * | genirq: Fix typo and remove unused variableThomas Gleixner2011-03-282-2/+1Star
| | * | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-282-2/+2
| | * | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-281-0/+5
| | * | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-281-0/+15
| | * | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-282-15/+0Star
| | * | arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner2011-03-281-54/+4Star
| | * | powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2Star
| | * | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-283-0/+50
| | * | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-289-59/+64
| | * | genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-272-18/+31
| | * | genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-272-4/+9