summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-2875-214/+382
|\
| *-. Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King2017-02-28126-551/+951
| |\ \
| | | * ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King2017-02-121-5/+26
| | * | ARM: mm: round the initrd reservation to page boundariesRussell King2017-02-281-5/+18
| | * | ARM: mm: clean up initrd initialisationRussell King2017-02-281-12/+15
| | * | ARM: mm: move initrd init code out of arm_memblock_init()Russell King2017-02-281-4/+9
| | * | ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann2017-02-281-3/+3
| | * | ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann2017-02-281-0/+1
| | * | ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada2017-02-281-14/+9
| | * | ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
| | * | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyArd Biesheuvel2017-02-281-2/+11
| | * | ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed2017-02-281-5/+0
| | * | ARM: 8648/2: nommu: display vectors baseAfzal Mohammed2017-02-281-2/+7
| | * | ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed2017-02-281-2/+50
| | * | ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-284-5/+9
| | * | ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelFlorian Fainelli2017-02-281-1/+1
| | * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-2854-86/+86
| | * | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-284-2/+72
| | * | Merge branch 'devel-stable' into miscRussell King2017-02-2851-337/+569
| | |\ \
| | * | | ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-283-10/+10
| | * | | ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli2017-02-281-12/+12
| | * | | ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-282-3/+12
| | * | | ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-283-48/+30
| | * | | ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-01-111-2/+1
| | * | | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard2017-01-111-0/+3
| | * | | ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent2017-01-111-0/+6
| | | |/ | | |/|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-2810-22/+144
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-2010-22/+144
| |\ \ \ \ \ \
| | | | * | | | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-058-21/+27
| | | * | | | | x86/crash: Update the stale comment in reserve_crashkernel()Xunlei Pang2017-01-231-1/+3
| | * | | | | | Documentation, x86, resctrl: Recommend locking for resctrlfsMarcelo Tosatti2016-12-151-0/+114
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-281-12/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-02-241-2/+12
| * | | | | | | | sched/fair: Update rq clock before changing a task's CPU affinityWanpeng Li2017-02-241-0/+1
| * | | | | | | | sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume)Peter Zijlstra2017-02-241-10/+4
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2855-137/+260
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun2017-02-241-1/+1
| * | | | | | | | | perf/core: Fix perf_event_enable_on_exec() timekeeping (again)Peter Zijlstra2017-02-241-0/+2
| * | | | | | | | | perf/core: Remove confusing comment and move put_ctx()Peter Zijlstra2017-02-241-7/+1
| * | | | | | | | | Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Ingo Molnar2017-02-2154-129/+256
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | perf record: Honor --quiet option properlyNamhyung Kim2017-02-201-0/+2
| | * | | | | | | | perf annotate: Add -q/--quiet optionNamhyung Kim2017-02-202-0/+8
| | * | | | | | | | perf diff: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+14
| | * | | | | | | | perf report: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+19
| | * | | | | | | | perf utils: Check verbose flag properlyNamhyung Kim2017-02-2029-52/+52
| | * | | | | | | | perf utils: Add perf_quiet_option()Namhyung Kim2017-02-202-0/+18
| | * | | | | | | | perf record: Add -a as default targetJiri Olsa2017-02-172-2/+4
| | * | | | | | | | perf stat: Add -a as default targetJiri Olsa2017-02-172-2/+3
| | * | | | | | | | perf tools: Fail on using multiple bits long terms without valueJiri Olsa2017-02-174-9/+22
| | * | | | | | | | perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa2017-02-171-30/+39