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-02-16
x86/platform: Make platform/intel-quark/imr.c explicitly non-modular
Paul Gortmaker
1
-33
/
+2
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
1
-2
/
+5
2016-02-16
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
1
-0
/
+2
2016-02-15
pinctrl: samsung: fix SMP race condition
Youngmin Nam
1
-13
/
+35
2016-02-15
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-02-15
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+5
2016-02-15
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Andy Shevchenko
1
-5
/
+10
2016-02-15
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2
-4
/
+4
2016-02-15
ALSA: hda - Cancel probe work instead of flush at remove
Takashi Iwai
1
-2
/
+2
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-15
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
1
-2
/
+2
2016-02-15
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2
-2
/
+2
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
1
-1
/
+1
2016-02-15
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
1
-2
/
+0
2016-02-15
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
1
-0
/
+1
2016-02-15
drm/exynos: mic: make all functions static
Marek Szyprowski
1
-5
/
+5
2016-02-15
drm/exynos: mic: convert to component framework
Marek Szyprowski
1
-20
/
+36
2016-02-15
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
1
-5
/
+1
2016-02-15
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
3
-6
/
+9
2016-02-15
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
4
-19
/
+19
2016-02-15
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
1
-1
/
+1
2016-02-15
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
2
-0
/
+7
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
4
-0
/
+45
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
MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
Simon Horman
1
-2
/
+2
2016-02-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-26
/
+75
2016-02-14
Linux 4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-15
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-26
/
+75
2016-02-14
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+12
2016-02-14
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-7
/
+79
2016-02-14
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-12
/
+19
2016-02-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-26
/
+63
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+18
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
21
-71
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-14
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-21
/
+28
2016-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-16
/
+27
2016-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
18
-290
/
+567
2016-02-13
pinctrl: mvebu: fix num_settings in mpp group assignment
Sebastian Hesselbarth
1
-3
/
+6
2016-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
7
-35
/
+94
2016-02-13
Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
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-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-24
/
+14
[prev]
[next]