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-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
4
-43
/
+56
2019-02-22
parisc: use memblock_alloc() instead of custom get_memblock()
Mike Rapoport
1
-33
/
+19
2019-02-22
crypto: arm/aes-ce - update IV after partial final CTR block
Eric Biggers
1
-13
/
+13
2019-02-22
crypto: arm64/aes-blk - update IV after partial final CTR block
Eric Biggers
1
-2
/
+1
2019-02-22
crypto: sha512/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2
-2
/
+4
2019-02-22
crypto: sha256/arm - fix crash bug in Thumb2 build
Ard Biesheuvel
2
-2
/
+4
2019-02-22
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
8
-100
/
+71
2019-02-22
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
1
-9
/
+17
2019-02-22
KVM: PPC: Book3S: Improve KVM reference counting
Alexey Kardashevskiy
1
-3
/
+4
2019-02-22
KVM: PPC: Book3S HV: Fix build failure without IOMMU support
Jordan Niethe
2
-0
/
+12
2019-02-21
MIPS: ingenic: Add support for appended devicetree
Paul Cercueil
2
-5
/
+11
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2
-5
/
+29
2019-02-21
parisc: Add constants for various PDC firmware calls
Helge Deller
1
-2
/
+18
2019-02-21
parisc: Add constant for PDC_PAT_COMPLEX firmware call
Helge Deller
1
-0
/
+4
2019-02-21
parisc: Show machine product number during boot
Helge Deller
3
-0
/
+34
2019-02-21
parisc: Add constants for PDC_RELOCATE PDC call
Helge Deller
1
-1
/
+6
2019-02-21
parisc: Add PDC_CRASH_PREP PDC function number
Sven Schnelle
1
-0
/
+1
2019-02-21
parisc: remove the HBA_DATA macro
Christoph Hellwig
1
-2
/
+0
2019-02-21
parisc: properly type the iommu field in struct pci_hba_data
Christoph Hellwig
1
-1
/
+1
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
1
-44
/
+0
2019-02-21
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
Christoph Hellwig
2
-2
/
+1
2019-02-21
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
1
-6
/
+0
2019-02-21
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
1
-2
/
+2
2019-02-21
parisc: Improve initial IRQ to CPU assignment
Helge Deller
1
-1
/
+4
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
3
-0
/
+6
2019-02-21
parisc: Show rescheduling interrupts on SMP machines only
Helge Deller
1
-4
/
+6
2019-02-21
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
1
-8
/
+21
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
6
-20
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
5
-1
/
+68
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-02-21
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-14
/
+0
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-02-21
s390/net: convert pnetids to ascii
Hans Wippel
1
-0
/
+3
2019-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-9
/
+13
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2
-2
/
+3
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
1
-2
/
+2
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
1
-117
/
+12
2019-02-22
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
1
-6
/
+12
2019-02-22
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
1
-5
/
+7
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
3
-12
/
+7
2019-02-22
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
1
-11
/
+13
2019-02-22
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
1
-9
/
+3
2019-02-22
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
1
-4
/
+2
2019-02-22
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
1
-6
/
+2
2019-02-22
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
1
-0
/
+4
2019-02-22
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2
-37
/
+31
2019-02-22
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
1
-9
/
+6
[prev]
[next]