aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | ARM: Eliminate decompressor -Dstatic= PIC hackRussell King2010-02-25
| | * | | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim2010-02-24
| | * | | ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent2010-02-18
| | * | | ARM: 5930/1: Add PKMAP area description to memory.txt.Fenkart/Bostandzhyan2010-02-15
| | * | | ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan2010-02-15
| | * | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-15
| | * | | ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-15
| | * | | ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan2010-02-15
| | * | | ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar2010-02-15
| | * | | ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar2010-02-15
| | * | | ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar2010-02-15
| | * | | ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar2010-02-15
| | * | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-15
| | * | | ARM: vfp: fix vfp_sync_state()Russell King2010-02-15
| | * | | ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-15
| | * | | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-15
| | * | | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren2010-02-15
| | * | | ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2010-02-15
| | * | | ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-15
| | * | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent2010-02-15
| | * | | ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2010-02-15
| | * | | ARM: add notify_die() supportRussell King2010-02-15
| | * | | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-15
| | * | | ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-15
| | * | | ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-15
| | * | | ARM: remove old RTC supportRussell King2010-02-15
| | * | | ARM: Add caller information to ioremapRussell King2010-02-15
| * | | | Merge branch 'perf' into develRussell King2010-02-25
| |\ \ \ \
| | * | | | ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2010-02-12
| | * | | | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2010-02-12
| | * | | | ARM: 5900/2: arm: enable support for software perf eventsJamie Iles2010-02-12
| | * | | | ARM: 5901/2: arm/oprofile: reserve the PMU when startingJamie Iles2010-02-12
| | * | | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-12
| * | | | | Merge branch 'tmpreg' into develRussell King2010-02-25
| |\ \ \ \ \
| | * | | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-12
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------. \ \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | ARM: make_coherent(): fix problems with highpte, part 2Russell King2010-02-20
| | | | | | | | | * | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | | | | | | | | * | | | | | ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King2010-01-20
| | | | | | | | | * | | | | | ARM: make_coherent: fix problems with highpte, part 1Russell King2010-01-20
| | | | | | | | | * | | | | | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King2010-01-20
| | | | | | | | | * | | | | | ARM: make_coherent: split adjust_pte() in twoRussell King2010-01-20
| | | | | | | | * | | | | | | ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij2010-02-24
| | | | | | | | * | | | | | | ARM: 5956/1: misplaced parenthesesRoel Kluin2010-02-24
| | | | | | | | * | | | | | | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-21
| | | | | | | | * | | | | | | ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij2010-02-14
| | | | | | | | * | | | | | | ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2010-02-14
| | | | | | | | * | | | | | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-04
| | | | | | | | * | | | | | | ARM: 5913/1: ARM U8500: add I2C platform configurationsSrinidhi Kasagar2010-02-04
| | | | | | | | * | | | | | | ARM: 5908/1: nomadik: add platform specific i2c configurationSrinidhi Kasagar2010-02-04