summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-153-5/+29
| | * | | ARM: vfp: fix vfp_sync_state()Russell King2010-02-151-20/+16Star
| | * | | ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-151-16/+0Star
| | * | | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-151-0/+31
| | * | | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren2010-02-151-2/+2
| | * | | ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2010-02-153-14/+126
| | * | | ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| | * | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent2010-02-151-13/+23
| | * | | ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2010-02-152-0/+229
| | * | | ARM: add notify_die() supportRussell King2010-02-152-12/+26
| | * | | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-156-90/+48Star
| | * | | ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-153-6/+19
| | * | | ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-153-104/+116
| | * | | ARM: remove old RTC supportRussell King2010-02-152-82/+0Star
| | * | | ARM: Add caller information to ioremapRussell King2010-02-158-32/+65
| * | | | Merge branch 'perf' into develRussell King2010-02-2514-64/+2594
| |\ \ \ \
| | * | | | ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2010-02-122-5/+933
| | * | | | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2010-02-123-0/+1357
| | * | | | ARM: 5900/2: arm: enable support for software perf eventsJamie Iles2010-02-123-0/+40
| | * | | | ARM: 5901/2: arm/oprofile: reserve the PMU when startingJamie Iles2010-02-127-64/+85
| | * | | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-124-0/+184
| * | | | | Merge branch 'tmpreg' into develRussell King2010-02-2554-112/+146
| |\ \ \ \ \
| | * | | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-1248-64/+64
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------. \ \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25963-8185/+28297
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | ARM: make_coherent(): fix problems with highpte, part 2Russell King2010-02-201-3/+4
| | | | | | | | | * | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-2040-62/+69
| | | | | | | | | * | | | | | ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King2010-01-201-6/+6
| | | | | | | | | * | | | | | ARM: make_coherent: fix problems with highpte, part 1Russell King2010-01-201-2/+11
| | | | | | | | | * | | | | | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()Russell King2010-01-201-20/+4Star
| | | | | | | | | * | | | | | ARM: make_coherent: split adjust_pte() in twoRussell King2010-01-201-20/+32
| | | | | | | | * | | | | | | ARM: 5958/1: ARM: U300: fix inverted clk round rateLinus Walleij2010-02-241-12/+12
| | | | | | | | * | | | | | | ARM: 5956/1: misplaced parenthesesRoel Kluin2010-02-241-1/+1
| | | | | | | | * | | | | | | ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-211-14/+16
| | | | | | | | * | | | | | | ARM: 5935/1: [U300] Fix the DMA configurationLinus Walleij2010-02-151-18/+4Star
| | | | | | | | * | | | | | | ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2010-02-152-4/+6
| | | | | | | | * | | | | | | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-041-38/+327
| | | | | | | | * | | | | | | ARM: 5913/1: ARM U8500: add I2C platform configurationsSrinidhi Kasagar2010-02-041-0/+75
| | | | | | | | * | | | | | | ARM: 5908/1: nomadik: add platform specific i2c configurationSrinidhi Kasagar2010-02-041-0/+37
| | | | | | | | * | | | | | | ARM: 5915/1: Add RTC PL031 derivative platform config for ux500Linus Walleij2010-02-041-0/+13
| | | | | | | | * | | | | | | ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij2010-01-271-0/+11
| | | | | | | | * | | | | | | ARM: 5895/2: Alter name of U300 watchdog resourceLinus Walleij2010-01-271-2/+2
| | | | | | | | * | | | | | | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij2010-01-271-6/+12
| | | | | | | | * | | | | | | ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300Linus Walleij2010-01-272-0/+1108
| | | | | | | | | |_|/ / / / | | | | | | | | |/| | | | |
| | | | | | | * | | | | | | ARM: dma-mapping: fix for speculative prefetchingRussell King2010-02-153-46/+42Star
| | | | | | | * | | | | | | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-1522-171/+41Star
| | | | | | | * | | | | | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-1524-17/+598
| | | | | | | * | | | | | | ARM: dma-mapping: simplify dma_cache_maint_pageRussell King2010-02-151-24/+18Star
| | | | | | | * | | | | | | ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King2010-02-151-29/+30
| | | | | | | * | | | | | | ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2010-02-152-18/+55
| | | | | | | * | | | | | | ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-02-153-23/+58