2016-04-13 |
Borislav Petkov | x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Borislav Petkov | x86/cpufeature: Replace cpu_has_avx with boot_cpu_has... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Borislav Petkov | x86/cpufeature: Replace cpu_has_aes with boot_cpu_has... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Borislav Petkov | x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/asm to pick up depen... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Molnar | Merge branch 'x86/mm' into x86/asm to resolve conflict... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Toshi Kani | x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Ingo Molnar | Merge branch 'x86/cpu' into x86/asm, to merge more... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Tony Luck | x86/mce: Avoid using object after free in genpool |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Christoph Hellwig | x86/syscalls: Wire up compat readv2/writev2 syscalls |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | x86/vdso: Remove direct HPET access through the vDSO |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Borislav Petkov | x86/entry/64: Make gs_change a local label |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Borislav Petkov | x86/cpu: Add Erratum 88 detection on AMD |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | x86/cpu: Move X86_BUG_ESPFIX initialization to generic_... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | x86/asm, sched/x86: Rewrite the FS and GS context switc... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | x86/cpu: Probe the behavior of nulling out a segment... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Andy Lutomirski | selftests/x86: Test the FSBASE/GSBASE API and context... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Ingo Molnar | x86/cpufeature: Fix build bug caused by merge artifact... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Rusty Russell | lguest, x86/entry/32: Fix handling of guest syscalls... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_pse |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_pge |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_xmm2 |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_clflush |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_gbpages |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_x2apic |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_osxsave |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_hypervisor |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/cpufeature: Remove cpu_has_arch_perfmon |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Borislav Petkov | x86/mm/pat, x86/cpufeature: Remove cpu_has_pat |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Linus Torvalds | Merge tag 'nios2-v4.6-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Guenter Roeck | nios2: Replace fdt_translate_address with of_flat_dt_tr... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Linus Torvalds | Merge tag 'dlm-4.6-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Linus Torvalds | Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Andrew Price | dlm: config: Fix ENOMEM failures in make_cluster() |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Borislav Petkov | x86/cpu: Do the feature test first in enable_sep_cpu() |
commit | commitdiff | tree | snapshot |
2016-03-29 |
H.J. Lu | x86/build: Build compressed x86 kernels as PIE |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/pat: Document the PAT initialization sequence |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/xen, pat: Remove PAT table init code from Xen |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/mtrr: Fix PAT init handling when MTRR is disabled |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/mtrr: Fix Xorg crashes in Qemu sessions |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/mm/pat: Add pat_disable() interface |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Toshi Kani | x86/mm/pat: Add support of non-default PAT MSR setting |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dave Hansen | x86/mm/pkeys: Add missing Documentation |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Huang Rui | x86/cpu: Add advanced power management bits |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Borislav Petkov | x86/thread_info: Merge two !__ASSEMBLY__ sections |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Vladimir Zapolskiy | x86/cpufreq: Remove duplicated TDP MSR macro definitions |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Borislav Petkov | x86/Documentation: Start documenting x86 topology |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Borislav Petkov | x86/cpu: Get rid of compute_unit_id |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Peter Zijlstra | perf/x86/amd: Cleanup Fam10h NB event constraints |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Peter Zijlstra | x86/topology: Fix AMD core count |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/ide |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Linus Torvalds | Merge git://git./linux/kernel/git/cmetcalf/linux-tile |
commit | commitdiff | tree | snapshot |
2016-03-27 |
Guenter Roeck | hwmon: (max1111) Return -ENODEV from max1111_read_chann... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | Linux 4.6-rc1 |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | Merge tag 'ofs-pull-tag-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Linus Torvalds | f2fs/crypto: fix xts_tweak initialization |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Allen Hubbe | NTB: Remove _addr functions from ntb_hw_amd |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: fix orangefs_superblock locking |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: fix do_readv_writev() handling of error halfw... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: have ->kill_sb() evict the VFS side of things... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: sanitize ->llseek() |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs-bufmap.h: trim unused junk |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: saner calling conventions for getting a slot |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs_copy_{to,from}_bufmap(): don't pass bufmap... |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Al Viro | orangefs: get rid of readdir_handle_s |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Linus Torvalds | Merge tag 'pm+acpi-4.6-rc1-3' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Linus Torvalds | Merge tag 'please-pull-preadv2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Kirill A. Shutemov | thp: fix typo in khugepaged_scan_pmd() |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Andrey Ryabinin | MAINTAINERS: fill entries for KASAN |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Nicolai Stange | mm/filemap: generic_file_read_iter(): check for zero... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | kasan: test fix: warn if the UAF could not be detected... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | mm, kasan: stackdepot implementation. Enable stackdepot... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | arch, ftrace: for KASAN put hard/soft IRQ entries into... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | mm, kasan: add GFP flags to KASAN API |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | mm, kasan: SLAB support |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Alexander Potapenko | kasan: modify kmalloc_large_oob_right(), add kmalloc_pa... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Tetsuo Handa | include/linux/oom.h: remove undefined oom_kills_count... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Vlastimil Babka | mm/page_alloc: prevent merging between isolated and... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Arnd Bergmann | drivers/memstick/host/r592.c: avoid gcc-6 warning |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Xue jiufei | ocfs2: extend enough credits for freeing one truncate... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Xue jiufei | ocfs2: extend transaction for ocfs2_remove_rightmost_pa... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
xuejiufei | ocfs2/dlm: move lock to the tail of grant queue while... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
jiangyiwen | ocfs2: solve a problem of crossing the boundary in... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
jiangyiwen | ocfs2: fix occurring deadlock by changing ocfs2_wq... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Joseph Qi | ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Joseph Qi | ocfs2/dlm: fix race between convert and recovery |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ryan Ding | ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ryan Ding | ocfs2: fix disk file size and memory file size mismatch |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ryan Ding | ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ryan Ding | ocfs2: fix ip_unaligned_aio deadlock with dio work... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Ryan Ding | ocfs2: code clean up for direct io |
commit | commitdiff | tree | snapshot |
next |