aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86 e820_64.c: make 2 functions staticAdrian Bunk1-2/+2
2008-01-30x86: make i8259_64 more _32-likePaul Jimenez1-73/+81
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner6-10/+0
2008-01-30x86: unexport __{read,write}_lock_failedAdrian Bunk2-14/+0
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner8-16/+0
2008-01-30x86: remove dead code and exportsThomas Gleixner1-7/+0
2008-01-30x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner1-39/+35
2008-01-30x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner1-27/+3
2008-01-30x86: share rtc codeThomas Gleixner3-191/+64
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner3-102/+171
2008-01-30x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner1-0/+21
2008-01-30x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner1-4/+7
2008-01-30x86: clean up ioport_32.cThomas Gleixner1-10/+8
2008-01-30x86: simplify set_bitmap in ioport_32.cThomas Gleixner1-26/+6
2008-01-30x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2-529/+596
2008-01-30x86: make smp_local_timer_interrupt() staticThomas Gleixner1-1/+1
2008-01-30x86: move ack_bad_irq into irq codeThomas Gleixner2-20/+20
2008-01-30x86: move ioapic code where it belongsThomas Gleixner3-87/+91
2008-01-30x86: remove duplicate start_kernel declarationThomas Gleixner1-0/+1
2008-01-30x86: move pmtmr related declarationsThomas Gleixner2-2/+3
2008-01-30x86: move mce related declarationsThomas Gleixner1-0/+1
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner3-0/+3
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner1-1/+3
2008-01-30x86: move acpi and pci declarationsThomas Gleixner2-4/+1
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner1-2/+2
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2-7/+8
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner3-8/+8
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner4-260/+22
2008-01-30x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2-15/+12
2008-01-30x86: introduce ldt_write accessorThomas Gleixner1-5/+3
2008-01-30x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner2-60/+69
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner1-128/+177
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar1-232/+276
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: 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: various changes and cleanups to in_p/out_p delay detailsIngo Molnar1-57/+49
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman5-2/+112
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: 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