Age | Commit message (Expand) | Author |
2008-01-30 | x86: isolate the rtc code for sharing | Thomas Gleixner |
2008-01-30 | x86: unify mc146818rtc.h - prepare for sharing rtc code | Thomas Gleixner |
2008-01-30 | x86: remove the duplicated arch/x86/ia32/mmap32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/mm/mmap_32/64.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/kernel/vsmp_64.c | Thomas Gleixner |
2008-01-30 | x86: clean up ioport_32.c | Thomas Gleixner |
2008-01-30 | x86: simplify set_bitmap in ioport_32.c | Thomas Gleixner |
2008-01-30 | x86: prepare merging arch/x86/kernel/apic_32/64.c | Thomas Gleixner |
2008-01-30 | x86: make smp_local_timer_interrupt() static | Thomas Gleixner |
2008-01-30 | x86: move ack_bad_irq into irq code | Thomas Gleixner |
2008-01-30 | x86: move ioapic code where it belongs | Thomas Gleixner |
2008-01-30 | x86: remove duplicate start_kernel declaration | Thomas Gleixner |
2008-01-30 | x86: move pmtmr related declarations | Thomas Gleixner |
2008-01-30 | x86: move numa related declarations | Thomas Gleixner |
2008-01-30 | x86: move mce related declarations | Thomas Gleixner |
2008-01-30 | x86: move debug related declarations to kdebug.h | Thomas Gleixner |
2008-01-30 | x86: move k8 related declarations | Thomas Gleixner |
2008-01-30 | x86: make early_indentify_cpu static | Thomas Gleixner |
2008-01-30 | x86: move acpi and pci declarations | Thomas Gleixner |
2008-01-30 | x86: use u32 for some lapic functions | Thomas Gleixner |
2008-01-30 | x86: use u32 for safe_apic_wait_icr_idle() | Thomas Gleixner |
2008-01-30 | x86: rename get_maxlvt to lapic_get_maxlvt | Thomas Gleixner |
2008-01-30 | x86: merge arch/x86/kernel/ldt_32/64.c | Thomas Gleixner |
2008-01-30 | x86: prepare arch/x86/kernel/ldt_32/64.c for merging | Thomas Gleixner |
2008-01-30 | x86: introduce ldt_write accessor | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/kernel/ldt_32/64.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/kernel/e820_64.c | Thomas Gleixner |
2008-01-30 | x86: code cleanups in arch/x86/kernel/pci-gart_64.c | Ingo Molnar |
2008-01-30 | x86: lindent arch/i386/math-emu, cleanup | Ingo Molnar |
2008-01-30 | x86: lindent arch/i386/math-emu | Ingo Molnar |
2008-01-30 | x86: mach-voyager, lindent | Ingo Molnar |
2008-01-30 | x86: clean up arch/x86/kernel/aperture_64.c printk()s | Ingo Molnar |
2008-01-30 | x86: clean up arch/x86/kernel/aperture_64.c | Ingo Molnar |
2008-01-30 | x86: clean up arch/x86/ia32/mmap32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/syscall32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/sys_ia32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/ptrace32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/ipc32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/ia32_signal.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/aout32.c | Thomas Gleixner |
2008-01-30 | x86: clean up arch/x86/ia32/fpu32.c | Thomas Gleixner |
2008-01-30 | x86: enable irq in default_idle on 64-bit | Hiroshi Shimamoto |
2008-01-30 | x86: idle wakeup event in the HLT loop | Ingo Molnar |
2008-01-30 | x86: scale cyc_2_nsec according to CPU frequency | Guillaume Chazarain |
2008-01-30 | x86: protect against sigaltstack wraparound | Roland McGrath |
2008-01-30 | x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops | Ingo Molnar |
2008-01-30 | x86: make io_delay=0xed the default | Ingo Molnar |
2008-01-30 | x86: various changes and cleanups to in_p/out_p delay details | Ingo Molnar |
2008-01-30 | x86: provide a DMI based port 0x80 I/O delay override. | Rene Herman |
2008-01-30 | x86: fix: s2ram + P4 + tsc = annoyance | Mike Galbraith |