summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: pxa: PalmZ72: Add OV9640 camera supportMarek Vasut2011-03-162-0/+132
| | | * | ARM: pxa: Update copyright notices for Palm devicesMarek Vasut2011-03-161-2/+1
| | | * | ARM: pxa: PalmTE2: Use gpio arrays in backlight initMarek Vasut2011-03-161-24/+7
| * | | | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-283-38/+3
| * | | | ARM: 6838/1: etm: fix section mismatch warningMing Lei2011-03-281-2/+2
| * | | | ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross2011-03-281-25/+0
| * | | | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl2011-03-281-4/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King2011-03-284-13/+17
| |\ \ \ \
| | * | | | Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2011-03-272-4/+1
| | * | | | arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-171-0/+7
| | * | | | ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-061-9/+9
| * | | | | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-264-12/+15
| * | | | | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-262-6/+30
| * | | | | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-261-0/+2
| * | | | | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-261-3/+11
| * | | | | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll2011-03-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-293-10/+10
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-253-7/+7
| * | | | | ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-253-3/+3
* | | | | | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-2984-235/+209
* | | | | | 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/+6
* | | | | | arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-292-11/+2
* | | | | | arm: gic: Use proper accessor functionsThomas Gleixner2011-03-291-1/+1
* | | | | | arm: at91: Cleanup irq chipThomas Gleixner2011-03-291-22/+9
* | | | | | arm: davinci: Cleanup irq chip codeThomas Gleixner2011-03-291-13/+4
* | | | | | arm: ep93xx: Use proper irq accessor functionsThomas Gleixner2011-03-291-11/+10
* | | | | | arm: gemini: Use proper irq accessor functionsThomas Gleixner2011-03-291-4/+2
* | | | | | arm: mxc: Use generic_handle_irq()Thomas Gleixner2011-03-291-6/+1
* | | | | | 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/+1
* | | | | | arm: nomadik: Use local irq stateThomas Gleixner2011-03-291-6/+10
* | | | | | 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-281-54/+4
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud