aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-05arm64: add vexpress-android_defconfiglinaro-armv8+android-experimental-39d906827b397135970574c2ec07aa727ddba7b9linaro-armv8+android-experimentalZach Pfeffer
2012-10-04Android32: Add support for 32-bit Ashmem calls in a 64-bit kernelSerban Constantinescu
2012-10-04Android32: Add support for 32-bit Binder calls in a 64-bit kernelSerban Constantinescu
2012-09-27arm64: libgcc.a breakagelinaro-armv8Paul Sokolovsky
2012-09-27arm64: update vexpress_defconfigOmar Ramirez Luna
2012-09-27Merge branch 'upstream' into upstream-socCatalin Marinas
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersHEADmasterWill Deacon
2012-09-26arm64: vexpress: Add support for clock round_rate and recalc_rateCatalin Marinas
2012-09-26arm64: vexpress: Register clock for mmcOmar Ramirez Luna
2012-09-26arm64: Reserve memory range for the PCI I/O spaceCatalin Marinas
2012-09-24arm64: Do not set the SMP/nAMP processor bitCatalin Marinas
2012-09-17arm64: Reserve memory range for the PCI I/O spaceCatalin Marinas
2012-09-17Merge branch 'upstream' into upstream-soc-publicCatalin Marinas
2012-09-17Revert "Add generic compat_sys_sendfile implementation"Catalin Marinas
2012-09-17Revert "Add generic compat_sys_sched_rr_get_interval implementation"Catalin Marinas
2012-09-17Revert "arm64: Use generic compat_sys_sendfile and compat_sys_sched_rr_get_in...Catalin Marinas
2012-09-14Merge branch 'upstream' into upstream-soc-publicCatalin Marinas
2012-09-14arm64: Remove the DMA cache coherency functionsCatalin Marinas
2012-09-14arm64: mm: register zone holes with page allocatorWill Deacon
2012-09-14arm64: Update Nico's email addressCatalin Marinas
2012-09-14arm64: Use generic compat_sys_sendfile and compat_sys_sched_rr_get_intervalCatalin Marinas
2012-09-14Add generic compat_sys_sched_rr_get_interval implementationCatalin Marinas
2012-09-14Add generic compat_sys_sendfile implementationCatalin Marinas
2012-09-14arm64: Use the generic builtin-* ffs/fls implementationCatalin Marinas
2012-09-14Implement generic ffs/fls using __builtin_* functionsCatalin Marinas
2012-09-14arm64: Optimise the cache flushing for user processesCatalin Marinas
2012-09-14arm64: Use Device memory for IO_MMUFLAGS in head.SCatalin Marinas
2012-09-14arm64: Replace AARCH32_EMULATION with COMPAT in ptrace.cCatalin Marinas
2012-09-14arm64: Remove the empty flush_anon_page()Catalin Marinas
2012-09-14arm64: Implement cpu_cache_off()Catalin Marinas
2012-09-14arm64: Remove unnecessary delay in machine_restart()Catalin Marinas
2012-09-14arm64: Use EXPORT_SYMBOL_GPL for pm_* function pointersCatalin Marinas
2012-09-14arm64: Avoid some extern declarations in C filesCatalin Marinas
2012-09-14arm64: Make some symbols in kernel/entry.S staticCatalin Marinas
2012-09-07Merge branch 'upstream' into upstream-soc-publicCatalin Marinas
2012-09-07arm64: Update the booting.txt document initial register values and cachesCatalin Marinas
2012-09-07arm64: ptrace: use regsets for hardware debug registersWill Deacon
2012-09-07arm64: ptrace: use regset for TLS registerWill Deacon
2012-09-07arm64: Ensure correct casting for get_user/put_user argumentsCatalin Marinas
2012-09-05arm64: ARMv8 software model (SoC) supportCatalin Marinas
2012-09-05irqchip: Add ARM Generic Interrupt Controller supportMarc Zyngier
2012-09-05net: smc91x: use io{read,write}*_rep accessors instead of string functionsWill Deacon
2012-09-05mmc: mmci: use io{read,write}*_rep accessors instead of string functionsWill Deacon
2012-09-05arm64: Initialise the secondary_holding_pen_release variableWill Deacon
2012-09-05arm64: Move the architecture-specific code out of arm_generic.cCatalin Marinas
2012-09-05arm64: Rename the generic timer constants to match the manualCatalin Marinas
2012-09-05fixup! arm64: Remove CONFIG_AARCH32_EMULATION Kconfig optionCatalin Marinas
2012-09-05fixup! arm64: Only use the inline asm for get_user/put_userCatalin Marinas
2012-09-04fixup! arm64: Cache maintenance routinesCatalin Marinas
2012-09-04Merge tag 'v3.6-rc4' into upstreamCatalin Marinas