summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-13Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar
2016-04-13x86/syscalls: Wire up compat readv2/writev2 syscallsChristoph Hellwig
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2016-04-13x86/entry/64: Make gs_change a local labelBorislav Petkov
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov
2016-04-13x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()Andy Lutomirski
2016-04-13x86/asm, sched/x86: Rewrite the FS and GS context switch codeAndy Lutomirski
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski
2016-04-13x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GSAndy Lutomirski
2016-04-01x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov
2016-03-30Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck
2016-03-29x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-24Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-25h8300: switch EARLYCONYoshinori Sato
2016-03-25h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava