aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-133-9/+25
|\
| * Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-133-9/+25
| |\
| | * ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-02-282-1/+15
| | * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-1629-206/+159
|\ \ \ | |/ /
| * | Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-157-13/+31
| |\ \ | | |/
| | * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
| | * ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
| | * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-173-10/+14
| | * Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-101-1/+1
| | * Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-101-1/+13
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-0123-190/+126
| |\ \ | | |/
| | * ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-315-5/+5
| | * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
| | * ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-212-0/+13
| | * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
| | * ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
| | * ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-021-0/+1
| | * ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi2012-10-021-26/+26
| | * ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-09-141-0/+1
| | * ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-141-1/+1
| | * ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-141-3/+3
| | * ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-141-3/+3
| | * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-142-18/+18
| | * ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-151-1/+0
| | * ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
| | * ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
| | * ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon2012-08-091-2/+1
| | * ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
| | * ARM: fix rcu stalls on SMP platformsRussell King2012-07-161-2/+10
| | * ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-221-1/+1
| | * ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-06-011-0/+2
| | * ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-012-2/+2
| | * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-211-1/+3
| | * ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-211-2/+2
| | * ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-211-2/+2
| | * ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-211-1/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-201-0/+9
|\ \ \ | |/ /
| * | ARM: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2012-05-1010-67/+175
|\ \ \
| * | | OMAP3+: DVFS: ensure proper volt config if curr_volt==new_voltNishanth Menon2012-05-101-0/+7
| * | | OMAP3+: ABB: make the pre and post scale decision based off VnomNishanth Menon2012-05-103-28/+83
| * | | OMAP3+: voltage: omap_voltage_get_voltdata searches only for VnomNishanth Menon2012-05-101-2/+1
| * | | OMAP3+: VP/VC: ensure vp errgen is configured for the right OPPNishanth Menon2012-05-104-12/+11
| * | | OMAP3+: LDO: ensure that right ABB type is selectedNishanth Menon2012-05-103-19/+15
| * | | OMAP3630+: PM: LDO: ABB: ensure transition completeNishanth Menon2012-05-101-1/+35
| * | | OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-05-101-2/+2
| * | | OMAP3+: PM: DVFS: decide to scale dependent domains based on nominal voltageNishanth Menon2012-05-102-5/+21
| * | | OMAP3+: PM: DVFS: fix making wrong scale direction decisionNishanth Menon2012-05-101-3/+5
| * | | Merge commit 'v3.0.31' into linux-omap-3.0Todd Poynor2012-05-081-0/+4
| |\ \ \ | | | |/ | | |/|