summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-07um: Fix do_signal() prototypeIngo Molnar
2015-07-07x86/entry/64/compat: Fix bad fast syscall arg failure pathAndy Lutomirski
2015-07-06x86/compat: Separate ia32 and x32 compat ABIsBrian Gerst
2015-07-06x86/compat: Clean up HAVE_UID16 configBrian Gerst
2015-07-06x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compatBrian Gerst
2015-07-06x86/compat: Remove unneeded #includeBrian Gerst
2015-07-06x86/compat, x86/perf: Don't build perf_callchain_user32() on x32Brian Gerst
2015-07-06x86/compat: Check for both 32-bit compat and x32 in get_gate_vma()Brian Gerst
2015-07-06x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst
2015-07-06x86/compat: Factor out ia32 compat code from compat_arch_ptrace()Brian Gerst
2015-07-06x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'Brian Gerst
2015-07-06x86/compat: Move ucontext_x32 to sigframe.hBrian Gerst
2015-07-06x86/compat: Make mmap_is_ia32() common compatBrian Gerst
2015-07-06x86/compat: Move copy_siginfo_*_user32() to signal_compat.cBrian Gerst
2015-07-06x86/asm/tsc: Save an instruction in DECLARE_ARGS usersGeorge Spelvin
2015-07-06x86/asm/tsc: Remove rdtsc_barrier()Andy Lutomirski
2015-07-06x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...Andy Lutomirski
2015-07-06x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()Andy Lutomirski
2015-07-06x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...Andy Lutomirski
2015-07-06x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Remove rdtscl()Andy Lutomirski
2015-07-06x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bugAndy Lutomirski
2015-07-06x86/asm/tsc: Use the full 64-bit TSC in delay_tsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Remove the rdtscp() and rdtscpll() macrosAndy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-07-06x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski
2015-07-06x86/asm/tsc, kvm: Remove vget_cycles()Andy Lutomirski
2015-07-06x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski
2015-07-06x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit readsDenys Vlasenko
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-04x86/fpu: Fix boot crash in the early FPU codeIngo Molnar
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin
2015-07-03KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss
2015-07-03KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář
2015-07-03KVM: x86: properly restore LVT0Radim Krčmář
2015-07-03KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo
2015-07-02Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-07-02[IA64] Drop debug test/printk that some special pages are marked reservedTony Luck