summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'misc2' into develRussell King70-561/+1068
2010-02-25Merge branch 'perf' into develRussell King14-64/+2594
2010-02-25Merge branch 'tmpreg' into develRussell King54-112/+146
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King408-3369/+9599
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King4-104/+64
2010-02-24ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij1-12/+12
2010-02-24ARM: 5956/1: misplaced parenthesesRoel Kluin1-1/+1
2010-02-24ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2-21/+38
2010-02-24ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2-226/+233
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim3-1/+8
2010-02-21ARM: 5949/1: NUC900 add gpio virtual memory mapwanzongshun1-0/+1
2010-02-21ARM: 5948/1: Enable timer0 to time4 clock support for nuc910wanzongshun1-0/+10
2010-02-20ARM: make_coherent(): fix problems with highpte, part 2Russell King1-3/+4
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King36-49/+56
2010-02-18ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten1-1/+1
2010-02-15ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan1-0/+17
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan30-32/+32
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan3-11/+17
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan1-9/+69
2010-02-15ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar1-0/+3
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar2-0/+49
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar3-1/+56
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: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64