aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-01-30x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: high-res preemption tickPeter Zijlstra
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner
2008-01-16lockdep: more hardirq annotations for notify_die()Peter Zijlstra
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt
2008-01-11Pull bugzilla-9194 into release branchLen Brown
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner
2008-01-01fix lguest rmmod "bad pgd"Rusty Russell
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston
2007-12-21x86: fix die() to not be preemptibleIngo Molnar
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk
2007-12-19x86 apic_32.c section fixAdrian Bunk
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar
2007-12-18x86: kprobes bugfixMasami Hiramatsu