summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar1-10/+26
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King3-5/+29
2010-02-15ARM: vfp: fix vfp_sync_state()Russell King1-20/+16
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King1-16/+0
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz1-0/+31
2010-02-15ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren1-2/+2
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas3-14/+126
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr1-4/+4
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent1-13/+23
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2-0/+229
2010-02-15ARM: add notify_die() supportRussell King2-12/+26
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr6-90/+48
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King3-6/+19
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King3-104/+116
2010-02-15ARM: remove old RTC supportRussell King2-82/+0
2010-02-15ARM: Add caller information to ioremapRussell King8-32/+65
2010-02-15ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon3-0/+180
2010-02-15ARM: dma-mapping: fix for speculative prefetchingRussell King3-46/+42
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King22-171/+41
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King24-17/+598
2010-02-15ARM: dma-mapping: simplify dma_cache_maint_pageRussell King1-24/+18
2010-02-15ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King1-29/+30
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2-18/+55
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King3-23/+58
2010-02-14ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij1-18/+4
2010-02-14ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2-4/+6
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King1-15/+3
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King1-18/+7
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King4-54/+74
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King2-12/+6
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King1-6/+6
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King1-36/+0
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King1-24/+0
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2-9/+5
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King1-2/+2
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King1-1/+1
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2-13/+26
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King1-32/+23
2010-02-12ARM: PNX4008: convert to clkdevRussell King4-33/+43
2010-02-12ARM: Consolidate clks_register() and similarRussell King33-92/+40
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2-5/+933
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles3-0/+1357
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles3-0/+40
2010-02-12ARM: 5901/2: arm/oprofile: reserve the PMU when startingJamie Iles7-64/+85
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles4-0/+184
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen1-1/+6
2010-02-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+10
2010-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-30/+195
2010-02-04davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()Kevin Hilman9-29/+26