summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-02ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: Use generic show_interrupts()Thomas Gleixner
2011-03-29arm: dove: Use proper irq accessor functionsThomas Gleixner
2011-03-29arm: gic: Use proper accessor functionsThomas Gleixner
2011-03-29arm: at91: Cleanup irq chipThomas Gleixner
2011-03-29arm: davinci: Cleanup irq chip codeThomas Gleixner
2011-03-29arm: ep93xx: Use proper irq accessor functionsThomas Gleixner
2011-03-29arm: gemini: Use proper irq accessor functionsThomas Gleixner
2011-03-29arm: mxc: Use generic_handle_irq()Thomas Gleixner
2011-03-29arm: vt8500: Use proper irq accessorsThomas Gleixner
2011-03-29arm: msm: Use proper irq accessor functionsThomas Gleixner
2011-03-29arm: plat-omap: Cleanup irq_desc accessThomas Gleixner
2011-03-29arm: nomadik: Use local irq stateThomas Gleixner
2011-03-29arm: stmp3xxx: Use generic_handle_irq()Thomas Gleixner
2011-03-29arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner
2011-03-29arm: Cleanup irq_desc accessThomas Gleixner
2011-03-29arm: msm: Convert to new irq chip functionsThomas Gleixner
2011-03-29arm: Use irq flag setter functionThomas Gleixner
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner
2011-03-29arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner
2011-03-29arm: h720x: Fix irq conversion falloutThomas Gleixner
2011-03-29arm: nomadik: Remove non existing cpu id checkThomas Gleixner
2011-03-29arm: ns9xxx: Remove non exisiting machine checksThomas Gleixner
2011-03-29arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner
2011-03-29arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner
2011-03-29arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner
2011-03-28ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd
2011-03-28ARM: 6838/1: etm: fix section mismatch warningMing Lei
2011-03-28ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross
2011-03-28ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl
2011-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King