summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-3012-22/+1
* x86: remove dead code and exportsThomas Gleixner2008-01-302-8/+0
* x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-302-78/+0
* x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner2008-01-301-39/+35
* x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner2008-01-301-27/+3
* x86: share rtc codeThomas Gleixner2008-01-303-191/+64
* x86: isolate the rtc code for sharingThomas Gleixner2008-01-305-117/+78
* x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-304-129/+116
* x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2008-01-304-82/+6
* x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner2008-01-302-6/+9
* x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner2008-01-301-4/+7
* x86: clean up ioport_32.cThomas Gleixner2008-01-301-10/+8
* x86: simplify set_bitmap in ioport_32.cThomas Gleixner2008-01-301-26/+6
* 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: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2008-01-302-529/+596
* x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-302-2/+1
* x86: move ack_bad_irq into irq codeThomas Gleixner2008-01-302-20/+20
* x86: move ioapic code where it belongsThomas Gleixner2008-01-304-87/+93
* x86: remove obsolte declarations from proto.hThomas Gleixner2008-01-301-20/+3
* x86: remove duplicate start_kernel declarationThomas Gleixner2008-01-302-2/+1
* x86: remove obsolete nohpet declarationThomas Gleixner2008-01-301-2/+0
* x86: move pmtmr related declarationsThomas Gleixner2008-01-304-11/+5
* 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-303-5/+7
* x86: move mce related declarationsThomas Gleixner2008-01-303-8/+8
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-309-14/+10
* x86: move k8 related declarationsThomas Gleixner2008-01-303-2/+2
* x86: move idle related declarationsThomas Gleixner2008-01-302-4/+4
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-302-3/+3
* x86: move acpi and pci declarationsThomas Gleixner2008-01-305-10/+4
* x86: remove duplicated declarationsThomas Gleixner2008-01-301-6/+0
* x86: merge apic_32/64.hThomas Gleixner2008-01-303-220/+137
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-306-24/+22
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-303-8/+9
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-304-9/+9
* x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner2008-01-303-50/+48
* x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner2008-01-303-769/+397
* x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-304-260/+22
* x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2008-01-302-15/+12
* x86: introduce ldt_write accessorThomas Gleixner2008-01-302-5/+12
* x86: clean up include/asm-x86/desc_64.hThomas Gleixner2008-01-301-45/+52
* x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-302-60/+69
* x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner2008-01-301-128/+177
* x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar2008-01-301-232/+276
* x86: lindent arch/i386/math-emu, cleanupIngo Molnar2008-01-3014-101/+101
OpenPOWER on IntegriCloud