aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata3-660/+2
2008-04-24xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2-30/+1
2008-04-24xen: jump to iret fixupJeremy Fitzhardinge2-15/+10
2008-04-24xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge1-0/+2
2008-04-24xen: short-cut for recursive event handlingJeremy Fitzhardinge1-16/+30
2008-04-24xen: make sure retriggered events are set pendingJeremy Fitzhardinge1-1/+7
2008-04-24xen: implement a debug-interrupt handlerJeremy Fitzhardinge3-5/+64
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge6-3/+99
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge1-46/+13
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge6-14/+14
2008-04-24xen: make sure iret faults are trappedJeremy Fitzhardinge2-2/+6
2008-04-24xen: unify pte operationsJeremy Fitzhardinge1-81/+44
2008-04-24xen: make use of pte_t unionJeremy Fitzhardinge1-13/+11
2008-04-24xen: use appropriate pte typesJeremy Fitzhardinge1-16/+16
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge1-0/+12
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge1-0/+15
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge1-0/+16
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2-0/+3
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge7-45/+45
2008-04-24x86: move all the pgd_list handling to one placeJeremy Fitzhardinge1-21/+7
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2-5/+7
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge3-15/+8
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge3-13/+7
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge1-2/+0
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar1-0/+18
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge3-188/+240
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge1-0/+16
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson8-6110/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds43-10612/+167
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-3/+3
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds16-420/+27
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-174/+263
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-8/+8
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds335-3888/+11125
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-6/+11
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-429/+385
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds29-30/+1
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds238-10402/+29776
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds14-137/+201
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds81-655/+897
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-74/+2160
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller43-10612/+167
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2