aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2008-01-30x86: pci-dma_64.c: cleanupsAdrian Bunk
2008-01-30x86: pci-calgary_64.c: make a variable staticAdrian Bunk
2008-01-30x86: nmi_64.c: make code staticAdrian Bunk
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk
2008-01-30x86: io_apic_64.c: remove unused config checkHiroshi Shimamoto
2008-01-30x86 e820_64.c: make 2 functions staticAdrian Bunk
2008-01-30x86: make i8259_64 more _32-likePaul Jimenez
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner
2008-01-30x86: unexport __{read,write}_lock_failedAdrian Bunk
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30x86: remove dead code and exportsThomas Gleixner
2008-01-30x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner
2008-01-30x86: share rtc codeThomas Gleixner
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner
2008-01-30x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner
2008-01-30x86: clean up ioport_32.cThomas Gleixner
2008-01-30x86: simplify set_bitmap in ioport_32.cThomas Gleixner
2008-01-30x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner
2008-01-30x86: make smp_local_timer_interrupt() staticThomas Gleixner
2008-01-30x86: move ack_bad_irq into irq codeThomas Gleixner
2008-01-30x86: move ioapic code where it belongsThomas Gleixner
2008-01-30x86: remove duplicate start_kernel declarationThomas Gleixner
2008-01-30x86: move pmtmr related declarationsThomas Gleixner
2008-01-30x86: move mce related declarationsThomas Gleixner
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner
2008-01-30x86: move acpi and pci declarationsThomas Gleixner
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner
2008-01-30x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner
2008-01-30x86: introduce ldt_write accessorThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki