- da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 9 years ago
- 1f4dd79 x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage by Borislav Petkov · 9 years ago
- abcfdfe x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage by Borislav Petkov · 9 years ago
- 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 9 years ago
- d8d1c35 Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base by Ingo Molnar · 9 years ago
- 1886297 x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 by Toshi Kani · 9 years ago
- cb44d0c Merge branch 'x86/cpu' into x86/asm, to merge more patches by Ingo Molnar · 9 years ago
- a312549 x86/mce: Avoid using object after free in genpool by Tony Luck · 9 years ago
- 482dd2e x86/syscalls: Wire up compat readv2/writev2 syscalls by Christoph Hellwig · 9 years ago
- 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 9 years ago
- 42c748bb x86/entry/64: Make gs_change a local label by Borislav Petkov · 9 years ago
- 96e5d28 x86/cpu: Add Erratum 88 detection on AMD by Borislav Petkov · 9 years ago
- 0230bb0 x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify() by Andy Lutomirski · 9 years ago
- 3e2b68d x86/asm, sched/x86: Rewrite the FS and GS context switch code by Andy Lutomirski · 9 years ago
- 7a5d6704 x86/cpu: Probe the behavior of nulling out a segment at boot time by Andy Lutomirski · 9 years ago
- d47b50e x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS by Andy Lutomirski · 9 years ago
- 0051202 selftests/x86: Test the FSBASE/GSBASE API and context switching by Andy Lutomirski · 9 years ago
- d7847a7 x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor by Ingo Molnar · 9 years ago
- f87e043 lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates by Rusty Russell · 9 years ago
- 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
- c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
- 054efb6 x86/cpufeature: Remove cpu_has_xmm2 by Borislav Petkov · 9 years ago
- 906bf7f x86/cpufeature: Remove cpu_has_clflush by Borislav Petkov · 9 years ago
- b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
- 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 9 years ago
- ab4a56f x86/cpufeature: Remove cpu_has_osxsave by Borislav Petkov · 9 years ago
- 0c9f353 x86/cpufeature: Remove cpu_has_hypervisor by Borislav Petkov · 9 years ago
- 7b5e74e x86/cpufeature: Remove cpu_has_arch_perfmon by Borislav Petkov · 9 years ago
- 568a58e x86/mm/pat, x86/cpufeature: Remove cpu_has_pat by Borislav Petkov · 9 years ago
- 1e6d88c Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
- 8fe8892 nios2: Replace fdt_translate_address with of_flat_dt_translate_address by Guenter Roeck · 9 years ago
- 62f444e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 07c0db7 Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
- 8b8c877 Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
- 82c7d82 dlm: config: Fix ENOMEM failures in make_cluster() by Andrew Price · 9 years ago
- b3edfda x86/cpu: Do the feature test first in enable_sep_cpu() by Borislav Petkov · 9 years ago
- 6d92bc9 x86/build: Build compressed x86 kernels as PIE by H.J. Lu · 9 years ago
- b6350c2 x86/pat: Document the PAT initialization sequence by Toshi Kani · 9 years ago
- 88ba281 x86/xen, pat: Remove PAT table init code from Xen by Toshi Kani · 9 years ago
- ad025a7 x86/mtrr: Fix PAT init handling when MTRR is disabled by Toshi Kani · 9 years ago
- edfe63e x86/mtrr: Fix Xorg crashes in Qemu sessions by Toshi Kani · 9 years ago
- d63dcf4 x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() by Toshi Kani · 9 years ago
- 224bb1e x86/mm/pat: Add pat_disable() interface by Toshi Kani · 9 years ago
- 02f037d x86/mm/pat: Add support of non-default PAT MSR setting by Toshi Kani · 9 years ago
- 591b1d8 x86/mm/pkeys: Add missing Documentation by Dave Hansen · 9 years ago
- 34a4cce x86/cpu: Add advanced power management bits by Huang Rui · 9 years ago
- 5f870a3 x86/thread_info: Merge two !__ASSEMBLY__ sections by Borislav Petkov · 9 years ago
- 4a6772f x86/cpufreq: Remove duplicated TDP MSR macro definitions by Vladimir Zapolskiy · 9 years ago
- f7be861 x86/Documentation: Start documenting x86 topology by Borislav Petkov · 9 years ago
- 8196dab x86/cpu: Get rid of compute_unit_id by Borislav Petkov · 9 years ago
- 32b62f4 perf/x86/amd: Cleanup Fam10h NB event constraints by Peter Zijlstra · 9 years ago
- ee6825c x86/topology: Fix AMD core count by Peter Zijlstra · 9 years ago
- 1993b17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
- d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 3c2e226 hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated by Guenter Roeck · 9 years ago
- f55532a Linux 4.6-rc1 by Linus Torvalds · 9 years ago
- d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
- b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
- 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
- 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 9 years ago
- 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
- 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 9 years ago
- 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
- 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
- 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 9 years ago
- b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
- bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
- 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 9 years ago
- 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
- c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 9 years ago
- 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 9 years ago
- e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
- 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 9 years ago
- cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
- 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
- e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 9 years ago
- aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 9 years ago
- d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
- f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 9 years ago
- 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 9 years ago
- 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 9 years ago
- e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 9 years ago
- 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 9 years ago
- 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago
- be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 9 years ago
- ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 9 years ago
- 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 9 years ago
- ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 9 years ago
- a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 9 years ago
- e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 9 years ago
- f1f973f ocfs2: code clean up for direct io by Ryan Ding · 9 years ago
- c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 9 years ago