index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Add CONFIG_RELOCATABLE Kconfig option
Matt Redfearn
2016-05-13
1
-0
/
+18
*
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
2016-05-13
1
-0
/
+14
*
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
Matt Redfearn
2016-05-13
1
-0
/
+20
*
MIPS: Kernel: Add relocate.c
Matt Redfearn
2016-05-13
2
-0
/
+242
*
MIPS: Generate relocation table when CONFIG_RELOCATABLE
Matt Redfearn
2016-05-13
1
-0
/
+16
*
MIPS: Reserve space for relocation table
Matt Redfearn
2016-05-13
2
-0
/
+37
*
MIPS: tools: Build relocs tool
Matt Redfearn
2016-05-13
2
-0
/
+5
*
MIPS: tools: Add relocs tool
Matt Redfearn
2016-05-13
6
-0
/
+861
*
secomp: Constify mode1 syscall whitelist
Matt Redfearn
2016-05-13
1
-2
/
+2
*
MIPS: seccomp: Support compat with both O32 and N32
Matt Redfearn
2016-05-13
1
-21
/
+26
*
seccomp: Get compat syscalls from asm-generic header
Matt Redfearn
2016-05-13
2
-8
/
+15
*
MIPS: scall: Handle seccomp filters which redirect syscalls
Matt Redfearn
2016-05-13
4
-18
/
+24
*
MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
Matt Redfearn
2016-05-13
1
-0
/
+6
*
selftests/seccomp: add MIPS self-test support
Matt Redfearn
2016-05-13
1
-2
/
+28
*
pinctrl/lantiq: update devicetree binding in dts file
Martin Schiller
2016-05-13
1
-1
/
+1
*
crash_dump: Add vmcore_elf32_check_arch
Daniel Wagner
2016-05-13
2
-3
/
+7
*
irqchip: Add brcm, bcm6345-l1-intc device tree binding
Simon Arlott
2016-05-13
1
-0
/
+57
*
MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2016-05-13
11
-11
/
+0
*
MIPS: Use generic clkdev.h header
Stephen Boyd
2016-05-13
2
-27
/
+1
*
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-13
3
-27
/
+24
*
MIPS: Handle highmem pages in __update_cache
Paul Burton
2016-05-13
1
-1
/
+9
*
MIPS: Flush highmem pages in __flush_dcache_page
Paul Burton
2016-05-13
1
-3
/
+9
*
MIPS: Flush dcache for flush_kernel_dcache_page
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC drivers
Aaro Koskinen
2016-05-13
1
-5
/
+10
*
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2016-05-13
4
-1
/
+10
*
serial: pic32_uart: Add PIC32 UART driver
Andrei Pistirica
2016-05-13
5
-0
/
+1111
*
dt/bindings: Add bindings for PIC32 UART driver
Andrei Pistirica
2016-05-13
1
-0
/
+29
*
MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
James Hogan
2016-05-13
1
-41
/
+48
*
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
James Hogan
2016-05-13
1
-8
/
+8
*
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
2016-05-13
3
-0
/
+89
*
MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation
Maciej W. Rozycki
2016-05-13
1
-1
/
+1
*
BUS: brcmstb_gisb: Hook to MIPS board_be_handler
Florian Fainelli
2016-05-13
1
-0
/
+30
*
MIPS: Octeon: Add Octeon III CN7xxx interface detection
Zubair Lutfullah Kakakhel
2016-05-13
1
-0
/
+43
*
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
2
-4
/
+4
*
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
2016-05-13
1
-1
/
+50
*
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
2016-05-13
2
-1
/
+52
*
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2016-05-13
2
-9
/
+6
*
MIPS: Probe the M6250 CPU
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
2016-05-13
2
-0
/
+5
*
MIPS: Add M6250 PRID & cpu_type_enum values
Paul Burton
2016-05-13
1
-1
/
+2
*
MIPS: Probe the P6600 core
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
7
-0
/
+12
*
MIPS: Add P6600 PRID & cpu_type_enum values
Paul Burton
2016-05-13
1
-1
/
+2
*
MIPS: <asm/cpu.h>: Reformat to 80 columns.
Ralf Baechle
2016-05-13
1
-2
/
+2
*
MIPS: SEAD3 can support MIPS32r6 CPUs
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
Paul Burton
2016-05-13
1
-1
/
+0
*
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
2016-05-13
1
-0
/
+11
*
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
2016-05-13
4
-9
/
+85
*
MIPS: smp-cps: Skip core setup if coherent
Paul Burton
2016-05-13
1
-15
/
+24
*
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
2016-05-13
3
-31
/
+52
[next]