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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-25
/
+585
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
10
-257
/
+94
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
197
-2947
/
+3345
2019-03-07
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-193
/
+287
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-06
x86/hyperv: Fix kernel panic when kexec on HyperV
Kairui Song
1
-0
/
+7
2019-03-06
x86/mm: Remove unused variable 'old_pte'
Qian Cai
1
-2
/
+2
2019-03-06
x86/mm: Remove unused variable 'cpu'
Qian Cai
1
-3
/
+0
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-285
/
+580
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-0
/
+3
2019-03-06
Revert "x86_64: Increase stack size for KASAN_EXTRA"
Qian Cai
1
-4
/
+0
2019-03-06
x86/unwind: Add hardcoded ORC entry for NULL
Jann Horn
1
-0
/
+17
2019-03-06
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
2
-3
/
+28
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
1
-1
/
+2
2019-03-06
x86/boot/KASLR: Always return a value from process_mem_region
Louis Taylor
1
-1
/
+1
2019-03-06
um: Fix for a possible OOPS in ubd initialization
Anton Ivanov
1
-3
/
+3
2019-03-06
um: Remove duplicated include from vector_user.c
YueHaibing
1
-3
/
+0
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-28
/
+84
2019-03-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-0
/
+1
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-1
/
+33
2019-03-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+9
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
3
-9
/
+36
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
1
-0
/
+5
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
1
-6
/
+5
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
1
-27
/
+33
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
1
-12
/
+14
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
1
-2
/
+2
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
1
-12
/
+7
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
1
-35
/
+33
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
1
-1
/
+0
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
3
-14
/
+19
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
1
-0
/
+2
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2019-03-07
nios2: ksyms: Add missing symbol exports
Guenter Roeck
1
-0
/
+12
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-27
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
48
-268
/
+286
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
34
-957
/
+393
2019-03-06
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
15
-0
/
+594
2019-03-06
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-171
/
+232
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-10
/
+17
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
509
-2351
/
+20588
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-1769
/
+304
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+5
2019-03-06
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-11
/
+48
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-199
/
+211
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-190
/
+211
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-265
/
+9
2019-03-06
perf/x86/intel: Implement support for TSX Force Abort
Peter Zijlstra (Intel)
2
-3
/
+77
2019-03-06
x86: Add TSX Force Abort CPUID/MSR
Peter Zijlstra (Intel)
2
-0
/
+7
2019-03-06
perf/x86/intel: Generalize dynamic constraint creation
Peter Zijlstra (Intel)
1
-21
/
+30
[prev]
[next]