summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar2008-01-301-18/+24
* x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar2008-01-301-114/+130
* x86: enable irq in default_idle on 64-bitHiroshi Shimamoto2008-01-301-2/+2
* x86: idle wakeup event in the HLT loopIngo Molnar2008-01-302-6/+22
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-302-16/+84
* x86: protect against sigaltstack wraparoundRoland McGrath2008-01-301-0/+7
* x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar2008-01-301-0/+16
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-301-57/+49
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-305-2/+112
* x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith2008-01-301-8/+8
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-301-0/+20
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-301-5/+5
* x86: assign IRQs to HPET timersBalaji Rao2008-01-301-8/+5
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-301-0/+19
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+1
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-301-1/+9
* time: more timer related cleanupsPavel Machek2008-01-302-2/+3
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-10/+23
* sched: latencytop supportArjan van de Ven2008-01-251-0/+27
* sched: high-res preemption tickPeter Zijlstra2008-01-253-3/+9
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-252-12/+12
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-2410-10/+10
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-8/+7
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-241-4/+5
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-241-10/+9
* Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-241-8/+7
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-242-6/+6
* x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse2008-01-221-7/+8
* Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-222-17/+4
* lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-162-0/+2
* x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1
* Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2008-01-142-0/+22
* Pull bugzilla-9194 into release branchLen Brown2008-01-111-7/+3
|\
| * PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-7/+3
* | x86: fix do_fork_idle section mismatchThomas Gleixner2008-01-081-1/+1
* | fix lguest rmmod "bad pgd"Rusty Russell2008-01-011-1/+1
* | Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds2007-12-251-1/+1
* | x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* | x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3
* | x86: fix show cpuinfo cpu number always zeroMike Travis2007-12-191-1/+1
* | x86_32: disable_pse must be __cpuinitdataAdrian Bunk2007-12-191-1/+1
* | x86_32: select_idle_routine() must be __cpuinitAdrian Bunk2007-12-191-1/+1
* | x86 smpboot_32.c section fixesAdrian Bunk2007-12-191-3/+3
* | x86 apic_32.c section fixAdrian Bunk2007-12-191-1/+1
* | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-182-8/+24
* | x86: kprobes bugfixMasami Hiramatsu2007-12-181-23/+18
* | x86: jprobe bugfixMasami Hiramatsu2007-12-182-7/+3
* | revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton2007-12-171-33/+6
|/
* Pull suspend-2.6.24 into release branchLen Brown2007-12-061-4/+0
|\
OpenPOWER on IntegriCloud