| 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: section mismatch fix | Andrew Morton | 2008-06-04 | 1 | -1/+1 |
* | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi | 2008-06-04 | 1 | -25/+24 |
* | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester | 2008-06-04 | 1 | -2/+2 |
* | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins | 2008-06-04 | 1 | -1/+1 |
* | x86: ioremap fix failing nesting check | Ingo Molnar | 2008-06-04 | 1 | -2/+3 |
* | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 | 2 | -20/+37 |
* | x86: enable preemption in delay | Steven Rostedt | 2008-06-04 | 2 | -8/+53 |
* | 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 |
* | lguest: fix ugly <NULL> in /proc/interrupts | Rusty Russell | 2008-05-30 | 1 | -2/+3 |
* | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 2008-05-25 | 1 | -10/+3 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-24 | 7 | -20/+26 |
|\ |
|
| * | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 2008-05-23 | 1 | -3/+3 |
| * | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 | 2 | -3/+3 |
| * | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich | 2008-05-23 | 1 | -1/+1 |
| * | 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 |
* | | | x86: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-20 | 1 | -4/+4 |
|\ \ |
|
| * | | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-19 | 1 | -4/+4 |
* | | | 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 |
| |/ / |
|
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-05-19 | 3 | -4/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: LAPIC: ignore pending timers if LVTT is disabled | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
| * | | KVM: PIT: take inject_pending into account when emulating hlt | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
| * | | KVM: x86 emulator: fix writes to registers with modrm encodings | Avi Kivity | 2008-05-18 | 1 | -2/+5 |
| |/ |
|
* | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 | 1 | -1/+28 |
* | | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity | 2008-05-17 | 1 | -1/+1 |
* | | x86: remove mwait capability C-state check | Ingo Molnar | 2008-05-17 | 1 | -10/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-13 | 10 | -32/+39 |
|\ |
|
| * | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 | 1 | -2/+5 |
| * | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar | 2008-05-13 | 1 | -2/+2 |
| * | x86: fix csum_partial() export | Ingo Molnar | 2008-05-13 | 2 | -2/+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 | 3 | -19/+20 |
| * | 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 |
* | | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 2008-05-13 | 1 | -3/+1 |
* | | x86/PCI: fix broken ISA DMA | Takashi Iwai | 2008-05-13 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-10 | 10 | -74/+87 |
|\ |
|
| * | x86: rdc: leds build/config fix | Ingo Molnar | 2008-05-10 | 1 | -0/+1 |
| * | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner | 2008-05-10 | 2 | -2/+9 |