summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang
2008-02-04[IA64] Export three symbols for module useZhang, Xiantao
2008-02-04[IA64] mca style cleanupHidetoshi Seto
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker
2008-02-04[IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto
2008-02-04[IA64] efi.c Add /* never reached */ annotationAron Griffis
2008-02-04[IA64] efi.c Spelling/punctuation fixesAron Griffis
2008-02-04[IA64] Make efi.c mostly fit in 80 columnsAron Griffis
2008-02-04[IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu
2008-02-04[IA64] constify function pointer tablesJan Engelhardt
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar
2008-02-04x86: cpa, cleanupsIngo Molnar
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen
2008-02-04x86: switch direct mapping setup over to set_pteAndi Kleen
2008-02-04x86: fix page-present check in cpa_flush_rangeThomas Gleixner
2008-02-04x86: remove cpa warningIngo Molnar
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner
2008-02-04x86: CPA fix pagetable splitThomas Gleixner
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-04x86: cpa, fix lookup_addressThomas Gleixner
2008-02-04x86: AMD Athlon X2 hard hang fixIngo Molnar
2008-02-04x86: cpa, preserve large pages if possibleThomas Gleixner
2008-02-04x86: cpa, check if we changed anything and tlb flushing is necessaryThomas Gleixner
2008-02-04x86: introduce struct cpa_dataThomas Gleixner
2008-02-04x86: cpa, only flush the cache if the caching attributes have changedAndi Kleen
2008-02-04x86: CPA return early when requested feature is not availableThomas Gleixner
2008-02-04x86: fix EFI mappingHuang, Ying
2008-02-04x86: no CPA on iounmapThomas Gleixner
2008-02-04x86: ioremap remove the range check of cpaThomas Gleixner
2008-02-04x86: simplify __ioremapThomas Gleixner
2008-02-04x86: CPA use the existing pfn in split as wellThomas Gleixner
2008-02-04x86: use the pfn from the page when change its attributesArjan van de Ven
2008-02-04x86: teach the static_protection function about high mappingsArjan van de Ven
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison
2008-02-04x86: add cpu init function defintions to cpu.hHarvey Harrison
2008-02-04x86: small sparse fix in process_32.cHarvey Harrison
2008-02-04x86: add include to cpu/intel.cHarvey Harrison
2008-02-04x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen
2008-02-04x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov
2008-02-04x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge