summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | x86: use CR0 defines.Dave Jones2008-01-30
* | | | | | | | | | | | | | | | | | x86: adjust numa 32 namespaceThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: fixup numa 64 namespaceThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: cleanup numa_64.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: cleanup mpspec variantsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: irqflags consolidationGlauber de Oliveira Costa2008-01-30
* | | | | | | | | | | | | | | | | | x86: clean up nmi_32/64.cHiroshi Shimamoto2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove dead code in ia32-emuCyrill Gorcunov2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove duplicate includesLucas Woods2008-01-30
* | | | | | | | | | | | | | | | | | x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-30
* | | | | | | | | | | | | | | | | | x86: pci-dma_64.c: cleanupsAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86: pci-calgary_64.c: make a variable staticAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86: nmi_64.c: make code staticAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86: io_apic_64.c: remove unused config checkHiroshi Shimamoto2008-01-30
* | | | | | | | | | | | | | | | | | x86 e820_64.c: make 2 functions staticAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86: make i8259_64 more _32-likePaul Jimenez2008-01-30
* | | | | | | | | | | | | | | | | | x86: move 8259 defines to i8259.hThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: unexport __{read,write}_lock_failedAdrian Bunk2008-01-30
* | | | | | | | | | | | | | | | | | x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove dead code and exportsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: share rtc codeThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: isolate the rtc code for sharingThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: clean up ioport_32.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: simplify set_bitmap in ioport_32.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move ack_bad_irq into irq codeThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move ioapic code where it belongsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move pmtmr related declarationsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move numa related declarationsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move mce related declarationsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move k8 related declarationsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: make early_indentify_cpu staticThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: move acpi and pci declarationsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: use u32 for some lapic functionsThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-30
* | | | | | | | | | | | | | | | | | x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2008-01-30