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
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
Hans Verkuil
2014-06-07
1
-0
/
+5
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-8
/
+13
|
\
|
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-8
/
+13
|
|
\
|
|
*
asm-generic: allow generic unaligned access if the arch supports it
Ard Biesheuvel
2014-05-08
1
-8
/
+13
*
|
|
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-06-05
1
-2
/
+6
*
|
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
1
-44
/
+16
|
\
\
\
|
*
|
|
serial: earlycon: add DT support
Rob Herring
2014-05-20
1
-1
/
+3
|
*
|
|
vmlinuz.lds: define OF table sections with macros
Rob Herring
2014-05-20
1
-44
/
+14
|
*
|
|
ARM: align cpu_method_of_table naming
Rob Herring
2014-05-20
1
-2
/
+2
|
*
|
|
irqchip: align irqchip OF match table section naming
Rob Herring
2014-05-20
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
5
-16
/
+12
|
\
\
\
|
*
|
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
2
-2
/
+2
|
*
|
|
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-04-18
3
-14
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
1
-8
/
+5
|
\
\
\
|
*
|
|
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2014-05-21
1
-8
/
+5
|
|
/
/
*
|
/
asm-generic: remove _STK_LIM_MAX
James Hogan
2014-05-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-04
1
-0
/
+3
|
\
\
|
*
|
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
1
-0
/
+3
*
|
|
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
2014-05-01
1
-1
/
+1
|
/
/
*
|
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-28
1
-6
/
+2
*
|
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
2014-04-19
1
-8
/
+23
|
/
*
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-13
1
-1
/
+2
|
\
|
*
LLVMLinux: Remove warning about returning an uninitialized variable
Behan Webster
2014-04-09
1
-1
/
+2
*
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-20
1
-3
/
+1
|
*
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
9
-168
/
+205
|
|
\
*
|
|
mm: create generic early_ioremap() support
Mark Salter
2014-04-08
1
-0
/
+42
*
|
|
percpu: add raw_cpu_ops
Christoph Lameter
2014-04-08
1
-5
/
+8
*
|
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-08
2
-3
/
+3
*
|
|
bug: Make BUG() always stop the machine
Josh Triplett
2014-04-08
1
-1
/
+1
*
|
|
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
2014-04-08
1
-0
/
+1
*
|
|
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
2014-04-08
1
-3
/
+3
*
|
|
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
2014-04-08
1
-27
/
+30
*
|
|
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2014-04-05
1
-0
/
+10
|
\
\
\
|
*
\
\
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Olof Johansson
2014-03-09
1
-0
/
+39
|
|
\
\
\
|
*
|
|
|
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
2014-02-11
1
-0
/
+10
*
|
|
|
|
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-04-04
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.14-rc6' into devel
Linus Walleij
2014-03-14
1
-0
/
+39
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-07
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
drivers: of: add support for custom reserved memory drivers
Marek Szyprowski
2014-03-11
1
-0
/
+11
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
2
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
cputime: Bring cputime -> nsecs conversion
Frederic Weisbecker
2014-03-13
2
-1
/
+5
|
*
|
|
|
|
cputime: Fix nsecs_to_cputime() return type cast
Frederic Weisbecker
2014-03-13
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-01
1
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
asm-generic: rwsem: de-PPCify rwsem.h
Will Deacon
2014-03-14
1
-5
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-03-31
1
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: add support for discard of unused ptes
Konstantin Weitz
2014-02-21
1
-0
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-8
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bitops: Fix signedness of compile-time hweight implementations
Paul Walmsley
2014-02-09
1
-8
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]