aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata
2008-04-24xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata
2008-04-24xen: jump to iret fixupJeremy Fitzhardinge
2008-04-24xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge
2008-04-24xen: short-cut for recursive event handlingJeremy Fitzhardinge
2008-04-24xen: make sure retriggered events are set pendingJeremy Fitzhardinge
2008-04-24xen: implement a debug-interrupt handlerJeremy Fitzhardinge
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24xen: make sure iret faults are trappedJeremy Fitzhardinge
2008-04-24xen: unify pte operationsJeremy Fitzhardinge
2008-04-24xen: make use of pte_t unionJeremy Fitzhardinge
2008-04-24xen: use appropriate pte typesJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: move all the pgd_list handling to one placeJeremy Fitzhardinge
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-21arm: Storage class should be before const qualifierTobias Klauser
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas