- 4ec08da x86: remove the duplicated arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
- f8eeae6 x86: clean up arch/x86/mm/mmap_32/64.c by Thomas Gleixner · 17 years ago
- ed4aed9 x86: clean up arch/x86/kernel/vsmp_64.c by Thomas Gleixner · 17 years ago
- 9a211ab x86: clean up ioport_32.c by Thomas Gleixner · 17 years ago
- f2f5817 x86: simplify set_bitmap in ioport_32.c by Thomas Gleixner · 17 years ago
- 0e078e2 x86: prepare merging arch/x86/kernel/apic_32/64.c by Thomas Gleixner · 17 years ago
- 3a12d93 x86: make smp_local_timer_interrupt() static by Thomas Gleixner · 17 years ago
- 87ebecf x86: move ack_bad_irq into irq code by Thomas Gleixner · 17 years ago
- 3e35a0e x86: move ioapic code where it belongs by Thomas Gleixner · 17 years ago
- eaf76e8 x86: remove duplicate start_kernel declaration by Thomas Gleixner · 17 years ago
- 70a2002 x86: move pmtmr related declarations by Thomas Gleixner · 17 years ago
- aaa64e0 x86: move numa related declarations by Thomas Gleixner · 17 years ago
- af7a78e x86: move mce related declarations by Thomas Gleixner · 17 years ago
- 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 17 years ago
- c9ff034 x86: move k8 related declarations by Thomas Gleixner · 17 years ago
- 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 17 years ago
- 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 17 years ago
- 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
- 3c6bb07 x86: use u32 for safe_apic_wait_icr_idle() by Thomas Gleixner · 17 years ago
- 37e650c x86: rename get_maxlvt to lapic_get_maxlvt by Thomas Gleixner · 17 years ago
- 77e463d x86: merge arch/x86/kernel/ldt_32/64.c by Thomas Gleixner · 17 years ago
- 70f5088 x86: prepare arch/x86/kernel/ldt_32/64.c for merging by Thomas Gleixner · 17 years ago
- fc2d625 x86: introduce ldt_write accessor by Thomas Gleixner · 17 years ago
- 78aa1f6 x86: clean up arch/x86/kernel/ldt_32/64.c by Thomas Gleixner · 17 years ago
- 2f36fa13 x86: clean up arch/x86/kernel/e820_64.c by Thomas Gleixner · 17 years ago
- 05fccb0 x86: code cleanups in arch/x86/kernel/pci-gart_64.c by Ingo Molnar · 17 years ago
- e8d591d x86: lindent arch/i386/math-emu, cleanup by Ingo Molnar · 17 years ago
- 3d0d14f x86: lindent arch/i386/math-emu by Ingo Molnar · 17 years ago
- a4ec1ef x86: mach-voyager, lindent by Ingo Molnar · 17 years ago
- 31183ba x86: clean up arch/x86/kernel/aperture_64.c printk()s by Ingo Molnar · 17 years ago
- c140df9 x86: clean up arch/x86/kernel/aperture_64.c by Ingo Molnar · 17 years ago
- 5bafb67 x86: clean up arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
- 6ec8756 x86: clean up arch/x86/ia32/syscall32.c by Thomas Gleixner · 17 years ago
- c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
- 5de15d4 x86: clean up arch/x86/ia32/ptrace32.c by Thomas Gleixner · 17 years ago
- 2da06b4 x86: clean up arch/x86/ia32/ipc32.c by Thomas Gleixner · 17 years ago
- 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 17 years ago
- 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 17 years ago
- d94448b x86: clean up arch/x86/ia32/fpu32.c by Thomas Gleixner · 17 years ago
- 39d44a5 x86: enable irq in default_idle on 64-bit by Hiroshi Shimamoto · 17 years ago
- 5ee613b x86: idle wakeup event in the HLT loop by Ingo Molnar · 17 years ago
- 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 17 years ago
- 83bd010 x86: protect against sigaltstack wraparound by Roland McGrath · 17 years ago
- f9fc589 x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops by Ingo Molnar · 17 years ago
- d0049e7 x86: make io_delay=0xed the default by Ingo Molnar · 17 years ago
- 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
- b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
- 4c6b8b4 x86: fix: s2ram + P4 + tsc = annoyance by Mike Galbraith · 17 years ago
- 5c9c9be x86: hibernation: document __save_processor_state() on x86 by Rafael J. Wysocki · 17 years ago
- 9484b1e x86: fix make mrproper by Sam Ravnborg · 17 years ago
- 37a47db8 x86: assign IRQs to HPET timers, fix by Balaji Rao · 17 years ago
- e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 17 years ago
- 1a0c009 x86: unregister PIT clocksource when PIT is disabled by Thomas Gleixner · 17 years ago
- 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
- 316da3b x86: restrict PIT clocksource usage by Thomas Gleixner · 17 years ago
- b10db7f time: more timer related cleanups by Pavel Machek · 17 years ago
- 213eca7f kobj: fix threshold_init_device/kobject_uevent_env oops by Greg KH · 17 years ago
- 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
- 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- 750dc31 [MIPS] Malta: remaining bits of the board support code cleanup by Dmitri Vorobiev · 17 years ago
- ef7645c [MIPS] Malta: make the helper function static by Dmitri Vorobiev · 17 years ago
- cd80d54 [MIPS] Malta: fix braces at single statement blocks by Dmitri Vorobiev · 17 years ago
- bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 17 years ago
- ae9cef0 [MIPS] Malta: Use C89 style for comments by Dmitri Vorobiev · 17 years ago
- 52b3fc0 [MIPS] Malta: else should follow close brace in malta_int.c by Dmitri Vorobiev · 17 years ago
- a6352cd [MIPS] Malta: remove a superfluous comment by Dmitri Vorobiev · 17 years ago
- 54bf038 [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> by Dmitri Vorobiev · 17 years ago
- 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 17 years ago
- f807149 [MIPS] Malta: fix oversized lines in malta_int.c by Dmitri Vorobiev · 17 years ago
- 82a1791 [MIPS] Malta: remove a dead function declaration by Dmitri Vorobiev · 17 years ago
- af82558 [MIPS] Malta: use tabs not spaces by Dmitri Vorobiev · 17 years ago
- a382963 [MIPS] Malta: set up the screen info in a separate function by Dmitri Vorobiev · 17 years ago
- f3a4ce9 [MIPS] Malta: check the PCI clock frequency in a separate function by Dmitri Vorobiev · 17 years ago
- 8216d34 [MIPS] Malta: use the KERN_ facility level in printk() by Dmitri Vorobiev · 17 years ago
- 4ca7651 [MIPS] Malta: use Linux kernel style for structure initialization by Dmitri Vorobiev · 17 years ago
- 12323ca [MIPS]: constify function pointer tables by Jan Engelhardt · 17 years ago
- d4e9cff [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 by Ralf Baechle · 17 years ago
- 0e8774b [MIPS] Cobalt 64-bits kernels can be safely unmarked experimental by Florian Fainelli · 17 years ago
- 302922e [MIPS] Qemu: Remove platform. by Ralf Baechle · 17 years ago
- 9900485 [MIPS] pnx8xxx: clocksource cleanups by Vitaly Wool · 17 years ago
- 8a39c52 [MIPS] Lasat: Convert pvc_sem semaphore to mutex by Daniel Walker · 17 years ago
- f6ed10a [MIPS] MTX-1: Add GPIO system button by Florian Fainelli · 17 years ago
- 9c746ed [MIPS] move the eXcite local config to excitedirectory by Yoichi Yuasa · 17 years ago
- 167da46 [MIPS] add cpu_wait() to machine_halt() by Yoichi Yuasa · 17 years ago
- 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago
- 991f8b6 [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init() by Yoichi Yuasa · 17 years ago
- c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
- fa71c96 [MIPS] Altas, Malta: Switch boot file format to raw. by Ralf Baechle · 17 years ago
- 39a5110 [MIPS] Extend performance counter event field. by Ralf Baechle · 17 years ago
- 231a35d [MIPS] RM: Collected changes by Thomas Bogendoerfer · 17 years ago
- 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
- c5ec198 [MIPS] Eleminate local symbols from the symbol table. by Ralf Baechle · 17 years ago
- f21d850 [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value. by Ralf Baechle · 17 years ago
- 07c019b [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. by Ralf Baechle · 17 years ago
- e2defae [MIPS] IP28 support by Thomas Bogendoerfer · 17 years ago
- 81149be [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} by Ralf Baechle · 17 years ago
- c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
- 930bff8 [MIPS] IP28: added cache barrier to assembly routines by Thomas Bogendoerfer · 17 years ago
- 2064ba2 [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 by Atsushi Nemoto · 17 years ago
- e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago