index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+30
|
*
xen: make sure retriggered events are set pending
Jeremy Fitzhardinge
2008-04-24
1
-1
/
+7
|
*
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
2008-04-24
3
-5
/
+64
|
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
6
-3
/
+99
|
*
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-24
1
-46
/
+13
|
*
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
6
-14
/
+14
|
*
xen: make sure iret faults are trapped
Jeremy Fitzhardinge
2008-04-24
2
-2
/
+6
|
*
xen: unify pte operations
Jeremy Fitzhardinge
2008-04-24
1
-81
/
+44
|
*
xen: make use of pte_t union
Jeremy Fitzhardinge
2008-04-24
1
-13
/
+11
|
*
xen: use appropriate pte types
Jeremy Fitzhardinge
2008-04-24
1
-16
/
+16
|
*
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+12
|
*
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+15
|
*
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+16
|
*
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2008-04-24
2
-0
/
+3
|
*
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
7
-45
/
+45
|
*
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
2008-04-24
1
-21
/
+7
|
*
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2008-04-24
2
-5
/
+7
|
*
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-15
/
+8
|
*
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-13
/
+7
|
*
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+0
|
*
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
2008-04-24
1
-0
/
+18
|
*
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-04-24
3
-188
/
+240
|
*
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+16
*
|
Update .gitignore files
Matthew Wilcox
2008-04-25
2
-2
/
+6
*
|
x86: harden kernel code patching
Ingo Molnar
2008-04-25
1
-0
/
+1
*
|
x86: clean up text_poke()
Mathieu Desnoyers
2008-04-25
1
-20
/
+18
*
|
x86: fix text_poke()
Jiri Slaby
2008-04-25
1
-1
/
+1
*
|
x86: remove set_fixmap() warning
Ingo Molnar
2008-04-25
1
-1
/
+1
*
|
x86: make __set_fixmap() non-init
Ingo Molnar
2008-04-25
1
-3
/
+2
*
|
"make namespacecheck" fixes
Ingo Molnar
2008-04-24
11
-18
/
+18
*
|
x86: fix compilation error in VisWS
Alexey Starikovskiy
2008-04-24
1
-14
/
+1
*
|
x86: voyager fix
Ingo Molnar
2008-04-24
2
-18
/
+1
*
|
x86: Drop duplicate from setup.c
Alexey Starikovskiy
2008-04-24
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-22
6
-184
/
+7
|
\
|
*
PCI: x86: use generic pci_enable_resources()
Bjorn Helgaas
2008-04-21
3
-40
/
+1
|
*
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
2008-04-21
1
-2
/
+1
|
*
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
2008-04-21
1
-4
/
+4
|
*
PCI: remove pcibios_fixup_ghosts()
Greg Kroah-Hartman
2008-04-21
1
-54
/
+0
|
*
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
2008-04-21
3
-82
/
+0
|
*
PCI: remove pci_get_device_reverse from calgary driver
Greg Kroah-Hartman
2008-04-21
1
-2
/
+1
[next]