aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 4-0/+4
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPGravatar Len Brown 3-3/+3
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONGravatar Rafael J. Wysocki 3-4/+4
2007-07-27[IA64] Fix build failure in fs/quota.cGravatar Tony Luck 1-0/+3
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Gravatar Linus Torvalds 1-0/+10
2007-07-26x86_64: cleanup tsc.c merge artifactGravatar Thomas Gleixner 1-2/+0
2007-07-26x86_64: fix section mismatch warnings in tceGravatar Sam Ravnborg 1-2/+2
2007-07-26x86_64: fix arch_vma_nameGravatar Roland McGrath 2-10/+3
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceGravatar Len Brown 4-7/+3
2007-07-22x86_64: Rename CF Makefile variable in vdsoGravatar Andi Kleen 1-3/+3
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileGravatar Andi Kleen 1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsGravatar Andi Kleen 2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cGravatar Sam Ravnborg 1-1/+1
2007-07-22x86_64: fix section mismatch warning in hpet.cGravatar Sam Ravnborg 1-1/+1
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hGravatar Andi Kleen 1-0/+3
2007-07-22x86: Stop MCEs and NMIs during code patchingGravatar Andi Kleen 2-1/+30
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textGravatar Andi Kleen 3-18/+4
2007-07-22x86_64: Use read and write crX in .c filesGravatar Glauber de Oliveira Costa 4-17/+17
2007-07-22x86: i386-show-unhandled-signals-v3Gravatar Masoud Asgharifard Sharbiani 4-48/+8
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataGravatar Muli Ben-Yehuda 3-23/+24
2007-07-21x86_64: make k8topology multi-core awareGravatar Joachim Deguara 1-6/+7
2007-07-21x86_64: remove __smp_alt* sectionsGravatar Jan Beulich 1-9/+0
2007-07-21x86_64: arch/x86_64/kernel/e820.c lower printk severityGravatar Dan Aloni 1-1/+1
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityGravatar Dan Aloni 1-1/+1
2007-07-21x86_64: move iommu declaration from proto to iommu.hGravatar Yinghai Lu 8-6/+8
2007-07-21x86_64: disable srat when numa emulation succeedsGravatar David Rientjes 1-1/+5
2007-07-21x86_64: fix e820_hole_size based on address rangesGravatar David Rientjes 2-37/+25
2007-07-21x86_64: disable the GART in shutdownGravatar Yinghai Lu 3-0/+29
2007-07-21x86_64: change _map_single to static in pci_gart.c etcGravatar Yinghai Lu 2-6/+6
2007-07-21x86_64: lower printk severityGravatar Dan Aloni 1-1/+1
2007-07-21x86_64: use the global PIT lockGravatar Thomas Gleixner 1-0/+2
2007-07-21x86_64: During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1
2007-07-21x86_64: Move functions declarations to header fileGravatar Glauber de Oliveira Costa 1-18/+0
2007-07-21x86_64: Calgary - fold in redundant functionsGravatar Muli Ben-Yehuda 1-21/+9
2007-07-21x86_64: Calgary - change _map_single, etc to staticGravatar Yinghai Lu 1-4/+4
2007-07-21x86_64: Calgary - tighten up the bitmap lockingGravatar Muli Ben-Yehuda 1-23/+17
2007-07-21x86_64: Calgary - fix few style problems pointed out by checkpatch.plGravatar Muli Ben-Yehuda 1-3/+6
2007-07-21x86_64: tidy up debug printksGravatar Muli Ben-Yehuda 1-10/+3
2007-07-21x86_64: only reserve the first 1MB of IO space for CalIOC2Gravatar Muli Ben-Yehuda 1-2/+2
2007-07-21x86_64: tabify and trim trailing whitespaceGravatar Muli Ben-Yehuda 1-20/+20
2007-07-21x86_64: cleanup of unneeded macrosGravatar Guillaume Thouvenin 1-5/+0
2007-07-21x86_64: reserve TCEs with the same address as MEM regionsGravatar Muli Ben-Yehuda 1-0/+67
2007-07-21x86_64: grab PLSSR too when a DMA error occursGravatar Muli Ben-Yehuda 1-3/+6
2007-07-21x86_64: make dump_error_regs a chip opGravatar Muli Ben-Yehuda 1-8/+34
2007-07-21x86_64: implement CalIOC2 TCE cache flush sequenceGravatar Muli Ben-Yehuda 1-1/+87
2007-07-21x86_64: add chip_ops and a quirk function for CalIOC2Gravatar Muli Ben-Yehuda 1-4/+33
2007-07-21x86_64: introduce CalIOC2 supportGravatar Muli Ben-Yehuda 1-40/+156
2007-07-21x86_64: abstract how we find the iommu_table for a deviceGravatar Muli Ben-Yehuda 1-7/+14
2007-07-21x86_64: introduce chipset specific opsGravatar Muli Ben-Yehuda 1-7/+17
2007-07-21x86_64: introduce handle_quirks() for various chipset quirksGravatar Muli Ben-Yehuda 1-8/+17