aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-30x86: irqflags consolidationGlauber de Oliveira Costa
2008-01-30x86: clean up nmi_32/64.cHiroshi Shimamoto
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle
2008-01-30x86: remove dead code in ia32-emuCyrill Gorcunov
2008-01-30x86: remove duplicate includesLucas Woods
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: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/mm/mmap_32/64.cThomas 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 numa 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: move k8 related declarationsThomas 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: lindent arch/i386/math-emu, cleanupIngo Molnar
2008-01-30x86: lindent arch/i386/math-emuIngo Molnar