aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | | | OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar2011-03-11
| | * | | | | OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal2011-03-11
| | * | | | | OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-11
| | * | | | | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-11
| | * | | | | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-11
| | * | | | | OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-11
| | * | | | | OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2011-03-11
| | * | | | | OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen2011-03-11
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-23
|\ \ \ \ \ \ \
| * | | | | | | ARM: Update (and cut down) mach-typesRussell King2011-03-20
| * | | | | | | ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2011-03-20
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ARM: 6751/1: vexpress: select applicable errata workarounds in KconfigWill Deacon2011-02-27
| | | | * | | | | | | ARM: 6753/1: omap4: Enable ARM local timers with OMAP4430 es1.0 exceptionSantosh Shilimkar2011-02-23
| | | | * | | | | | | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-23
| | | | * | | | | | | ARM: integrator: add Integrator/CP sched_clock supportRussell King2011-02-19
| | | | * | | | | | | ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-19
| | | | * | | | | | | ARM: realview/vexpress: consolidate localtimer supportRussell King2011-02-19
| | | | * | | | | | | ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-19
| | | | * | | | | | | ARM: rationalize versatile family Kconfig/MakefileRussell King2011-02-19
| | | | * | | | | | | ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-19
| | | | * | | | | | | ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-19
| | | | * | | | | | | ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | | | | | | ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | | | | | | ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-19
| | | | * | | | | | | ARM: integrator: use new init_early for clock tree initRussell King2011-02-19
| | | | * | | | | | | ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King2011-02-19
| | | | * | | | | | | ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-19
| | | | * | | | | | | ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-19
| | | | * | | | | | | ARM: integrator: switch Integrator platforms to use consolidated CLCDRussell King2011-02-19
| | | | * | | | | | | ARM: add versatile family consolidated CLCD supportRussell King2011-02-19
| | | | * | | | | | | ARM: integrator: support CLCD RGB5551 layout for 16bppRussell King2011-02-19
| | | | * | | | | | | ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King2011-02-19
| | | | * | | | | | | ARM: 6633/1: vexpress: register platform PATA device.Nick Bowler2011-01-25
| | | * | | | | | | | ARM: pgtable: add pud-level codeRussell King2011-02-21
| | | * | | | | | | | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-21
| | | * | | | | | | | ARM: Use long long format when printing meminfo physical addressesRussell King2011-02-21
| | | * | | | | | | | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-15
| | | * | | | | | | | ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon2011-02-15
| | | * | | | | | | | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-15
| | | * | | | | | | | ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas2011-02-14
| | * | | | | | | | | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd2011-03-10
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | | | | | | | | | remove dma64_addr_tFUJITA Tomonori2011-03-23
* | | | | | | | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | | | | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | | | | | | | | | arm: introduce little-endian bitopsAkinobu Mita2011-03-23
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-11