aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-25Update .gitignore filesMatthew Wilcox
2008-04-25x86: harden kernel code patchingIngo Molnar
2008-04-25x86: clean up text_poke()Mathieu Desnoyers
2008-04-25x86: fix text_poke()Jiri Slaby
2008-04-25x86: remove set_fixmap() warningIngo Molnar
2008-04-25x86: make __set_fixmap() non-initIngo Molnar
2008-04-25[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller
2008-04-25[SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller
2008-04-25[POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignoreKumar Gala
2008-04-24xen: allow compilation with non-flat memoryJeremy Fitzhardinge
2008-04-24xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge
2008-04-24xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge
2008-04-24xen: disable preemption during tlb flushJeremy Fitzhardinge
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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24/dev/mem: make promisc the defaultIngo Molnar
2008-04-24pat: cleanupsIngo Molnar
2008-04-24x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com