aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-09
* x86: fixup more paravirt falloutIngo Molnar2008-02-09
* x86: fix sparse warning in topology.cHarvey Harrison2008-02-09
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-09
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-09
* x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann2008-02-09
* x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse2008-02-09
* x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon2008-02-09
* x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-09
* x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-09
* x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon2008-02-09
* x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-09
* x86: GEODE fix MFGPT input clock valueWilly Tarreau2008-02-09
* x86: GEODE: MFGPT: Minor cleanupsAndres Salomon2008-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-09
|\
| * ide: introduce HAVE_IDESam Ravnborg2008-02-09
* | cpuidle: build fix for non-x86Venki Pallipadi2008-02-09
|/
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* 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
* aout: mark arches that support A.OUT formatDavid Howells2008-02-08
* time: fix typo in commentsLi Zefan2008-02-08
* SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter2008-02-07
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-07
|\
| * Revert "cpuidle: build fix for non-x86"Len Brown2008-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', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-07
| |\ \ \ \ \
| | | * | | | cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-07
| | | | |/ / | | | |/| |
| | * | | | cpuidle: build fix for non-x86Kevin Hilman2008-01-31
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------. \ \ \ \ 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
| |/ / / / / / / /
* | | | | | | | | I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-07
* | | | | | | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-07
* | | | | | | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-07