aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan
2010-02-15ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2010-02-15ARM: vfp: fix vfp_sync_state()Russell King
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz
2010-02-15ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon
2010-02-15ARM: add notify_die() supportRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King
2010-02-15ARM: remove old RTC supportRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2010-02-15ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon
2010-02-15ARM: dma-mapping: fix for speculative prefetchingRussell King
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-02-15ARM: dma-mapping: simplify dma_cache_maint_pageRussell King
2010-02-15ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-02-14ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij
2010-02-14ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King
2010-02-12ARM: PNX4008: convert to clkdevRussell King
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles
2010-02-12ARM: 5901/2: arm/oprofile: reserve the PMU when startingJamie Iles
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles