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
2016-04-14
pmem: fix BUG() error in pmem.h:48 on X86_32
Toshi Kani
1
-6
/
+16
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
1
-1
/
+1
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-04-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+1
2016-04-14
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
9
-24
/
+48
2016-04-14
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-17
/
+33
2016-04-13
Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh
Linus Torvalds
4
-10
/
+3
2016-04-13
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
5
-2
/
+28
2016-04-13
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
1
-1
/
+6
2016-04-13
doc: usb: Fix typo in gadget_multi documentation
Diego Herranz
1
-1
/
+1
2016-04-13
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
Peter Griffin
1
-1
/
+1
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
4
-4
/
+9
2016-04-13
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+6
2016-04-13
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
1
-0
/
+13
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
2
-0
/
+11
2016-04-13
xhci: resume USB 3 roothub first
Mathias Nyman
1
-3
/
+3
2016-04-13
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
1
-1
/
+3
2016-04-13
cdc-acm: fix crash if flushed with nothing buffered
Oliver Neukum
1
-0
/
+4
2016-04-13
lib: lz4: cleanup unaligned access efficiency detection
Rui Salvaterra
1
-3
/
+1
2016-04-13
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
1
-9
/
+12
2016-04-13
dmaengine: dw: fix master selection
Andy Shevchenko
1
-15
/
+19
2016-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-7
/
+1
2016-04-13
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
20
-85
/
+89
2016-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-37
/
+106
2016-04-13
x86/asm: Make sure verify_cpu() has a good stack
Borislav Petkov
2
-1
/
+11
2016-04-13
x86/extable: Add a comment about early exception handlers
Andy Lutomirski
1
-0
/
+14
2016-04-13
x86/msr: Set the return value to zero when native_rdmsr_safe() fails
Andy Lutomirski
1
-1
/
+4
2016-04-13
x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
Andy Lutomirski
1
-6
/
+3
2016-04-13
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
5
-4
/
+47
2016-04-13
x86/msr: Carry on after a non-"safe" MSR access fails
Andy Lutomirski
2
-2
/
+35
2016-04-13
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
4
-24
/
+25
2016-04-13
x86/traps: Enable all exception handler callbacks early
Andy Lutomirski
1
-17
/
+2
2016-04-13
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
4
-93
/
+32
2016-04-13
x86/head: Move the early NMI fixup into C
Andy Lutomirski
3
-13
/
+5
2016-04-13
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
4
-58
/
+92
2016-04-13
x86/fpu: Get rid of x87 math exception helpers
Borislav Petkov
1
-31
/
+13
2016-04-13
x86/fpu: Remove check_fpu() indirection
Borislav Petkov
1
-11
/
+5
2016-04-13
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
Borislav Petkov
1
-8
/
+8
2016-04-13
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
Borislav Petkov
1
-5
/
+2
2016-04-13
x86/cpu: Simplify extended APIC ID detection on AMD
Borislav Petkov
1
-7
/
+10
2016-04-13
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
Borislav Petkov
1
-2
/
+2
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
4
-14
/
+8
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
7
-19
/
+18
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
4
-12
/
+14
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
19
-33
/
+32
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
7
-21
/
+20
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
5
-9
/
+8
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
4
-4
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
10
-11
/
+13
[prev]
[next]