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
2017-08-29
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include asm/delay.h for __{,n,u}delay()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: generic: Include asm/time.h for get_c0_*_int()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
Paul Burton
1
-0
/
+5
2017-08-29
MIPS: Consolidate coherent and non-coherent dma_alloc code
Christoph Hellwig
1
-39
/
+3
2017-08-29
MIPS: configs: Add Onion Omega2+ defconfig
Harvey Hunt
1
-0
/
+129
2017-08-29
MIPS: Add Onion Omega2+ board
Harvey Hunt
4
-0
/
+30
2017-08-29
MIPS: configs: Add VoCore2 defconfig
Harvey Hunt
1
-0
/
+129
2017-08-29
MIPS: dts: Add Vocore2 board
Harvey Hunt
4
-0
/
+30
2017-08-29
dt-bindings: vendors: Add VoCore as a vendor
Harvey Hunt
1
-0
/
+1
2017-08-29
MIPS: dts: ralink: Add Mediatek MT7628A SoC
Harvey Hunt
2
-0
/
+127
2017-08-29
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
3
-56
/
+72
2017-08-29
MIPS: Alchemy: update cpu feature overrides
Manuel Lauss
1
-0
/
+26
2017-08-29
MIPS: Alchemy: Add devboard machine type to cpuinfo
Manuel Lauss
1
-0
/
+2
2017-08-29
MIPS: math-emu: do not use bools for arithmetic
Manuel Lauss
1
-2
/
+2
2017-08-29
MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes
Harvey Hunt
1
-0
/
+37
2017-08-29
MIPS: Ci20: Enable GPIO driver
Harvey Hunt
1
-0
/
+1
2017-08-29
MIPS: generic: Move NI 169445 FIT image source to its own file
Paul Burton
3
-25
/
+23
2017-08-29
MIPS: generic: Move Boston FIT image source to its own file
Paul Burton
3
-25
/
+23
2017-08-29
MIPS: Allow platform to specify multiple its.S files
Paul Burton
3
-6
/
+15
2017-08-29
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
Petar Jovanovic
1
-3
/
+3
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
1
-2
/
+1
2017-08-29
MIPS: NI 169445 board support
Nathan Sullivan
7
-0
/
+173
2017-08-29
MIPS: pci-mt7620: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-29
MIPS: pistachio: Enable Root FS on NFS in defconfig
Matt Redfearn
1
-1
/
+4
2017-08-29
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
2
-2
/
+0
2017-08-29
MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers
Steven J. Hill
1
-10
/
+15
2017-08-29
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
1
-6
/
+0
2017-08-29
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2
-76
/
+79
2017-08-29
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
5
-213
/
+212
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
10
-165
/
+3
2017-08-29
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
1
-4
/
+4
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
21
-37
/
+37
2017-08-29
MIPS: defconfig: Cleanup from non-existing options
Krzysztof Kozlowski
5
-14
/
+0
2017-08-29
MIPS: Convert to using %pOF instead of full_name
Rob Herring
3
-12
/
+10
2017-08-27
Linux 4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-27
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-15
/
+37
2017-08-27
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-08-27
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-46
/
+107
2017-08-27
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+7
2017-08-27
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+45
2017-08-26
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+3
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+26
2017-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+41
[next]