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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, PAT: disable /dev/mem mmap RAM with PAT
Venki Pallipadi
2008-04-26
1
-0
/
+31
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
1
-1
/
+1
|
\
|
*
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
2008-04-26
1
-2
/
+2
|
*
x86 PAT: tone down debugging messages
Ingo Molnar
2008-04-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
4
-0
/
+18
|
\
\
|
*
|
generic: make optimized inlining arch-opt-in
Ingo Molnar
2008-04-26
1
-0
/
+3
|
*
|
x86: add optimized inlining
Ingo Molnar
2008-04-26
3
-0
/
+15
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
34
-282
/
+107
|
\
\
|
*
|
x86: section mismatch fixes, #3
Jacek Luczak
2008-04-26
1
-1
/
+1
|
*
|
x86: unlock_ExtINT_logic() - fix section mismatch warnings
Jacek Luczak
2008-04-26
1
-1
/
+1
|
*
|
x86: uniq_ioapic_id - fix section mismatch warning
Jacek Luczak
2008-04-26
1
-1
/
+1
|
*
|
x86: trampoline_32.S - switch to .cpuinit.data
Jacek Luczak
2008-04-26
1
-1
/
+1
|
*
|
x86: use get_bios_ebda()
Akinobu Mita
2008-04-26
3
-8
/
+6
|
*
|
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
2008-04-26
1
-0
/
+1
|
*
|
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
2008-04-26
5
-11
/
+11
|
*
|
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
5
-5
/
+9
|
*
|
x86: cleanup clocksource_hz2mult usage
Akinobu Mita
2008-04-26
1
-1
/
+2
|
*
|
x86: remove unnecessary memset and NULL check after alloc_bootmem()
Akinobu Mita
2008-04-26
1
-4
/
+0
|
*
|
x86: use bitmap library for pin_programmed
Akinobu Mita
2008-04-26
1
-9
/
+5
|
*
|
x86: use MP_intsrc_info()
Akinobu Mita
2008-04-26
1
-17
/
+2
|
*
|
x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
Akinobu Mita
2008-04-26
1
-3
/
+1
|
*
|
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2008-04-26
2
-60
/
+9
|
*
|
x86_64 ia32 ptrace: use compat_ptrace_request for siginfo
Roland McGrath
2008-04-26
1
-29
/
+1
|
*
|
x86 signals: lift set_fs
Roland McGrath
2008-04-26
2
-8
/
+7
|
*
|
x86 signals: lift flags diddling code
Roland McGrath
2008-04-26
3
-30
/
+30
|
*
|
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
4
-65
/
+5
|
*
|
x86: array can become static
Dmitri Vorobiev
2008-04-26
1
-1
/
+1
|
*
|
x86: remove unused function amd_init_cpu()
Dmitri Vorobiev
2008-04-26
1
-6
/
+0
|
*
|
x86-64: extend MCE CPU quirk handling
Jan Beulich
2008-04-26
1
-8
/
+10
|
*
|
i386: fix signal type for iret exception
Jan Beulich
2008-04-26
1
-1
/
+1
|
*
|
x86: fix watchdog ops for CoreDuo
Jan Beulich
2008-04-26
1
-12
/
+2
|
*
|
i386: fix asm constraint in do_IRQ()
Jan Beulich
2008-04-26
1
-1
/
+1
|
|
/
*
/
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
2008-04-26
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
5
-14
/
+240
|
\
|
*
/dev/mem: make promisc the default
Ingo Molnar
2008-04-24
1
-1
/
+0
|
*
pat: cleanups
Ingo Molnar
2008-04-24
1
-11
/
+11
|
*
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
2008-04-24
1
-10
/
+118
|
*
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-24
1
-0
/
+39
|
*
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-24
1
-0
/
+29
|
*
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
3
-0
/
+51
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
23
-987
/
+572
|
\
\
|
*
|
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2008-04-24
2
-1
/
+3
|
*
|
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2008-04-24
2
-64
/
+15
|
*
|
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+10
|
*
|
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+13
|
*
|
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
2
-1
/
+92
|
*
|
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
3
-660
/
+2
|
*
|
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
2
-30
/
+1
|
*
|
xen: jump to iret fixup
Jeremy Fitzhardinge
2008-04-24
2
-15
/
+10
|
*
|
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+2
[next]