| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | 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 | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: hibernation: document __save_processor_state() on x86 | Rafael J. Wysocki | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: fix make mrproper | Sam Ravnborg | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: assign IRQs to HPET timers, fix | Balaji Rao | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: assign IRQs to HPET timers | Balaji Rao | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: unregister PIT clocksource when PIT is disabled | Thomas Gleixner | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | x86: restrict PIT clocksource usage | Thomas Gleixner | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | time: more timer related cleanups | Pavel Machek | 2008-01-30 | |
| * | | | | | | | | | | | | | | | | | | kobj: fix threshold_init_device/kobject_uevent_env oops | Greg KH | 2008-01-30 | |
| | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | pasemi: export pasemi_dma_init() | Olof Johansson | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | pasemi: DMA engine management library | Olof Johansson | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-28 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: remaining bits of the board support code cleanup | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: make the helper function static | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: fix braces at single statement blocks | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: Use C89 style for comments | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: else should follow close brace in malta_int.c | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: remove a superfluous comment | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 2008-01-29 | |
| | * | | | | | | | | | | | | | | | | | | [MIPS] Malta: fix oversized lines in malta_int.c | Dmitri Vorobiev | 2008-01-29 | |
