summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* arm: stmp3xxx: Use generic_handle_irq()Thomas Gleixner2011-03-291-2/+1
* arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner2011-03-293-14/+10
* arm: Cleanup irq_desc accessThomas Gleixner2011-03-292-16/+11
* arm: msm: Convert to new irq chip functionsThomas Gleixner2011-03-291-16/+17
* arm: Use irq flag setter functionThomas Gleixner2011-03-291-9/+6
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-293-5/+3
* arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner2011-03-291-19/+0
* arm: h720x: Fix irq conversion falloutThomas Gleixner2011-03-291-3/+8
* arm: nomadik: Remove non existing cpu id checkThomas Gleixner2011-03-291-7/+0
* arm: ns9xxx: Remove non exisiting machine checksThomas Gleixner2011-03-292-7/+0
* arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2011-03-292-4/+1
* 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/+0
* ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon2011-03-281-2/+4
*-. Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-283-103/+6
|\ \
| | * arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner2011-03-281-54/+4
| | * powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-285-382/+3
|\ \ \
| * | | Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * | | CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
| * | | Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-213-380/+1
* | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-286-3/+268
|\ \ \ \
| * | | | mach-ux500: configure board for the TPS61052 regulator v2Linus Walleij2011-03-284-1/+48
| * | | | mach-ux500: provide ab8500 init vectorBengt Jonsson2011-03-282-0/+179
| * | | | mach-ux500: board support for AB8500 GPIO driverBibek Basu2011-03-283-2/+41
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-2811-16/+21
|\ \ \ \ \
| * | | | | ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLEKukjin Kim2011-03-281-0/+1
| * | | | | ARM: SAMSUNG: Fix CPU idmaskKukjin Kim2011-03-282-5/+5
| * | | | | ARM: EXYNOS4: Fix addruart macroThomas Abraham2011-03-281-2/+2
| * | | | | ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210Jeongtae Park2011-03-281-1/+1
| * | | | | ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310Jeongtae Park2011-03-281-1/+1
| * | | | | ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORMKukjin Kim2011-03-282-2/+7
| * | | | | ARM: S5PV210: Remove duplicated inclusionHuang Weiyi2011-03-281-1/+0
| * | | | | ARM: S5PV210: Fix security engine interrupt namesVladimir Zapolskiy2011-03-281-3/+3
| * | | | | ARM: S5P64X0: Fix iodesc array size for S5P6450Banajit Goswami2011-03-281-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-282-3/+16
|\ \ \ \ \
| * | | | | crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-272-3/+16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2011-03-283-46/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | score: Use generic show_interrupts()Thomas Gleixner2011-03-282-39/+1
| * | | | score: Convert to new irq function namesThomas Gleixner2011-03-281-2/+2
| * | | | score: lost a semicolon in asm/irqflags.hChen Liqin2011-03-281-1/+1
| * | | | score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-281-0/+1
| * | | | score: Convert irq_chip to new functionsThomas Gleixner2011-03-281-11/+13
| |/ / /
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-272-43/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: Use generic show_interupts()Thomas Gleixner2011-03-252-41/+1
| * | | tile: Convert to new irq function namesThomas Gleixner2011-03-251-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-03-272-0/+3
|\ \ \ \
| * | | | regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-262-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-271-12/+11
|\ \ \ \
OpenPOWER on IntegriCloud