summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-308-16/+0
* x86: remove dead code and exportsThomas Gleixner2008-01-301-7/+0
* x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner2008-01-301-39/+35
* x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner2008-01-301-27/+3
* x86: share rtc codeThomas Gleixner2008-01-303-191/+64
* x86: isolate the rtc code for sharingThomas Gleixner2008-01-303-102/+171
* x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-301-0/+21
* x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner2008-01-301-4/+7
* x86: clean up ioport_32.cThomas Gleixner2008-01-301-10/+8
* x86: simplify set_bitmap in ioport_32.cThomas Gleixner2008-01-301-26/+6
* x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2008-01-302-529/+596
* x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-301-1/+1
* x86: move ack_bad_irq into irq codeThomas Gleixner2008-01-302-20/+20
* x86: move ioapic code where it belongsThomas Gleixner2008-01-303-87/+91
* x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-301-0/+1
* x86: move pmtmr related declarationsThomas Gleixner2008-01-302-2/+3
* x86: move mce related declarationsThomas Gleixner2008-01-301-0/+1
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-303-0/+3
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-301-1/+3
* x86: move acpi and pci declarationsThomas Gleixner2008-01-302-4/+1
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-301-2/+2
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-302-7/+8
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-303-8/+8
* x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-304-260/+22
* x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2008-01-302-15/+12
* x86: introduce ldt_write accessorThomas Gleixner2008-01-301-5/+3
* x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-302-60/+69
* x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner2008-01-301-128/+177
* x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar2008-01-301-232/+276
* 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
OpenPOWER on IntegriCloud