aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24xen: import arch generic part of xencommIsaku Yamahata
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku 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: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata
2008-04-24xen: definitions which ia64/xen needsIsaku Yamahata
2008-04-24xen: definisions which ia64 needsIsaku 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-24xen: add support for callbackops hypercallJeremy 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 operations on machine framesJeremy Fitzhardinge
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy 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: demacro pgalloc paravirt stubsJeremy 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-22bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki
2008-04-22[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-22fs: use loff_t type instead of long longDavid Sterba