ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
[pandora-kernel.git] / arch / arm /
2013-07-04 Will DeaconARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline...
2013-07-04 Will DeaconARM: perf: don't pretend to support counting of L1I...
2013-07-04 Will DeaconARM: 7303/1: perf: add empty NODE event definitions...
2013-07-04 Will DeaconARM: perf: add support for stalled cycle ABI events
2013-07-04 Will DeaconARM: perf: clean and update ARMv7 event numbers
2013-07-04 Jed DavisARM: 7765/1: perf: Record the user-mode PC in the call...
2013-07-04 André HentschelARM: 7735/2: Preserve the user r/w register TPIDRURW...
2013-07-04 Russell KingARM: Don't unconditionally bloat thread_info
2013-07-04 Ming LeiARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages...
2013-07-04 Ming LeiARM: 7746/1: mm: lazy cache flushing on non-mapped...
2013-05-23 Grazvydas Ignotaspandora: defconfig: enable ath9k
2013-05-23 Grazvydas Ignotaspandora: switch wl1251 sdio clock to 24MHz
2013-05-23 Grazvydas IgnotasOMAP: l3: don't bug out on app errors
2013-05-23 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-05-13 Linus WalleijARM: u300: fix ages old copy/paste bug
2013-04-25 Will DeaconARM: 7698/1: perf: fix group validation when using...
2013-04-25 Illia RagozinARM: 7696/1: Fix kexec by setting outer_cache.inv_all...
2013-04-25 Russell KingARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_s...
2013-03-27 Ben Hutchingssignal: Define __ARCH_HAS_SA_RESTORER so we know whethe...
2013-03-20 Grazvydas Ignotaspandora: enable android persistent_ram thing
2013-03-20 Will DeaconARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include...
2013-03-20 Russell KingARM: fix scheduling while atomic warning in alignment...
2013-03-20 Russell KingARM: VFP: fix emulation of second VFP instruction
2013-03-19 Grazvydas IgnotasARM: omap: don't reserve DSP RAM with CMA
2013-03-12 Grazvydas Ignotaspandora: defconfig: enable yet more stuff
2013-03-12 Grazvydas Ignotaspandora: switch to the new charging LED trigger
2013-03-12 Grazvydas IgnotasARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby...
2013-03-12 Steve CapperARM: mm: make UACCESS_WITH_MEMCPY huge page aware.
2013-03-09 Oleg MatcovschiARM: OMAP: dma: Clear status registers on enable/disabl...
2013-03-09 Russell KingARM: OMAP: fix DMA vs memory ordering
2013-03-06 Arnd BergmannARM: w90x900: fix legacy assembly syntax
2013-03-06 Arnd BergmannARM: samsung: fix assembly syntax for new gas
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...
next