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
2014-09-22
ARM: DT: msm8960: Add sdcc nodes
Stephen Boyd
2
-0
/
+62
2014-09-22
ARM: DT: msm8660: Add sdcc nodes
Stephen Boyd
2
-0
/
+63
2014-09-17
ARM: DT: apq8064: Add i2c device nodes
[email protected]
2
-0
/
+69
2014-09-17
ARM: DT: apq8064: add support to sdcc4 for wlan.
Srinivas Kandagatla
2
-0
/
+42
2014-09-17
ARM: dts: qcom: Add I2C dt node for MSM8974 and DB8074 board
[email protected]
2
-2
/
+34
2014-09-11
ARM: DT: QCOM: apq8064: Add dma support for sdcc node
Srinivas Kandagatla
1
-0
/
+24
2014-09-11
ARM: DT: apq8064: Add sdcc support via mcci driver.
Srinivas Kandagatla
2
-0
/
+61
2014-09-11
ARM: dts: qcom: Add 8064 multimedia clock controller node
Stephen Boyd
1
-0
/
+8
2014-09-11
ARM: DT: APQ8064: Add node for ps_hold function in pinctrl
Pramod Gurav
1
-0
/
+10
2014-09-11
ARM: DT: APQ8064: Add pinctrl support
Pramod Gurav
1
-0
/
+12
2014-09-11
ARM: dts: qcom: Add TLMM DT node for APQ8084
Georgi Djakov
1
-0
/
+10
2014-09-11
ARM: dts: qcom: Add initial IFC6540 board device tree
Georgi Djakov
3
-0
/
+47
2014-09-11
ARM: dts: msm: Add 8058 PMIC to ssbi bus
Stephen Boyd
2
-0
/
+72
2014-09-11
ARM: dts: msm: Add 8921 PMIC to ssbi bus
Stephen Boyd
2
-0
/
+52
2014-08-21
ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees
Kumar Gala
5
-0
/
+339
2014-08-21
ARM: dts: qcom: Add APQ8084 serial port DT node
Georgi Djakov
2
-0
/
+14
2014-08-21
ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
Georgi Djakov
1
-0
/
+10
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+3
2014-08-15
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+3
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
28
-223
/
+387
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-93
/
+14
2014-08-14
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+6
2014-08-13
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
2014-08-13
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-13
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-13
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
2014-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1076
/
+912
2014-08-13
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-13
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-70
/
+309
2014-08-13
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2
-0
/
+10
2014-08-13
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
1
-5
/
+25
2014-08-13
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
3
-5
/
+13
2014-08-13
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
4
-43
/
+26
2014-08-13
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2
-9
/
+15
2014-08-13
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
1
-1
/
+1
2014-08-13
powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
Thomas Falcon
1
-2
/
+2
2014-08-13
powerpc: Hard disable interrupts in xmon
Anton Blanchard
1
-0
/
+3
2014-08-13
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
1
-2
/
+1
2014-08-13
powerpc/pseries: Avoid deadlock on removing ddw
Gavin Shan
1
-6
/
+14
2014-08-13
powerpc/pseries: Failure on removing device node
Gavin Shan
1
-1
/
+1
[next]