aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-02x86: fix cpu hotplug crashYanmin Zhang
2008-07-02ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-07-02x86_64 ptrace: fix sys32_ptrace task_struct leakRoland McGrath
2008-06-24x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-06-21x86: remove mwait capability C-state checkIngo Molnar
2008-06-09x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-09CPUFREQ: Make acpi-cpufreq more robust against BIOS freq changes behind our b...Venkatesh Pallipadi
2008-06-09x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-06-09x86: distangle user disabled TSC from unstableThomas Gleixner
2008-06-09x86: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-06-09x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-06-09x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-06-09i386: fix asm constraint in do_IRQ()Jan Beulich
2008-06-09x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi
2008-04-09pop previous section in alternative.cSteven Rostedt
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu
2008-03-26x86: GEODE: add missing module.h includeAndres Salomon
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst
2008-03-26x86: fix memoryless node oops during bootYinghai Lu
2008-03-26x86: add dmi quirk for io_delayIngo Molnar
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds
2008-03-21x86: fix fault_msg nul terminationJiri Slaby
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu
2008-03-21x86: fix dma_alloc_pagesYinghai Lu
2008-03-11x86: ia32 syscall restart fixRoland McGrath
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-03-07x86: fix typo in step.cJan Beulich