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
/
arch
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: unbreak OSF/1 (a.out) binaries
Ivan Kokshaysky
2008-04-24
1
-0
/
+1
*
alpha: fix legacy mode PCI IDE controllers
Ivan Kokshaysky
2008-04-24
2
-17
/
+7
*
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
2008-04-21
1
-22
/
+1
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
3
-234
/
+1
*
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
2008-04-03
1
-3
/
+5
*
alpha: use iommu_is_span_boundary helper function
FUJITA Tomonori
2008-03-13
2
-10
/
+5
*
alpha: fix iommu-related boot panic
Ivan Kokshaysky
2008-03-09
1
-8
/
+7
*
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
2008-03-05
1
-1
/
+0
*
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
2008-03-05
1
-6
/
+34
*
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
2008-03-05
1
-13
/
+15
*
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
2008-03-05
1
-3
/
+3
*
Introduce path_put()
Jan Blunck
2008-02-15
1
-1
/
+1
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
1
-1
/
+1
*
xtime_lock vs update_process_times
Peter Zijlstra
2008-02-13
1
-7
/
+8
*
ide: introduce HAVE_IDE
Sam Ravnborg
2008-02-09
1
-0
/
+1
*
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
1
-0
/
+5
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-1
/
+1
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
3
-3
/
+0
*
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
1
-62
/
+0
*
aout: mark arches that support A.OUT format
David Howells
2008-02-08
1
-0
/
+3
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
3
-5
/
+8
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
1
-4
/
+0
*
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
1
-1
/
+1
*
alpha/parisc: remove config variable DEBUG_RWLOCK
Jiri Olsa
2008-02-06
2
-10
/
+0
*
alpha: kill deprecated virt_to_bus
FUJITA Tomonori
2008-02-05
1
-2
/
+2
*
arch/alpha: remove duplicate includes
Lucas Woods
2008-02-05
1
-1
/
+0
*
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-6
/
+18
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
1
-2
/
+2
|
\
|
*
remove Documentation/smp.txt
Adrian Bunk
2008-02-03
1
-2
/
+2
*
|
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
2008-02-03
1
-2
/
+0
*
|
Add HAVE_OPROFILE
Mathieu Desnoyers
2008-02-03
1
-0
/
+1
|
/
*
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
2008-02-02
1
-5
/
+0
*
remove __attribute_used__
Adrian Bunk
2008-01-28
1
-2
/
+1
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
2008-01-18
1
-1
/
+1
*
alpha: build fixes
Ivan Kokshaysky
2007-12-18
5
-9
/
+9
*
alpha: strncpy/strncat fixes
Ivan Kokshaysky
2007-12-18
3
-15
/
+15
*
alpha: fix sg_page breakage
FUJITA Tomonori
2007-11-27
1
-6
/
+8
*
alpha: sg_virt() fallout
Jens Axboe
2007-10-23
1
-0
/
+1
*
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
1
-1
/
+1
*
spelling fixes: arch/alpha/
Simon Arlott
2007-10-20
10
-10
/
+9
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
2
-24
/
+1
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
3
-12
/
+12
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
3
-3
/
+3
|
\
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
3
-3
/
+3
*
|
alpha: beautify vmlinux.lds
Sam Ravnborg
2007-10-16
1
-126
/
+134
*
|
alpha: convert to generic sys_ptrace
Christoph Hellwig
2007-10-16
2
-45
/
+6
[next]