ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmod
[pandora-kernel.git] / arch / arm /
2013-03-06 Igor GrinbergARM: PXA3xx: program the CSMSADRCFG register
2013-03-02 Jon HunterARM: OMAP: Fix spurious interrupts when using timer...
2013-03-02 Jon HunterARM: OMAP: Don't restore DMTIMER interrupt status register
2013-03-02 Jon HunterARM: OMAP: Don't restore of DMTIMER TISTAT register
2013-03-02 Timo KokkonenARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer...
2013-03-02 Tarun Kanti DebBarmaARM: OMAP2+: dmtimer: remove redundant sysconfig contex...
2013-03-02 Tarun Kanti DebBarmaARM: OMAP: dmtimer: fix missing content/correction...
2013-03-02 NeilBrownARM: OMAP: add RCU locking to omap2_set_init_voltage.
2013-03-02 Andy Grossomap2+: add drm device
2013-03-02 Marek SzyprowskiARM: relax conditions required for enabling Contiguous...
2013-03-02 Aaro KoskinenARM: dma-mapping: fix incorrect freeing of atomic alloc...
2013-03-02 Marek SzyprowskiARM: dma-mapping: fix error path for memory allocation...
2013-03-02 Prathyush KARM: dma-mapping: modify condition check while freeing...
2013-03-02 Russell KingARM: fix warning caused by wrongly typed arm_dma_limit
2013-03-02 Marek SzyprowskiARM: dma-mapping: fix buffer chunk allocation order
2013-03-02 Marek SzyprowskiARM: dma-mapping: fix debug messages in dmabounce code
2013-03-02 Marek SzyprowskiARM: mm: fix type of the arm_dma_limit global variable
2013-03-02 Sachin KamatARM: dma-mapping: Add missing static storage class...
2013-03-02 Marek SzyprowskiARM: dma-mapping: remove unconditional dependency on CMA
2013-03-02 Vitaly AndrianovARM: dma-mapping: use PMD size for section unmap
2013-03-02 Grazvydas IgnotasARM: dma-mapping: fix some CMA related mismerge
2013-02-26 Marek SzyprowskiARM: integrate CMA with DMA-mapping subsystem
2013-02-26 Marek SzyprowskiARM: dma-mapping: add support for IOMMU mapper
2013-02-26 Marek SzyprowskiARM: dma-mapping: use alloc, mmap, free from dma_ops
2013-02-26 Marek SzyprowskiARM: dma-mapping: remove redundant code and do the...
2013-02-26 Marek SzyprowskiARM: dma-mapping: move all dma bounce code to separate...
2013-02-26 Marek SzyprowskiARM: dma-mapping: implement dma sg methods on top of...
2013-02-26 Marek SzyprowskiARM: dma-mapping: use asm-generic/dma-mapping-common.h
2013-02-26 Marek SzyprowskiARM: dma-mapping: remove offset parameter to prepare...
2013-02-26 Marek SzyprowskiARM: dma-mapping: introduce DMA_ERROR_CODE constant
2013-02-26 Marek SzyprowskiARM: dma-mapping: use pr_* instread of printk
2013-02-26 Marek SzyprowskiARM: dma-mapping: use dma_mmap_from_coherent()
2013-02-26 Rob HerringARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MAS...
2013-02-26 Nicolas PitreARM: move initialization of the high_memory variable...
2013-02-25 Nicolas PitreARM: sort the meminfo array earlier
2013-02-25 Russell KingARM: add dma coherent region reporting via procfs
2013-02-25 Al Viroswitch debugfs to umode_t
2013-02-20 Steve CapperARM: mm: Transparent huge page support for non-LPAE...
2013-02-20 Catalin MarinasARM: mm: Transparent huge page support for LPAE systems.
2013-02-20 Steve CapperARM: mm: HugeTLB support for non-LPAE systems.
2013-02-20 Catalin MarinasARM: mm: HugeTLB support for LPAE systems.
2013-02-20 Steve CapperARM: mm: Add support for flushing HugeTLB pages.
2013-02-20 Steve CapperARM: mm: correct pte_same behaviour for LPAE.
2013-02-20 Will DeaconARM: mm: introduce L_PTE_VALID for page table entries
2013-02-20 Catalin MarinasARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 archite...
2013-02-20 Catalin MarinasARM: 7275/1: LPAE: Check the CPU support for the long...
2013-02-20 Will DeaconARM: kexec: use soft_restart for branching to the reboo...
2013-02-20 Will DeaconARM: stop: execute platform callback from cpu_stop...
2013-02-20 Will DeaconARM: reset: implement soft_restart for jumping to a...
2013-02-20 Will DeaconARM: lib: add call_with_stack function for safely chang...
2013-02-20 Russell KingARM: restart: only perform setup for restart when soft...
2013-02-20 Russell KingARM: restart: remove argument to setup_mm_for_reboot()
2013-02-20 Russell KingARM: restart: move reboot failure handing into machine_...
2013-02-20 Catalin MarinasARM: LPAE: Add the Kconfig entries
2013-02-20 Will DeaconARM: LPAE: mark memory banks with start > ULONG_MAX...
2013-02-20 Catalin MarinasARM: LPAE: Add identity mapping support for the 3-level...
2013-02-20 Catalin MarinasARM: LPAE: Add context switching support
2013-02-20 Catalin MarinasARM: LPAE: Add fault handling support
2013-02-20 Catalin MarinasARM: LPAE: Invalidate the TLB before freeing the PMD
2013-02-20 Catalin MarinasARM: LPAE: MMU setup for the 3-level page table format
2013-02-20 Catalin MarinasARM: LPAE: Page table maintenance for the 3-level format
2013-02-20 Catalin MarinasARM: LPAE: Introduce the 3-level page table format...
2013-02-20 Will DeaconARM: LPAE: add ISBs around MMU enabling code
2013-02-20 Catalin MarinasARM: LPAE: Factor out classic-MMU specific code into...
2013-02-20 Catalin MarinasARM: LPAE: Move the FSR definitions to separate files
2013-02-20 Catalin MarinasARM: LPAE: Move page table maintenance macros to pgtabl...
2013-02-20 Russell KingARM: pgtable: switch to use pgtable-nopud.h
2013-02-20 Catalin MarinasARM: pgtable: Fix compiler warning in ioremap.c introdu...
2013-02-20 Will DeaconARM: SMP: use idmap_pgd for mapping MMU enable during...
2013-02-20 Will DeaconARM: head.S: only include __turn_mmu_on in the initial...
2013-02-20 Will DeaconARM: idmap: use idmap_pgd when setting up mm for reboot
2013-02-20 Will DeaconARM: proc-*.S: place cpu_reset functions into .idmap...
2013-02-20 Will DeaconARM: suspend: use idmap_pgd instead of suspend_pgd
2013-02-20 Will DeaconARM: idmap: populate identity map pgd at init time...
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb arm high level hooks"
2013-02-20 Grazvydas IgnotasRevert "Add various hugetlb page table fix"
2013-02-20 Grazvydas IgnotasRevert "Introduce set_hugepte_ext api to setup huge...
2013-02-20 Grazvydas IgnotasRevert "Store huge page linux pte in mmu_context_t"
2013-02-20 Grazvydas IgnotasRevert "Using do_page_fault for section fault handling"
2013-02-20 Grazvydas IgnotasRevert "Add hugetlb Kconfig option"
2013-02-20 Grazvydas IgnotasRevert "Minor compiling fix"
2013-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-02-06 Russell KingARM: DMA: Fix struct page iterator in dma_cache_maint...
2013-02-06 Nicolas PitreARM: 7628/1: head.S: map one extra section for the...
2013-02-06 Stephen BoydARM: 7627/1: Predicate preempt logic on PREEMP_COUNT...
2013-02-06 Mike DunnALSA: pxa27x: fix ac97 warm reset
2013-01-03 Al ViroARM: missing ->mmap_sem around find_vma() in swp_emulate.c
2013-01-03 Will DeaconARM: mm: use pteval_t to represent page protection...
2013-01-03 Paul WalmsleyARM: 7566/1: vfp: fix save and restore when running...
2012-12-06 Jason GunthorpeARM: Kirkwood: Update PCI-E fixup
2012-12-06 Russell King - ARM... Dove: Fix irq_to_pmu()
2012-12-06 Russell King - ARM... Dove: Attempt to fix PMU/RTC interrupts
2012-11-16 Bo ShenARM: at91/i2c: change id to let i2c-gpio work
2012-11-16 Ivan ShugovARM: at91: at91sam9g10: fix SOC type detection
2012-10-30 Will DeaconARM: 7559/1: smp: switch away from the idmap before...
2012-10-30 Russell KingARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
2012-10-17 Colin CrossARM: OMAP: counter: add locking to read_persistent_clock
2012-10-16 Grazvydas Ignotaspandora: update ts sync code again sz_release_152
2012-10-15 Grazvydas Ignotaspandora: mux out unused pin so it doesn't interfere
2012-10-10 Matthew LeachARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA...
next