x86: make smp_local_timer_interrupt() static
[safe/jmp/linux-2.6] / arch /
2008-01-30 Thomas Gleixnerx86: make smp_local_timer_interrupt() static
2008-01-30 Thomas Gleixnerx86: move ack_bad_irq into irq code
2008-01-30 Thomas Gleixnerx86: move ioapic code where it belongs
2008-01-30 Thomas Gleixnerx86: remove duplicate start_kernel declaration
2008-01-30 Thomas Gleixnerx86: move pmtmr related declarations
2008-01-30 Thomas Gleixnerx86: move numa related declarations
2008-01-30 Thomas Gleixnerx86: move mce related declarations
2008-01-30 Thomas Gleixnerx86: move debug related declarations to kdebug.h
2008-01-30 Thomas Gleixnerx86: move k8 related declarations
2008-01-30 Thomas Gleixnerx86: make early_indentify_cpu static
2008-01-30 Thomas Gleixnerx86: move acpi and pci declarations
2008-01-30 Thomas Gleixnerx86: use u32 for some lapic functions
2008-01-30 Thomas Gleixnerx86: use u32 for safe_apic_wait_icr_idle()
2008-01-30 Thomas Gleixnerx86: rename get_maxlvt to lapic_get_maxlvt
2008-01-30 Thomas Gleixnerx86: merge arch/x86/kernel/ldt_32/64.c
2008-01-30 Thomas Gleixnerx86: prepare arch/x86/kernel/ldt_32/64.c for merging
2008-01-30 Thomas Gleixnerx86: introduce ldt_write accessor
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/kernel/ldt_32/64.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/kernel/e820_64.c
2008-01-30 Ingo Molnarx86: code cleanups in arch/x86/kernel/pci-gart_64.c
2008-01-30 Ingo Molnarx86: lindent arch/i386/math-emu, cleanup
2008-01-30 Ingo Molnarx86: lindent arch/i386/math-emu
2008-01-30 Ingo Molnarx86: mach-voyager, lindent
2008-01-30 Ingo Molnarx86: clean up arch/x86/kernel/aperture_64.c printk()s
2008-01-30 Ingo Molnarx86: clean up arch/x86/kernel/aperture_64.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/mmap32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/syscall32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/sys_ia32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/ptrace32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/ipc32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/ia32_signal.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/aout32.c
2008-01-30 Thomas Gleixnerx86: clean up arch/x86/ia32/fpu32.c
2008-01-30 Hiroshi Shimamotox86: enable irq in default_idle on 64-bit
2008-01-30 Ingo Molnarx86: idle wakeup event in the HLT loop
2008-01-30 Guillaume Chazarainx86: scale cyc_2_nsec according to CPU frequency
2008-01-30 Roland McGrathx86: protect against sigaltstack wraparound
2008-01-30 Ingo Molnarx86: add DMI quirk for io-delay hangs on Compaq Presari...
2008-01-30 Ingo Molnarx86: make io_delay=0xed the default
2008-01-30 Ingo Molnarx86: various changes and cleanups to in_p/out_p delay...
2008-01-30 Rene Hermanx86: provide a DMI based port 0x80 I/O delay override.
2008-01-30 Mike Galbraithx86: fix: s2ram + P4 + tsc = annoyance
2008-01-30 Rafael J. Wysockix86: hibernation: document __save_processor_state(...
2008-01-30 Sam Ravnborgx86: fix make mrproper
2008-01-30 Balaji Raox86: assign IRQs to HPET timers, fix
2008-01-30 Balaji Raox86: assign IRQs to HPET timers
2008-01-30 Thomas Gleixnerx86: unregister PIT clocksource when PIT is disabled
2008-01-30 Thomas Gleixnerclocksource: add unregister function to disable unusabl...
2008-01-30 Thomas Gleixnerx86: restrict PIT clocksource usage
2008-01-30 Pavel Machektime: more timer related cleanups
2008-01-30 Greg KHkobj: fix threshold_init_device/kobject_uevent_env...
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: remaining bits of the board support code...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: make the helper function static
2008-01-29 Dmitri Vorobiev[MIPS] Malta: fix braces at single statement blocks
2008-01-29 Dmitri Vorobiev[MIPS] Malta, Atlas: move an extern function declaratio...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: Use C89 style for comments
2008-01-29 Dmitri Vorobiev[MIPS] Malta: else should follow close brace in malta_int.c
2008-01-29 Dmitri Vorobiev[MIPS] Malta: remove a superfluous comment
2008-01-29 Dmitri Vorobiev[MIPS] Malta: include <linux/cpu.h> instead of <asm...
2008-01-29 Dmitri Vorobiev[MIPS] Malta, Atlas, Sead: remove an extern from .c...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: fix oversized lines in malta_int.c
2008-01-29 Dmitri Vorobiev[MIPS] Malta: remove a dead function declaration
2008-01-29 Dmitri Vorobiev[MIPS] Malta: use tabs not spaces
2008-01-29 Dmitri Vorobiev[MIPS] Malta: set up the screen info in a separate...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: check the PCI clock frequency in a separa...
2008-01-29 Dmitri Vorobiev[MIPS] Malta: use the KERN_ facility level in printk()
2008-01-29 Dmitri Vorobiev[MIPS] Malta: use Linux kernel style for structure...
2008-01-29 Jan Engelhardt[MIPS]: constify function pointer tables
2008-01-29 Ralf Baechle[MIPS] compat: handle argument endianess of sys32_...
2008-01-29 Florian Fainelli[MIPS] Cobalt 64-bits kernels can be safely unmarked...
2008-01-29 Ralf Baechle[MIPS] Qemu: Remove platform.
2008-01-29 Vitaly Wool[MIPS] pnx8xxx: clocksource cleanups
2008-01-29 Daniel Walker[MIPS] Lasat: Convert pvc_sem semaphore to mutex
2008-01-29 Florian Fainelli[MIPS] MTX-1: Add GPIO system button
2008-01-29 Yoichi Yuasa[MIPS] move the eXcite local config to excitedirectory
2008-01-29 Yoichi Yuasa[MIPS] add cpu_wait() to machine_halt()
2008-01-29 Yoichi Yuasa[MIPS] remove unneeded button check for reset
2008-01-29 Yoichi Yuasa[MIPS] move vr41xx_calculate_clock_frequency() to plat_...
2008-01-29 Yoichi Yuasa[MIPS] time: remove unused mips_timer_state()
2008-01-29 Ralf Baechle[MIPS] Altas, Malta: Switch boot file format to raw.
2008-01-29 Ralf Baechle[MIPS] Extend performance counter event field.
2008-01-29 Thomas Bogendoerfer[MIPS] RM: Collected changes
2008-01-29 Manuel Lauss[MIPS] Alchemy: Au1210/Au1250 CPU support
2008-01-29 Ralf Baechle[MIPS] Eleminate local symbols from the symbol table.
2008-01-29 Ralf Baechle[MIPS] Fulong: don't reinitialize pci_probe_only to...
2008-01-29 Ralf Baechle[MIPS] BCM1480: Use constants instead of magic numbers...
2008-01-29 Thomas Bogendoerfer[MIPS] IP28 support
2008-01-29 Ralf Baechle[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
2008-01-29 Thomas Bogendoerfer[MIPS] Use correct dma flushing in dma_cache_sync()
2008-01-29 Thomas Bogendoerfer[MIPS] IP28: added cache barrier to assembly routines
2008-01-29 Atsushi Nemoto[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200...
2008-01-29 Thomas Bogendoerfer[MIPS] Use real cache invalidate
2008-01-29 Ralf Baechle[MIPS] SMP: Call platform methods via ops structure.
2008-01-29 Ralf Baechle[MIPS] Cleanup pcspeaker platform device registration.
2008-01-29 Ralf Baechle[MIPS] MT: Scheduler support for SMT
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup debug code
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: use __cacheline_aligned instead of...
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup include files
next