aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* time: fix typo in commentsLi Zefan2008-02-08
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-07
|\
| * Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-07
| |\
| | * ACPI: misc cleanupsAdrian Bunk2008-02-07
| * | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-07
| |\ \
| | * | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-02
| | | |
| | \ \
| *-. \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-07
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-13
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-07
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | / | | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | | | * | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-14
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | * | | | | | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-20
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-02-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-06
| * | | | | | | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-06
| * | | | | | | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-06
| * | | | | | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-06
| * | | | | | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-06
| * | | | | | | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-06
| * | | | | | | | | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-06
| * | | | | | | | | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-06
| |/ / / / / / / /
* | | | | | | | | 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