summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ACPI: suspend: old debugging hacks sneaked backPavel Machek2007-12-061-4/+0
* | x86: arch_register_cpu() section fixAndrew Morton2007-12-041-2/+3
* | x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
* | x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-042-2/+4
|/
* x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-031-6/+6
* x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi2007-12-031-0/+4
* x86: disable hpet on shutdownOGAWA Hirofumi2007-12-033-0/+22
* x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge2007-11-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-268-7/+38
|\
| * x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar2007-11-261-1/+1
| * x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o2007-11-261-0/+2
| * x86: fix kprobes_64.c inlining borkageAndrew Morton2007-11-261-1/+1
| * lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-262-0/+4
| * x86: turn off iommu merge by defaultIngo Molnar2007-11-261-1/+1
| * x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-262-0/+12
| * x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-262-4/+17
* | Pull fluff into release branchLen Brown2007-11-201-3/+0
|\ \
| * | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-161-3/+0
* | | Pull thermal into release branchLen Brown2007-11-201-0/+3
|\ \ \
| * | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-0/+3
| |/ /
* | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-202-3/+42
| |/ |/|
* | x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
OpenPOWER on IntegriCloud