summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86 vDSO: arch/x86/vdso/vdso32Roland McGrath6-7/+9
2008-01-30x86 vDSO: harmonize asm-offsetsRoland McGrath2-37/+37
2008-01-30x86 vDSO: new layoutRoland McGrath3-78/+89
2008-01-30x86 vDSO: remove vdso-syms.oRoland McGrath1-13/+2
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath3-15/+8
2008-01-30x86 vDSO: generate vdso-syms.ldsRoland McGrath2-0/+24
2008-01-30x86: randomize brkJiri Kosina2-0/+14
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2-9/+27
2008-01-30x86: untable __init references between IO dataAndi Kleen2-23/+31
2008-01-30x86: use core id bits for apicid_to_node initializationYinghai Lu1-7/+10
2008-01-30x86: store core id bits in cpuinfo_x8Yinghai Lu1-25/+47
2008-01-30x86: remove -maccumulate-outgoing-args on 32-bitAdrian Bunk1-4/+0
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu2-2/+12
2008-01-30x86: cleanup kernel/setup_64.cThomas Gleixner1-123/+126
2008-01-30x86: remove unused tsk_thread from asm-offsets_64.cSteven Rostedt1-1/+0
2008-01-30x86: use CR0 defines.Dave Jones5-8/+10
2008-01-30x86: adjust numa 32 namespaceThomas Gleixner1-8/+8
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner1-7/+7
2008-01-30x86: cleanup numa_64.cThomas Gleixner1-102/+111
2008-01-30x86: cleanup mpspec variantsThomas Gleixner2-17/+17
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner3-11/+10
2008-01-30x86: irqflags consolidationGlauber de Oliveira Costa5-13/+13
2008-01-30x86: clean up nmi_32/64.cHiroshi Shimamoto2-54/+55
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle4-120/+115
2008-01-30x86: remove dead code in ia32-emuCyrill Gorcunov1-2/+0
2008-01-30x86: remove duplicate includesLucas Woods3-3/+0
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez5-25/+22
2008-01-30x86: pci-dma_64.c: cleanupsAdrian Bunk1-2/+1
2008-01-30x86: pci-calgary_64.c: make a variable staticAdrian Bunk1-2/+2
2008-01-30x86: nmi_64.c: make code staticAdrian Bunk1-2/+2
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk1-1/+1
2008-01-30x86: io_apic_64.c: remove unused config checkHiroshi Shimamoto1-1/+1
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 Gleixner10-18/+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: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner4-82/+6
2008-01-30x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner2-6/+9
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