summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-09-14OLPC: allow promfs to be built as a moduleAndres Salomon
2008-09-09Re-enable Lid events on wakeup760Deepak Saxena
2008-09-08Add interface to enable/disable all wakeup events from sysfsDeepak Saxena
2008-08-26OLPC: pm: don't mess with EC mask during suspend759Andres Salomon
2008-08-01Re-implement lid state detect codeDeepak Saxena
2008-07-24Default to 40ms timeout for EC commandsDeepak Saxena
2008-07-20Enable all wakeup events at bootup.Deepak Saxena
2008-07-18Don't enable all wakeup events on resume.Deepak Saxena
2008-07-15Rename the gamekey wakeup source as ps2eventDeepak Saxena
2008-07-10Add sysfs interface to enable/disable wakeup eventsDeepak Saxena
2008-07-10Merge branch '2.6.25.y' into testingAndres Salomon
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-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-25Merge branch '2.6.25.y' into testingAndres Salomon
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-18[PATCH #3355] Add sysfs support for powering down the OLPC 88W8838 wireless chipChris Ball
2008-06-17OLPC: fix olpc_fixup_sleep's return value checkAndres Salomon
2008-06-12Merge branch '2.6.25.y' into testingAndres Salomon
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-07Merge branch '2.6.25.y' into testingAndres Salomon
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz
2008-05-01OLPC: fixup olpc_fixup_sleepAndres Salomon
2008-04-24Merge tag 'v2.6.25'Andres Salomon
2008-04-24Merge in hotness from upstream.Andres Salomon
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