aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'partner-common/android-3.0' into android-omap-3.0Dima Zavin2011-10-251-0/+18
|\
| * ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin2011-10-251-0/+9
| * ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin2011-10-251-0/+9
* | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-10-203-1/+6
|\ \ | |/
| * ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin2011-10-203-1/+6
* | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-09-262-0/+16
|\ \
| * | ARM: add touch_nmi_watchdogColin Cross2011-09-252-0/+16
* | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-09-191-0/+3
|\ \ \ | | |/ | |/|
| * | ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross2011-09-191-0/+3
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-07-063-0/+19
|\ \ \ | | |/ | |/|
| * | ARM: mm: Add strongly ordered descriptor and memory allocate API.Santosh Shilimkar2011-07-063-0/+19
| * | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-292-0/+6
| |\ \
* | \ \ Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-292-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-292-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-201-0/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mm: fix racy ASID rollover broadcast on SMP platformsWill Deacon2011-06-171-0/+14
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-151-22/+0
|\ \ \ \ | |/ / /
| * | | Revert "OMAP: SYSLINK: cacheflush (modified)"Colin Cross2011-06-141-22/+0
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-145-8/+124
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg2011-06-141-6/+10
| * | ARM: etm: Configure data tracingArve Hjønnevåg2011-06-141-1/+9
| * | ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt2011-06-141-0/+1
| * | Recreate asm/mach/mmc.h include fileColin Cross2011-06-141-0/+27
| * | ARM: Add generic fiq serial debuggerIliyan Malchev2011-06-141-0/+46
| * | ARM: Add fiq_glueArve Hjønnevåg2011-06-141-0/+30
| * | [ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin2011-06-141-1/+1
| |/
* | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0Colin Cross2011-06-141-5/+11
|\ \
| * | OMAP4460: L2X0: Temporary work-around for stability.Santosh Shilimkar2011-06-131-2/+4
| * | ARM: L2X0: Add the Prefetch Control Register bits to header.Santosh Shilimkar2011-06-131-3/+7
| |/
* | OMAP: SYSLINK: cacheflush (modified)Tony Lofthouse2011-06-141-0/+22
|/
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-277-3/+74
|\ \
| | \
| | \
| *-. \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-276-1/+53
| |\ \ \
| | | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-0/+1
| | | * | ARM: add sendmmsg syscallRussell King2011-05-261-0/+1
| | | * | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+1
| | | |/
| | * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-253-0/+50
| | |\ \
| | | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-233-0/+16
| | | * | arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-231-0/+7
| | | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-112-0/+27
| * | | | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin2011-05-261-0/+7
| * | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-261-2/+14
| | |_|/ | |/| |
* | | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-38/+5
* | | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+3
|/ / /
* | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-6/+0
* | | arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-234-47/+99
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-142-0/+7