summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Prevent timer value 0 for MWAITXJanakarajan Natarajan2017-04-301-0/+7
* x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-192-6/+8
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-04-141-0/+12
* x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
* x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2017-04-112-3/+3
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-101-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-101-2/+9
* x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-051-2/+2
* Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-042-0/+10
|\
| * nios2: reserve boot memory for device treeTobias Klauser2017-04-022-0/+10
* | Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-04-033-5/+19
|\ \
| * | xtensa: wire up statx system callMax Filippov2017-03-311-1/+4
| * | xtensa: fix stack dump outputMax Filippov2017-03-311-4/+2
| * | xtensa: make __pa work with uncached KSEG addressesMax Filippov2017-03-301-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-033-20/+22
|\ \ \
| * | | s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-03-301-1/+1
| * | | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2
| * | | s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-029-30/+49
|\ \ \ \
| * | | | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| * | | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| * | | | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-303-22/+37
| * | | | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| * | | | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| * | | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| | |/ / | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-023-5/+10
|\ \ \ \
| * | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-233-5/+10
| |/ / /
* | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-018-592/+375
|\ \ \ \
| * | | | parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
| * | | | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-295-134/+52
| * | | | parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-292-458/+321
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-013-3/+1
|\ \ \ \ \
| * | | | | kasan: do not sanitize kexec purgatoryMike Galbraith2017-03-311-0/+1
| * | | | | mm: fix section name for .data..ro_after_initKees Cook2017-03-312-3/+0
* | | | | | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-04-018-18/+60
|\ \ \ \ \ \
| * | | | | | ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2017-03-301-3/+1
| * | | | | | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-301-0/+3
| * | | | | | ARC: vdk: Fix support of UIOAlexey Brodkin2017-03-241-7/+13
| * | | | | | ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta2017-03-201-3/+9
| * | | | | | ARC: get rate from clk driver instead of reading device treeVlad Zakharov2017-03-051-4/+12
| * | | | | | ARC: [dts] add cpu nodes to ARCHS SMP device treeVlad Zakharov2017-03-051-1/+19
| * | | | | | ARC: [dts] add input clocks for cpu nodesVlad Zakharov2017-03-053-0/+3
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-313-4/+1
|\ \ \ \ \ \ \
| * | | | | | | arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada2017-03-301-1/+0
| * | | | | | | arm64: remove redundant header file in current.hShaokun Zhang2017-03-301-2/+0
| * | | | | | | arm64: fix NULL dereference in have_cpu_die()Mark Salter2017-03-301-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sound-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-03-311-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-03-301-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |