summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-10arm: topology: Define TC2 energy and provide it to the schedulerDietmar Eggemann
2016-05-31UPSTREAM: arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-05-31UPSTREAM: arm64: module: fix relocation of movz instruction with negative imm...Ard Biesheuvel
2016-05-24ARM64: Ignore Image-dtb from git point of viewDmitry Shmidt
2016-05-24arm64: add option to build Image-dtbHaojian Zhuang
2016-05-10arm64: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-05-10arm: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-05-10arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2016-05-10arm64: Cpu invariant scheduler load-tracking and capacity supportJuri Lelli
2016-05-10arm: Cpu invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-05-10sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2016-05-10arm: Update arch_scale_cpu_capacity() to reflect change to defineMorten Rasmussen
2016-05-10arm64: Enable frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-05-10arm: Enable frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-05-05Revert "Recreate asm/mach/mmc.h include file"Amit Pundir
2016-05-05Revert "ARM: Add 'card_present' state to mmc_platfrom_data"Amit Pundir
2016-03-16FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-03-03UPSTREAM: ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2016-02-16Revert "ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854"Ruchi Kandoi
2016-02-16FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-16ARM64: copy CONFIG_CMDLINE_EXTEND from ARMColin Cross
2016-02-16ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2016-02-16ARM64: add option to build Image.gz/dtb comboAlex Ray
2016-02-16ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2016-02-16ARM: add config option to build zImage/dtb comboErik Gilling
2016-02-16ARM: Fix dtb list when DTB_IMAGE_NAMES is emptyBenoit Goby
2016-02-16arm64: pass return address to dma_common_contiguous_remapJin Qian
2016-02-16arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2016-02-16arch: arm64: force -fno-picGreg Hackmann
2016-02-16arm64: process: dump memory around registers when displaying regsGreg Hackmann
2016-02-16arm64: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2016-02-16ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2016-02-16ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2016-02-16ARM: add option to flush console before rebootDima Zavin
2016-02-16Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2016-02-16process: Add display of memory around registers when displaying regs.San Mehat
2016-02-16ARM: Call idle notifiersTodd Poynor
2016-02-16Move x86_64 idle notifiers to genericTodd Poynor
2016-02-16fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2016-02-16ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2016-02-16ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2016-02-16ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2016-02-16ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2016-02-16ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2016-02-16ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2016-02-16ARM: fiq_debugger: lock between tty and console writesColin Cross
2016-02-16ARM: fiq_debugger: add process context reboot commandColin Cross