index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-16
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-16
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-14
x86/idt: Mark IDT tables __initconst
Andi Kleen
1
-6
/
+6
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
3
-0
/
+53
2018-01-14
x86/mm/pkeys: Fix fill_sig_info_pkey
Eric W. Biederman
1
-3
/
+4
2018-01-14
x86/tsc: Print tsc_khz, when it differs from cpu_khz
Len Brown
1
-0
/
+6
2018-01-14
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
Len Brown
1
-1
/
+0
2018-01-14
x86/tsc: Future-proof native_calibrate_tsc()
Len Brown
1
-0
/
+2
2018-01-13
kdump: Write the correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-08
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
Andy Shevchenko
1
-1
/
+1
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
1
-2
/
+11
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-05
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-43
/
+55
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+57
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-3
/
+35
2018-01-05
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-62
/
+173
2018-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-23
/
+43
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
3
-5
/
+5
2018-01-05
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
1
-2
/
+2
2018-01-05
mfd: rtsx: Release IRQ during shutdown
Sinan Kaya
1
-0
/
+3
2018-01-04
Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
16
-106
/
+127
2018-01-04
mailmap: update Mark Yao's email address
Jeffy Chen
1
-0
/
+1
2018-01-04
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-04
mm/sparse.c: wrong allocation for mem_section
Baoquan He
1
-1
/
+1
2018-01-04
mm/zsmalloc.c: include fs.h
Sergey Senozhatsky
1
-0
/
+1
2018-01-04
mm/debug.c: provide useful debugging information for VM_BUG
Matthew Wilcox
1
-14
/
+14
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
4
-3
/
+1
2018-01-04
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-04
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-04
mm: check pfn_valid first in zero_resv_unavail
Dave Young
1
-0
/
+2
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
3
-24
/
+22
2018-01-05
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-24
/
+62
2018-01-05
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-6
/
+8
2018-01-05
Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
3
-39
/
+48
2018-01-05
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-37
/
+9
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
3
-6
/
+7
2018-01-04
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2
-5
/
+2
2018-01-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
27
-54
/
+54
2018-01-04
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
Masahiro Yamada
1
-2
/
+2
2018-01-04
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
11
-20
/
+16
2018-01-04
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-2
/
+0
2018-01-04
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+48
[next]