summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: mach-voyager, lindentIngo Molnar5-771/+718
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar1-18/+24
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar1-114/+130
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner1-5/+5
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner1-21/+24
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-245/+253
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner1-83/+107
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner1-16/+14
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner1-188/+183
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner1-97/+115
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner1-67/+67
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto1-2/+2
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar2-6/+22
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2-16/+84
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath1-0/+7
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar1-0/+16
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar1-1/+1
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2-64/+121
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman8-10/+129
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith1-8/+8
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki1-0/+20
2008-01-30x86: fix make mrproperSam Ravnborg2-2/+4
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao1-5/+5
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-8/+5
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner1-0/+19
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner1-1/+9
2008-01-30time: more timer related cleanupsPavel Machek2-2/+3
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH1-1/+2
2008-01-29all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-10/+23
2008-01-25sched: latencytop supportArjan van de Ven1-0/+27
2008-01-25sched: high-res preemption tickPeter Zijlstra3-3/+9
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2-12/+12
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-1036/+2309
2008-01-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers11-11/+11
2008-01-25Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2-8/+7
2008-01-25Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman1-4/+5
2008-01-25Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman1-10/+9
2008-01-25Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman1-8/+7
2008-01-25PM: Acquire device locks on suspendRafael J. Wysocki2-6/+6
2008-01-24xen: disable vcpu_info placement for nowJeremy Fitzhardinge1-1/+1
2008-01-23x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2-17/+4
2008-01-19x86: add support for the latest Intel processors to OprofileArjan van de Ven1-1/+1
2008-01-16lockdep: more hardirq annotations for notify_die()Peter Zijlstra2-0/+2
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle1-1/+1
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar1-2/+7
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2-0/+22
2008-01-14[CRYPTO] twofish: Merge common glue codeSebastian Siewior3-103/+6
2008-01-11Pull bugzilla-9194 into release branchLen Brown1-7/+3