Age | Commit message (Expand) | Author |
2020-12-14 | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-11-18 | x86/vdso: Implement a vDSO for Intel SGX enclave call | Sean Christopherson |
2020-11-18 | x86/vdso: Add support for exception fixup in vDSO functions | Sean Christopherson |
2020-10-27 | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-26 | x86/mm: Convert mmu context ia32_compat into a proper flags field | Gabriel Krisman Bertazi |
2020-10-26 | x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages() | Gabriel Krisman Bertazi |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-14 | x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake | Andy Lutomirski |
2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-09 | kbuild: explicitly specify the build id style | Bill Wendling |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig |
2020-09-22 | x86/irq: Make run_on_irqstack_cond() typesafe | Thomas Gleixner |
2020-09-17 | quota: simplify the quotactl compat handling | Christoph Hellwig |
2020-09-09 | x86/entry/64: Add entry code for #VC handler | Joerg Roedel |
2020-09-04 | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner |
2020-09-04 | x86/entry/64: Do not include inst.h in calling.h | Uros Bizjak |
2020-08-26 | x86/entry: Remove unused THUNKs | Peter Zijlstra |
2020-08-24 | x86/entry/64: Correct the comment over SAVE_AND_SET_GSBASE | Borislav Petkov |
2020-08-21 | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM | Sean Christopherson |
2020-08-15 | x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT | Juergen Gross |
2020-08-15 | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL | Juergen Gross |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-04 | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-07-26 | Merge branch 'locking/nmi' into x86/entry | Ingo Molnar |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2020-07-24 | x86/entry: Cleanup idtentry_enter/exit | Thomas Gleixner |
2020-07-24 | x86/entry: Use generic interrupt entry/exit code | Thomas Gleixner |
2020-07-24 | x86/entry: Use generic syscall exit functionality | Thomas Gleixner |
2020-07-24 | x86/entry: Use generic syscall entry function | Thomas Gleixner |
2020-07-24 | x86/entry: Move user return notifier out of loop | Thomas Gleixner |