aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/aout32.cThomas Gleixner2008-01-30
* x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner2008-01-30
* x86: enable irq in default_idle on 64-bitHiroshi Shimamoto2008-01-30
* x86: idle wakeup event in the HLT loopIngo Molnar2008-01-30
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-30
* x86: protect against sigaltstack wraparoundRoland McGrath2008-01-30
* x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar2008-01-30
* x86: make io_delay=0xed the defaultIngo Molnar2008-01-30
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-30
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-30
* x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith2008-01-30
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-30
* x86: fix make mrproperSam Ravnborg2008-01-30
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-30
* x86: assign IRQs to HPET timersBalaji Rao2008-01-30
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-30
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-30
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-30
* time: more timer related cleanupsPavel Machek2008-01-30
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-30
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* sched: latencytop supportArjan van de Ven2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\
| * [CRYPTO] twofish: Merge common glue codeSebastian Siewior2008-01-14
| * [CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng2008-01-10
| * [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)Tan Swee Heng2008-01-10
| * [CRYPTO] aes-asm: Merge common glue codeSebastian Siewior2008-01-10
| * [CRYPTO] aes-i586: Remove setkeySebastian Siewior2008-01-10
| * [CRYPTO] aes-x86-64: Remove setkeySebastian Siewior2008-01-10
| * [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-10
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-24
* | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-24
* | Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-24
* | PM: Acquire device locks on suspendRafael J. Wysocki2008-01-24
* | xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-23
* | x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse2008-01-22
* | Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-22
* | x86: add support for the latest Intel processors to OprofileArjan van de Ven2008-01-18
* | lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-16
* | x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-15