summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi
2008-02-19x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk
2008-02-19x86: don't make irq_return globalAdrian Bunk
2008-02-19x86: unexport io_delay_typeAdrian Bunk
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk
2008-02-19x86: sparse warning in efi.cHarvey Harrison
2008-02-19x86: sparse error in efi_32.cHarvey Harrison
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-18x86: fix lguest build failureRusty Russell
2008-02-18x86: reenable support for system without on node0Yinghai Lu
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-18x86: CPA, fix alias checksThomas Gleixner
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14m68knommu: fix profile timerMatt Waddel
2008-02-14m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer
2008-02-14m68knommu: fix coldfire interrupt exit pathWalter T Gruczka
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson
2008-02-14x86: cpa, fix out of date commentIngo Molnar
2008-02-14KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh
2008-02-14x86: cpa: ensure page alignmentThomas Gleixner
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: fix gart_iommu_init()Ingo Molnar
2008-02-14x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-14x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar