summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2523-987/+572
|\
| * xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-242-1/+3
| * xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-242-64/+15
| * xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-241-2/+10
| * xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-241-2/+13
| * xen: make grant table arch portableIsaku Yamahata2008-04-242-1/+92
| * xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-243-660/+2
| * xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-242-30/+1
| * xen: jump to iret fixupJeremy Fitzhardinge2008-04-242-15/+10
| * xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-241-0/+2
| * xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-241-16/+30
| * xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-241-1/+7
| * xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-243-5/+64
| * xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-246-3/+99
| * x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-241-46/+13
| * x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-246-14/+14
| * xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-242-2/+6
| * xen: unify pte operationsJeremy Fitzhardinge2008-04-241-81/+44
| * xen: make use of pte_t unionJeremy Fitzhardinge2008-04-241-13/+11
| * xen: use appropriate pte typesJeremy Fitzhardinge2008-04-241-16/+16
| * x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-241-0/+12
| * x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-0/+15
| * x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-0/+16
| * x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-242-0/+3
| * x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-247-45/+45
| * x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-241-21/+7
| * x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-242-5/+7
| * x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-15/+8
| * x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-13/+7
| * x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-241-2/+0
| * x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-0/+18
| * x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-243-188/+240
| * x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-241-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-252-7/+24
|\ \
| * | [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller2008-04-251-5/+22
| * | [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller2008-04-251-2/+2
* | | Update .gitignore filesMatthew Wilcox2008-04-252-2/+6
* | | x86: harden kernel code patchingIngo Molnar2008-04-251-0/+1
* | | x86: clean up text_poke()Mathieu Desnoyers2008-04-251-20/+18
* | | x86: fix text_poke()Jiri Slaby2008-04-251-1/+1
* | | x86: remove set_fixmap() warningIngo Molnar2008-04-251-1/+1
* | | x86: make __set_fixmap() non-initIngo Molnar2008-04-251-3/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2415-52/+20
|\ \
| * | "make namespacecheck" fixesIngo Molnar2008-04-2411-18/+18
| * | x86: fix compilation error in VisWSAlexey Starikovskiy2008-04-241-14/+1
| * | x86: voyager fixIngo Molnar2008-04-242-18/+1
| * | x86: Drop duplicate from setup.cAlexey Starikovskiy2008-04-241-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-2487-1398/+10269
|\ \
| * | [Blackfin] arch: add include/boot .gitignore filesMike Frysinger2008-04-251-0/+1
| * | [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-254-19/+227
OpenPOWER on IntegriCloud