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
2016-02-18
ARC: Assume multiplier is always present
Vineet Gupta
3
-14
/
+0
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
3
-0
/
+15
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
171
-823
/
+1238
2016-02-18
x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
Tony Luck
2
-36
/
+56
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
6
-57
/
+109
2016-02-18
Merge tag 'v4.5-rc4' into ras/core, to pick up fixes
Ingo Molnar
89
-335
/
+527
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
1
-4
/
+11
2016-02-17
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
1
-0
/
+6
2016-02-17
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
1
-0
/
+4
2016-02-17
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
1
-10
/
+13
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-2
/
+2
2016-02-17
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
1
-4
/
+32
2016-02-17
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
1
-41
/
+73
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-17
x86/msr: Document msr-index.h rule for addition
Borislav Petkov
1
-1
/
+6
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2
-12
/
+13
2016-02-17
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
1
-0
/
+2
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
4
-27
/
+97
2016-02-17
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
Andy Lutomirski
2
-2
/
+72
2016-02-17
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
1
-0
/
+25
2016-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+7
2016-02-16
Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-7
/
+7
2016-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
15
-1
/
+111
2016-02-16
arm64/efi: Make strnlen() available to the EFI namespace
Thierry Reding
2
-1
/
+2
2016-02-16
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2016-02-15
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2
-4
/
+4
2016-02-15
xen/pcifront: Report the errors better.
Konrad Rzeszutek Wilk
2
-3
/
+6
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2
-0
/
+36
2016-02-15
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
3
-0
/
+22
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
4
-2
/
+9
2016-02-15
powerpc/pseries: Don't trace hcalls on offline CPUs
Denis Kirjanov
1
-2
/
+6
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
20
-63
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
11
-61
/
+119
2016-02-12
Merge branch 'akpm'(patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-02-12
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+16
2016-02-12
arm64: make irq_stack_ptr more robust
Yang Shi
2
-8
/
+16
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-11
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
2016-02-11
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
2
-7
/
+7
2016-02-11
s390/diag: avoid lockdep recursion
Heiko Carstens
1
-0
/
+3
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
1
-1
/
+3
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
3
-4
/
+9
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-02-10
arm64: debug: re-enable irqs before sending breakpoint SIGTRAP
Will Deacon
1
-26
/
+22
2016-02-10
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
Zubair Lutfullah Kakakhel
1
-1
/
+2
2016-02-10
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
Wei Yongjun
1
-4
/
+4
[prev]
[next]