aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-07
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-07
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-06
|\
| * x86: fix mttr trimmingYinghai Lu2008-02-06
| * x86: fix 64-bit sectionsSam Ravnborg2008-02-06
| * x86: mark the .rodata section also NXArjan van de Ven2008-02-06
| * x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-06
| * x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-06
| * x86: fix sparse error in traps_32.cHarvey Harrison2008-02-06
| * x86: trivial sparse/checkpatch in quirks.cHarvey Harrison2008-02-06
| * x86 ptrace: disallow null cs/ssRoland McGrath2008-02-06
| * x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath2008-02-06
* | idle_regs() must be __cpuinitAdrian Bunk2008-02-06
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
|/
* iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-05
* iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-05
* iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori2008-02-05
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-05
* x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen2008-02-04
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
* x86: fix EFI mappingHuang, Ying2008-02-04
* x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison2008-02-04
* x86: add cpu init function defintions to cpu.hHarvey Harrison2008-02-04
* x86: small sparse fix in process_32.cHarvey Harrison2008-02-04
* x86: add include to cpu/intel.cHarvey Harrison2008-02-04
* x86: cleanup - eliminate numbers in LDT allocation codeCyrill Gorcunov2008-02-04
* x86: remove misleading comments in trampoline_*.SPavel Machek2008-02-04
* x86: remove long dead cyrix mtrr codeHarvey Harrison2008-02-04
* x86: unify CPU feature string namesH. Peter Anvin2008-02-04
* x86: cpuid, msr: use inode mutex instead of big kernel lockH. Peter Anvin2008-02-04
* x86: cpuid: allow querying %ecx-sensitive CPUID levelsH. Peter Anvin2008-02-04
* x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.cH. Peter Anvin2008-02-04
* x86: rename module scx200_32 to scx200Sam Ravnborg2008-02-04
* x86: restore correct module name for apmSam Ravnborg2008-02-04
* x86: VMI fixIngo Molnar2008-02-04
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\
| * Suspend: Clean up suspend_64.cBorislav Petkov2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\ \ | |/ |/|
| * PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com2008-02-01
* | x86: fix bootup crash in native_read_tsc()Ingo Molnar2008-02-01
* | x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-01
* | x86: fixes for lookup_address argsHarvey Harrison2008-02-01
* | x86: fix sparse warnings in cpu/common.cHarvey Harrison2008-02-01
* | x86: make early_console static in early_printk.cHarvey Harrison2008-02-01
* | x86: fix section mismatch warning in kernel/pci-calgarySam Ravnborg2008-02-01
* | x86: fix section mismatch warning in acpi/boot.cSam Ravnborg2008-02-01
* | x86: fix section mismatch warnings when referencing notifiersSam Ravnborg2008-02-01
* | x86: silence section mismatch warning in smpboot_64.cSam Ravnborg2008-02-01
* | x86_64: make bootmap_start page align v6Yinghai Lu2008-02-01