summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz1-1/+1
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar1-36/+51
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi1-40/+40
2008-02-19x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi1-8/+10
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar1-1/+9
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg1-1/+2
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2-24/+18
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen1-5/+0
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk1-1/+1
2008-02-19x86: don't make irq_return globalAdrian Bunk2-2/+2
2008-02-19x86: unexport io_delay_typeAdrian Bunk1-1/+0
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk1-1/+1
2008-02-19x86: sparse warning in efi.cHarvey Harrison1-1/+1
2008-02-19x86: sparse error in efi_32.cHarvey Harrison1-0/+1
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison1-2/+2
2008-02-19remove mca-pentiumAdrian Bunk2-9/+0
2008-02-18x86: fix lguest build failureRusty Russell1-2/+4
2008-02-18x86: reenable support for system without on node0Yinghai Lu1-1/+4
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner1-4/+19
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner1-2/+5
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner3-1/+36
2008-02-18x86: CPA, fix alias checksThomas Gleixner1-100/+92
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds52-1194/+2627
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds9-10/+34
2008-02-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds13-27/+23
2008-02-15d_path: Make d_path() use a struct pathJan Blunck1-7/+5
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck1-9/+6
2008-02-15Introduce path_put()Jan Blunck5-8/+8
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck6-20/+22
2008-02-15m68knommu: fix profile timerMatt Waddel1-5/+12
2008-02-15m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer12-36/+12
2008-02-15m68knommu: fix coldfire interrupt exit pathWalter T Gruczka1-5/+4
2008-02-15cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404
2008-02-15x86: cpa, fix out of date commentIngo Molnar1-2/+6
2008-02-15KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh1-2/+2
2008-02-15x86: cpa: ensure page alignmentThomas Gleixner1-0/+9
2008-02-15x86: include proper prototypes for rodata_testHarvey Harrison3-1/+3
2008-02-15x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-15x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar1-2/+2
2008-02-15x86: make dump_pagetable() staticAdrian Bunk1-1/+1
2008-02-15x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar1-2/+2
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely6-17/+0
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1