aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-30x86: randomize brkJiri Kosina
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter
2008-01-30x86: untable __init references between IO dataAndi Kleen
2008-01-30x86: use core id bits for apicid_to_node initializationYinghai Lu
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu
2008-01-30x86: remove -maccumulate-outgoing-args on 32-bitAdrian Bunk
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu
2008-01-30x86: cleanup kernel/setup_64.cThomas Gleixner
2008-01-30x86: remove unused tsk_thread from asm-offsets_64.cSteven Rostedt
2008-01-30x86: use CR0 defines.Dave Jones
2008-01-30x86: adjust numa 32 namespaceThomas Gleixner
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner
2008-01-30x86: cleanup numa_64.cThomas Gleixner
2008-01-30x86: cleanup mpspec variantsThomas Gleixner
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner
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