summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-06-09x86/mpx: Rewrite the unmap codeDave Hansen
2015-06-09x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen
2015-06-09x86/mpx: Use 32-bit-only cmpxchg() for 32-bit appsDave Hansen
2015-06-09x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen
2015-06-09x86/mpx: Add temporary variable to reduce maskingDave Hansen
2015-06-09x86: Make is_64bit_mm() widely availableDave Hansen
2015-06-09x86/mpx: Trace allocation of new bounds tablesDave Hansen
2015-06-09x86/mpx: Trace the attempts to find bounds tablesDave Hansen
2015-06-09x86/mpx: Trace entry to bounds exception pathsDave Hansen
2015-06-09x86/mpx: Trace #BR exceptionsDave Hansen
2015-06-09x86/mpx: Introduce a boot-time disable flagDave Hansen
2015-06-09x86/mpx: Restrict the mmap() size check to bounds tablesDave Hansen
2015-06-09x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren
2015-06-09x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen
2015-06-09x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen
2015-06-09x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen
2015-06-09x86/fpu/xstate: Fix up bad get_xsave_addr() assumptionsDave Hansen
2015-06-09x86/asm/entry: Clean up entry*.S style, final bitsDenys Vlasenko
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-08x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...Ingo Molnar
2015-06-08x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT pathDenys Vlasenko
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-08x86/asm/entry/64: Clean up entry_64.SIngo Molnar
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-06-08x86/asm/entry/32: Clean up entry_32.SIngo Molnar
2015-06-08x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar
2015-06-08x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar
2015-06-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-07perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf/intel/x86: Enlarge the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng
2015-06-07perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang
2015-06-07x86/microcode: Correct CPU family related variable typesAndy Shevchenko
2015-06-07x86/microcode: Disable builtin microcode loading on 32-bit for nowBorislav Petkov
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj