]> asedeno.scripts.mit.edu Git - linux.git/history - arch
x86/boot/32: Rewrite test_wp_bit()
[linux.git] / arch /
2017-03-30 Andy Lutomirskix86/boot/32: Rewrite test_wp_bit()
2017-03-30 Ingo MolnarMerge branch 'x86/cpu' into x86/mm, before applying...
2017-03-30 Kirill A. Shutemovx86/dump_pagetables: Add support for 5-level paging
2017-03-27 Kirill A. Shutemovx86: Convert the rest of the code to support p4d_t
2017-03-27 Xiong Zhangx86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap...
2017-03-27 Kirill A. Shutemovx86/kasan: Prepare clear_pgds() to switch to <asm-gener...
2017-03-27 Kirill A. Shutemovx86/mm/pat: Add 5-level paging support
2017-03-27 Kirill A. Shutemovx86/efi: Add 5-level paging support
2017-03-27 Kirill A. Shutemovx86/kexec: Add 5-level paging support
2017-03-23 Ingo MolnarMerge branch 'x86/process' into x86/mm, to create new...
2017-03-23 Andy Lutomirskix86/xen/gdt: Use X86_FEATURE_XENPV instead of globals...
2017-03-23 Andy Lutomirskix86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
2017-03-23 Andy Lutomirskix86/boot/32: Defer resyncing initial_page_table until...
2017-03-23 Andy Lutomirskix86/efi/32: Fix EFI on systems where the per-cpu GDT...
2017-03-23 Andy Lutomirskix86/gdt: Fix setup_fixmap_gdt() to use the correct PA
2017-03-21 Kyle Hueyum/arch_prctl: Fix fallout from x86 arch_prctl() rework
2017-03-21 Thomas Garnierx86/headers: Simplify asm/fixmap.h inclusion into asm...
2017-03-20 Kyle Hueyx86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-20 Kyle Hueyx86/cpufeature: Detect CPUID faulting support
2017-03-20 Kyle Hueyx86/syscalls/32: Wire up arch_prctl on x86-32
2017-03-20 Kyle Hueyx86/arch_prctl: Add do_arch_prctl_common()
2017-03-20 Kyle Hueyx86/arch_prctl/64: Rename do_arch_prctl() to do_arch_pr...
2017-03-20 Kyle Hueyx86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_ar...
2017-03-20 Kyle Hueyx86/arch_prctl: Rename 'code' argument to 'option'
2017-03-20 Kyle Hueyx86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_E...
2017-03-19 Andy Lutomirskix86/tls: Forcibly set the accessed bit in TLS segments
2017-03-18 Kirill A. Shutemovx86/mm/gup: Switch GUP to the generic get_user_page_fas...
2017-03-18 Kirill A. Shutemovmm/gup: Drop the arch_pte_access_permitted() MMU callback
2017-03-18 Thomas Garnierx86/mm: Correct fixmap header usage on adaptable MODULE...
2017-03-17 Ingo MolnarMerge branch 'linus' into x86/mm, to pick up a bugfix
2017-03-16 Linus TorvaldsMerge tag 'xfs-4.11-fixes-2' of git://git.kernel.org...
2017-03-16 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-16 Thomas Garnierx86: Make the GDT remapping read-only on 64-bit
2017-03-16 Thomas Garnierx86: Remap GDT tables in the fixmap section
2017-03-16 Thomas Garnierx86/mm: Adapt MODULES_END based on fixmap section size
2017-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux-block
2017-03-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-03-15 Linus TorvaldsMerge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel...
2017-03-15 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-03-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Dmitry Safonovx86/hugetlb: Adjust to the new native/compat mmap bases
2017-03-14 Kirill A. Shutemovx86/power: Add 5-level paging support
2017-03-14 Kirill A. Shutemovx86/mm/vmalloc: Add 5-level paging support
2017-03-14 Kirill A. Shutemovx86/mm/ident_map: Add 5-level paging support
2017-03-14 Kirill A. Shutemovx86/mm/gup: Add 5-level paging support
2017-03-14 Kirill A. Shutemovx86/mm: Convert trivial cases of page table walk to...
2017-03-14 Kirill A. Shutemovx86/mm: Extend headers with basic definitions to suppor...
2017-03-14 Linus TorvaldsMerge tag 'powerpc-4.11-4' of git://git.kernel.org...
2017-03-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.11-2' of git://git...
2017-03-13 Dmitry Safonovx86/mm: Make mmap(MAP_32BIT) work correctly
2017-03-13 Dmitry Safonovx86/mm: Introduce mmap_compat_base() for 32-bit mmap()
2017-03-13 Dmitry Safonovx86/mm: Add task_size parameter to mmap_base()
2017-03-13 Dmitry Safonovx86/mm: Introduce arch_rnd() to compute 32/64 mmap...
2017-03-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-03-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-03-12 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes...
2017-03-12 Daniel Borkmannx86/tlb: Fix tlb flushing when lguest clears PGE
2017-03-11 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-03-11 Linus TorvaldsMerge tag 'extable-fix' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2017-03-11 Guenter Roeckscore: Fix implicit includes now failing build after...
2017-03-11 Mathias Krausex86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
2017-03-11 Mathias Krausex86/cpu: Drop unneded members of struct cpuinfo_x86
2017-03-11 Thomas Gleixnerx86/process: Optimize TIF_NOTSC switch
2017-03-11 Kyle Hueyx86/process: Correct and optimize TIF_BLOCKSTEP switch
2017-03-11 Kyle Hueyx86/process: Optimize TIF checks in __switch_to_xtra()
2017-03-11 Linus TorvaldsMerge tag 'tty-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'staging-4.11-rc2' of git://git.kernel.org...
2017-03-11 Linus TorvaldsMerge tag 'usb-4.11-rc2' of git://git.kernel.org/pub...
2017-03-11 Linus TorvaldsMerge tag 'pinctrl-v4.11-2' of git://git.kernel.org...
2017-03-10 Thomas Gleixnerkexec, x86/purgatory: Unbreak it and clean it up
2017-03-10 Linus TorvaldsMerge tag 'ceph-for-4.11-rc2' of git://github.com/ceph...
2017-03-10 Geert Uytterhoevenarm64: kernel: Update kerneldoc for cpu_suspend() rename
2017-03-10 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-03-10 Linus TorvaldsMerge tag 'drm-fixes-for-4.11-rc2' of git://people...
2017-03-10 Mark Rutlandarm64: use const cap for system_uses_ttbr0_pan()
2017-03-10 Eric Biggersarm64: support keyctl() system call in 32-bit mode
2017-03-10 Mark Rutlandarm64: kasan: avoid bad virt_to_pfn()
2017-03-10 Naveen N. Raoarm64: kprobes: remove kprobe_exceptions_notify
2017-03-10 Linus TorvaldsMerge branch 'prep-for-5level'
2017-03-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-03-10 Matjaz Hegedicx86/reboot/quirks: Fix typo in ASUS EeeBook X205TA...
2017-03-10 Nicholas Pigginpowerpc/64s: POWER9 machine check handler
2017-03-10 Nicholas Pigginpowerpc/64s: allow machine check handler to set severit...
2017-03-10 Nicholas Pigginpowerpc/64s: fix handling of non-synchronous machine checks
2017-03-10 Linus TorvaldsMerge tag 'xfs-4.11-fixes-1' of git://git.kernel.org...
2017-03-10 Linus TorvaldsMerge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel...
2017-03-10 Bartlomiej Zolnier... sh: cayman: IDE support fix
2017-03-10 Dan Williamsx86, mm: unify exit paths in gup_pte_range()
2017-03-10 Dan Williamsx86, mm: fix gup_pte_range() vs DAX mappings
2017-03-10 Aneesh Kumar K.Vpower/mm: update pte_write and pte_wrprotect to handle...
2017-03-10 Aneesh Kumar K.Vpowerpc/mm: handle protnone ptes on fork
2017-03-10 Masahiro Yamadascripts/spelling.txt: add "disble(d)" pattern and fix...
2017-03-10 Linus TorvaldsMerge tag 'pm-4.11-rc2' of git://git.kernel.org/pub...
next