summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: cleanup smp.h variantsThomas Gleixner2008-01-305-152/+104
* x86: merge mpspec variantsThomas Gleixner2008-01-303-165/+111
* x86: cleanup mpspec variantsThomas Gleixner2008-01-308-269/+131
* x86: merge tlbflush.h variantsThomas Gleixner2008-01-303-290/+155
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-303-89/+118
* x86: merge spinlock.h variantsThomas Gleixner2008-01-303-396/+209
* x86: spinlock_32/64 substitute types and instructionsThomas Gleixner2008-01-302-24/+38
* x86: spinlock_32/64 match the jump labels and symbolsThomas Gleixner2008-01-302-11/+11
* x86: use immediates instead of RW_LOCK_BIAS_STRThomas Gleixner2008-01-303-8/+7
* x86: fix asm constraints in spinlock_32/64.hThomas Gleixner2008-01-302-6/+6
* x86: consolidate spinlock.hGlauber de Oliveira Costa2008-01-303-58/+64
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-304-376/+248
* x86: clean up stack allocation and freeclameter@sgi.com2008-01-301-11/+5
* x86: bitops_32.h style cleanupsRandy Dunlap2008-01-301-24/+24
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-303-1/+12
* x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-301-4/+4
* x86: pci-dma_64.c: cleanupsAdrian Bunk2008-01-301-1/+0
* x86: nmi_64.c: make code staticAdrian Bunk2008-01-301-2/+0
* x86 e820_64.c: make 2 functions staticAdrian Bunk2008-01-301-1/+0
* x86: actually merge <asm/alternative.h>H. Peter Anvin2008-01-303-325/+159
* x86: prepare merger of <asm/alternative_{32,64}.h>H. Peter Anvin2008-01-302-103/+112
* x86: move 8259 defines to i8259.hThomas Gleixner2008-01-302-26/+16
* x86: remove more bogus filenames in comments.Dave Jones2008-01-3021-43/+7
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-302-4/+1
* x86: remove dead code and exportsThomas Gleixner2008-01-301-1/+0
* x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-301-3/+0
* x86: isolate the rtc code for sharingThomas Gleixner2008-01-303-112/+4
* x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-303-129/+95
* x86: merge include/asm-x86/scatterlist.hThomas Gleixner2008-01-303-59/+32
* x86: merge include/asm-x86/dma.hThomas Gleixner2008-01-303-603/+316
* x86: merge futex_32/64.hThomas Gleixner2008-01-303-264/+134
* x86: prepare merging futex_32/64.hThomas Gleixner2008-01-302-44/+44
* x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-301-1/+0
* x86: move ioapic code where it belongsThomas Gleixner2008-01-301-0/+2
* x86: remove obsolte declarations from proto.hThomas Gleixner2008-01-301-20/+3
* x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-301-2/+0
* x86: remove obsolete nohpet declarationThomas Gleixner2008-01-301-2/+0
* x86: move pmtmr related declarationsThomas Gleixner2008-01-302-9/+2
* x86: move tsc related declarationsThomas Gleixner2008-01-302-5/+1
* x86: move pda related declarationThomas Gleixner2008-01-302-1/+1
* x86: move page related declarationThomas Gleixner2008-01-302-2/+1
* x86: move numa related declarationsThomas Gleixner2008-01-302-5/+6
* x86: move mce related declarationsThomas Gleixner2008-01-302-8/+7
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-305-14/+6
* x86: move k8 related declarationsThomas Gleixner2008-01-302-2/+1
* x86: move idle related declarationsThomas Gleixner2008-01-302-4/+4
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-301-2/+0
* x86: move acpi and pci declarationsThomas Gleixner2008-01-303-6/+3
* x86: remove duplicated declarationsThomas Gleixner2008-01-301-6/+0
* x86: merge apic_32/64.hThomas Gleixner2008-01-303-220/+137