]> asedeno.scripts.mit.edu Git - linux.git/history - arch
x86/entry: Do not special-case clone(2) in compat entry
[linux.git] / arch /
2018-03-07 Dominik Brodowskix86/entry: Do not special-case clone(2) in compat entry
2018-03-07 Dominik Brodowskix86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for...
2018-03-07 Dominik Brodowskix86/syscalls: Use proper syscall definition for sys_iop...
2018-03-07 Dominik Brodowskix86/entry: Remove stale syscall prototype
2018-03-07 Dominik Brodowskix86/syscalls/32: Simplify $entry == $compat entries
2018-03-01 Thomas Gleixnerx86/cpu_entry_area: Sync cpu_entry_area to initial_page...
2018-02-28 Juergen Grossx86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
2018-02-23 Paolo BonziniKVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run(...
2018-02-23 Paolo BonziniKVM/x86: Remove indirect MSR op calls from SPEC_CTRL
2018-02-21 Peter Zijlstraobjtool, retpolines: Integrate objtool with retpoline...
2018-02-21 Josh Poimboeufx86/entry/64: Simplify ENCODE_FRAME_POINTER
2018-02-21 Josh Poimboeufextable: Make init_kernel_text() global
2018-02-21 Dominik Brodowskix86/entry/64: Open-code switch_to_thread_stack()
2018-02-21 Dominik Brodowskix86/entry/64: Move ASM_CLAC to interrupt_entry()
2018-02-21 Dominik Brodowskix86/entry/64: Remove 'interrupt' macro
2018-02-21 Dominik Brodowskix86/entry/64: Move the switch_to_thread_stack() call...
2018-02-21 Dominik Brodowskix86/entry/64: Move ENTER_IRQ_STACK from interrupt macro...
2018-02-21 Dominik Brodowskix86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt...
2018-02-21 Ingo Molnarx86/speculation: Move firmware_restrict_branch_speculat...
2018-02-21 Peter Zijlstrax86/mm/sme, objtool: Annotate indirect call in sme_encr...
2018-02-21 Peter Zijlstrax86/boot, objtool: Annotate indirect jump in secondary_...
2018-02-21 Peter Zijlstrax86/paravirt, objtool: Annotate indirect calls
2018-02-21 Peter Zijlstrax86/speculation, objtool: Annotate indirect calls/jumps...
2018-02-20 David Woodhousex86/retpoline: Support retpoline builds with Clang
2018-02-20 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-02-20 David WoodhouseRevert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-02-20 Jan Beulichx86-64/realmode: Add instruction suffix
2018-02-20 Jan Beulichx86/LDT: Avoid warning in 32-bit builds with older gcc
2018-02-20 Jan Beulichx86/IO-APIC: Avoid warning in 32-bit builds
2018-02-20 Jan Beulichx86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify...
2018-02-20 Jann Hornx86/mm: Remove stale comment about KMEMCHECK
2018-02-20 Jan Beulichx86/mm: Fix {pmd,pud}_{set,clear}_flags()
2018-02-17 Dominik Brodowskix86/entry/64: Use 'xorl' for faster register clearing
2018-02-17 Dominik Brodowskix86/entry: Reduce the code footprint of the 'idtentry...
2018-02-17 Borislav Petkovx86/CPU: Check CPU feature bits after microcode upgrade
2018-02-17 Borislav Petkovx86/CPU: Add a microcode loader callback
2018-02-17 Borislav Petkovx86/microcode: Propagate return value from updating...
2018-02-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-02-15 Ingo Molnarx86/entry/64: Fix CR3 restore in paranoid_exit()
2018-02-15 Gustavo A. R. Silvax86/cpu: Change type of x86_cache_size variable to...
2018-02-15 Dan Carpenterx86/spectre: Fix an error message
2018-02-15 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-15 Andy Lutomirskix86/mm: Rename flush_tlb_single() and flush_tlb_one...
2018-02-15 Peter Zijlstrax86/speculation: Add <asm/msr-index.h> dependency
2018-02-15 Dan Williamsx86/speculation: Fix up array_index_nospec_mask() asm...
2018-02-15 Peter Zijlstrax86/debug: Use UD2 for WARN()
2018-02-15 Josh Poimboeufx86/debug, objtool: Annotate WARN()-related UD2 as...
2018-02-14 Linus TorvaldsMerge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel...
2018-02-14 Linus TorvaldsMerge tag 'powerpc-4.16-2' of git://git.kernel.org...
2018-02-13 Linus TorvaldsMerge tag 'mips_4.16_2' of git://git.kernel.org/pub...
2018-02-13 Guenter Roeckpowerpc/kdump: Fix powernv build break when KEXEC_CORE=n
2018-02-13 Guenter Roeckpowerpc/pseries: Fix build break for SPLPAR=n and CPU...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Zero PGD pages on allocation
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Store the slot information at the...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm/hash64: Allocate larger PMD table if hugetlb...
2018-02-13 Aneesh Kumar K.Vpowerpc/mm: Fix crashes with 16G huge pages
2018-02-13 Alexey Kardashevskiypowerpc/mm: Flush radix process translations when setti...
2018-02-13 Nicholas Pigginpowerpc/vas: Don't set uses_vas for kernel windows
2018-02-13 Sam Bobroffpowerpc/pseries: Enable RAS hotplug events later
2018-02-13 Borislav Petkovx86/entry/64: Remove the unused 'icebp' macro
2018-02-13 Josh Poimboeufx86/entry/64: Fix paranoid_entry() frame pointer warning
2018-02-13 Dominik Brodowskix86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK...
2018-02-13 Dominik Brodowskix86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
2018-02-13 Dominik Brodowskix86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
2018-02-13 Dominik Brodowskix86/entry/64: Interleave XOR register clearing with...
2018-02-13 Dominik Brodowskix86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS...
2018-02-13 Dominik Brodowskix86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS...
2018-02-13 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-13 KarimAllah AhmedKVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have...
2018-02-13 KarimAllah AhmedX86/nVMX: Properly set spec_ctrl and pred_cmd before...
2018-02-13 David WoodhouseKVM/x86: Reduce retpoline performance impact in slot_ha...
2018-02-13 David WoodhouseRevert "x86/speculation: Simplify indirect_branch_predi...
2018-02-13 David Woodhousex86/speculation: Correct Speculation Control microcode...
2018-02-12 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-02-11 Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11 Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 Linus TorvaldsMerge branch 'work.poll2' of git://git.kernel.org/pub...
2018-02-11 Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11 Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git.kernel.org...
2018-02-11 Max Filippovxtensa: fix build with KASAN
2018-02-11 Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11 Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings notation
2018-02-11 David Woodhousex86/speculation: Update Speculation Control microcode...
2018-02-10 Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git.kernel.org...
2018-02-10 Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10 Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git.kernel.org/pub...
2018-02-10 Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10 Nadav Amitx86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
2018-02-10 Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git.kernel.org...
2018-02-10 Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-02-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-09 Linus TorvaldsMerge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org...
2018-02-09 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2018-02-09 Linus TorvaldsMerge tag 'trace-v4.16-rc1' of git://git.kernel.org...
2018-02-09 Linus TorvaldsMerge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba...
2018-02-09 Linus TorvaldsMerge tag 'fbdev-v4.16-fix' of git://github.com/bzolnie...
next