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
2014-12-04
ARM: imx6: fix bogus use of irq_get_irq_data
Marc Zyngier
3
-17
/
+26
2014-12-04
ARM: imx: irq: fix buggy usage of irq_data irq field
Marc Zyngier
1
-9
/
+9
2014-12-04
MAINTAINERS: ARM Versatile Express platform, add missing pattern
Pawel Moll
1
-0
/
+1
2014-11-28
Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+1
2014-11-28
MAINTAINERS: ARM Versatile Express platform
Pawel Moll
1
-0
/
+12
2014-11-28
Merge tag 'samsung-fixes-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-4
/
+4
2014-11-28
arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers
H Hartley Sweeten
1
-2
/
+10
2014-11-28
MAINTAINERS: Add ahci_st.c to ARCH/STI architecture
Peter Griffin
1
-0
/
+1
2014-11-20
MAINTAINERS: add entry for the GISB arbiter driver
Florian Fainelli
1
-0
/
+1
2014-11-20
MAINTAINERS: update brcmstb entries
Florian Fainelli
1
-0
/
+2
2014-11-20
MAINTAINERS: update email address and cleanup for exynos entry
Kukjin Kim
1
-12
/
+4
2014-11-20
Merge tag 'arm-soc/for-3.19/cygnus-maintainers-v2' of http://github.com/brcm/...
Arnd Bergmann
1
-0
/
+14
2014-11-20
Merge tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git.kernel.org/pub...
Arnd Bergmann
9
-53
/
+71
2014-11-17
ARM: tegra: Re-add removed SoC id macro to tegra_resume()
Dmitry Osipenko
1
-0
/
+1
2014-11-11
MAINTAINERS: Entry for Cygnus/iproc arm architecture
Scott Branden
1
-0
/
+14
2014-11-10
ARM: OMAP: serial: remove last vestige of DTR_gpio support.
NeilBrown
2
-6
/
+0
2014-11-10
ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warning
Roger Quadros
1
-2
/
+0
2014-11-07
ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"
Pankaj Dubey
1
-4
/
+4
2014-11-06
ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.c
Masanari Iida
1
-3
/
+5
2014-11-05
ARM: OMAP4+: Remove unused omap_l3_noc platform init
Tony Lindgren
1
-34
/
+0
2014-11-05
ARM: dts: Add twl keypad map for omap3 EVM
Tony Lindgren
1
-0
/
+21
2014-11-05
ARM: dts: Add twl keypad map for LDP
Tony Lindgren
1
-0
/
+21
2014-11-05
ARM: dts: Fix NAND last partition size on LDP
Tony Lindgren
1
-1
/
+1
2014-11-05
ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree
Tony Lindgren
3
-7
/
+23
2014-11-02
Linux 3.18-rc3
Linus Torvalds
1
-2
/
+2
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-39
/
+73
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-19
/
+53
2014-11-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-83
/
+116
2014-11-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+23
2014-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-16
/
+45
2014-11-03
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
7
-42
/
+29
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-58
/
+50
2014-11-02
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
1
-2
/
+0
2014-11-03
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
1
-2
/
+6
2014-11-03
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
1
-1
/
+4
2014-11-03
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
1
-6
/
+6
2014-11-03
drm/exynos: propagate plane initialization errors
Andrzej Hajda
1
-2
/
+5
2014-11-03
drm/exynos: vidi: fix build warning
Inki Dae
1
-1
/
+0
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
5
-22
/
+0
2014-11-03
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
1
-9
/
+9
2014-11-02
KVM: vmx: defer load of APIC access page address during reset
Paolo Bonzini
1
-1
/
+1
2014-11-02
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-11-02
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-11-02
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
3
-9
/
+24
2014-11-01
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-28
/
+31
2014-11-01
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-173
/
+319
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-29
/
+302
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-53
/
+126
2014-10-31
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+14
[next]