| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha | 2008-06-04 | 2 | -2/+8 |
* | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 2008-06-04 | 1 | -1/+30 |
* | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 | 1 | -15/+29 |
* | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar | 2008-06-04 | 1 | -1/+4 |
* | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 2008-06-04 | 1 | -2/+14 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-24 | 4 | -15/+21 |
|\ |
|
| * | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 | 1 | -2/+2 |
| * | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 2008-05-23 | 1 | -1/+1 |
| * | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner | 2008-05-23 | 1 | -0/+5 |
| * | x86: distangle user disabled TSC from unstable | Thomas Gleixner | 2008-05-23 | 1 | -10/+10 |
| * | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner | 2008-05-23 | 1 | -2/+3 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-05-23 | 2 | -3/+14 |
|\ \
| |/
|/| |
|
| * | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq | maximilian attems | 2008-05-19 | 1 | -1/+1 |
| * | [CPUFREQ] powernow-k8: improve error messages | Mark Langsdorf | 2008-05-19 | 1 | -2/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 | 1 | -1/+28 |
* | | x86: remove mwait capability C-state check | Ingo Molnar | 2008-05-17 | 1 | -10/+1 |
|/ |
|
* | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 | 1 | -2/+5 |
* | x86: fix csum_partial() export | Ingo Molnar | 2008-05-13 | 1 | -0/+3 |
* | x86: early_init_centaur(): use set_cpu_cap() | Andrew Morton | 2008-05-13 | 1 | -1/+1 |
* | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 2 | -8/+19 |
* | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 2008-05-12 | 1 | -5/+5 |
* | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol | James Bottomley | 2008-05-12 | 1 | -1/+3 |
* | x86/pci: fix broken ISA DMA | Takashi Iwai | 2008-05-12 | 1 | -3/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-10 | 7 | -37/+64 |
|\ |
|
| * | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner | 2008-05-10 | 2 | -2/+9 |
| * | x86: fix fpu restore from sig return | Suresh Siddha | 2008-05-10 | 1 | -2/+10 |
| * | x86: revert printk format warning change which is for linux-next | Thomas Gleixner | 2008-05-10 | 1 | -1/+1 |
| * | x86: cleanup PAT cpu validation | Thomas Gleixner | 2008-05-08 | 3 | -32/+25 |
| * | x86: GEODE: cache results from geode_has_vsa2() and uninline | Andres Salomon | 2008-05-08 | 1 | -0/+19 |
* | | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-04 | 6 | -9/+12 |
|\ |
|
| * | x86: fix setup printk format warning | Randy Dunlap | 2008-05-04 | 1 | -1/+1 |
| * | x86: remove dell reboot dmi quirk board name match | Ben | 2008-05-04 | 1 | -1/+0 |
| * | x86: es7000 build fix | Ingo Molnar | 2008-05-04 | 1 | -2/+5 |
| * | x86: make additional_cpus static | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |
| * | x86: make start_secondary() static | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |
| * | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2008-05-04 | 2 | -3/+4 |
* | | x86: KVM geust: make setup_secondary_clock definition dependent on local apic | Glauber Costa | 2008-05-04 | 1 | -0/+4 |
|/ |
|
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 2 | -34/+0 |
* | fix: x86: support for new UV apic | Andi Kleen | 2008-04-30 | 1 | -1/+1 |
* | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 | 1 | -9/+10 |
* | x86: iommu_sac_force can become static | Dmitri Vorobiev | 2008-04-30 | 1 | -1/+1 |
* | x86: add proper header for reboot_force | Dmitri Vorobiev | 2008-04-30 | 1 | -0/+1 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 | 1 | -1/+0 |
* | hpet: fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -16/+0 |
|\ |
|
| *---------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 147 | -8060/+8306 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | PM: arch/x86/kernel/apm_32.c: fix build warning | Andrew Morton | 2008-04-15 | 1 | -1/+0 |