Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -0/+21 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 7 | -26/+241 |
2011-10-22 | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren | 1 | -0/+21 |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song | 1 | -10/+119 |
2011-10-17 | ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0 | Barry Song | 1 | -1/+1 |
2011-10-17 | ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop | Barry Song | 1 | -1/+1 |
2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring | 1 | -0/+103 |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 1 | -0/+1 |
2011-10-06 | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 2 | -4/+4 |
2011-10-01 | ARM: pm: let platforms select cpu_suspend support | Arnd Bergmann | 1 | -1/+1 |
2011-10-01 | ARM: allow building alignment.c without PROC_FS | Arnd Bergmann | 1 | -10/+10 |
2011-10-01 | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES | Linus Walleij | 1 | -0/+7 |
2011-09-26 | ARM: dma-mapping: free allocated page if unable to map | Russell King | 1 | -0/+2 |
2011-09-17 | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed | Will Deacon | 1 | -0/+20 |
2011-09-10 | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort | Janusz Krzysztofik | 1 | -1/+1 |
2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij | 1 | -0/+21 |
2011-09-04 | ARM: 7067/1: mm: keep significant bits in pfn_valid | Mark Rutland | 1 | -1/+1 |
2011-08-28 | ARM: pm: avoid writing the auxillary control register for ARMv7 | Russell King | 1 | -1/+3 |
2011-08-28 | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness | Russell King | 1 | -0/+1 |
2011-08-28 | ARM: pm: arm920/926: fix number of registers saved | Russell King | 2 | -2/+2 |
2011-08-28 | ARM: pm: CPU specific code should not overwrite r1 (v:p offset) | Russell King | 2 | -8/+8 |
2011-08-28 | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU | Will Deacon | 1 | -0/+1 |
2011-08-23 | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* | Catalin Marinas | 2 | -9/+11 |
2011-08-15 | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e... | Catalin Marinas | 1 | -0/+16 |
2011-08-09 | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct | Dave Martin | 1 | -3/+11 |
2011-08-09 | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces... | Dave Martin | 1 | -12/+30 |
2011-08-09 | ARM: 7010/1: mm: fix invalid loop for poison_init_mem | Jamie Iles | 1 | -1/+1 |
2011-08-09 | ARM: 7005/1: freshen up mm/proc-arm946.S | Brian S. Julin | 1 | -1/+2 |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+12 |
2011-07-26 | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -1/+2 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 57 | -2297/+838 |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 40 | -2045/+560 |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 24 | -256/+308 |
2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King | 8 | -21/+5 |
2011-07-19 | ARM: 7000/1: LPAE: Use long long printk format for displaying the pud | Catalin Marinas | 1 | -1/+1 |
2011-07-19 | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence | Russell King | 3 | -12/+2 |
2011-07-18 | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-... | Russell King | 3 | -10/+57 |
2011-07-18 | ARM: ARM_DMA_ZONE_SIZE is no more | Nicolas Pitre | 1 | -5/+0 |
2011-07-18 | ARM: change ARM_DMA_ZONE_SIZE into a variable | Nicolas Pitre | 1 | -9/+16 |
2011-07-17 | Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -1/+2 |
2011-07-17 | Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'... | Arnd Bergmann | 3 | -8/+20 |
2011-07-15 | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 3 | -8/+20 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 1 | -0/+3 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -1/+6 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -0/+4 |
2011-07-12 | ARM: remove unnecessary mach/hardware.h includes | Rob Herring | 1 | -1/+0 |
2011-07-12 | ARM: dma: replace ISA_DMA_THRESHOLD with a variable | Russell King | 3 | -3/+48 |
2011-07-09 | ARM: CSR: Adding CSR SiRFprimaII board support | Binghua Duan | 1 | -1/+1 |