index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: lindent arch/i386/math-emu
Ingo Molnar
27
-6764
/
+6046
2008-01-30
x86: mach-voyager, lindent
Ingo Molnar
5
-771
/
+718
2008-01-30
x86: clean up arch/x86/kernel/aperture_64.c printk()s
Ingo Molnar
1
-18
/
+24
2008-01-30
x86: clean up arch/x86/kernel/aperture_64.c
Ingo Molnar
1
-114
/
+130
2008-01-30
x86: clean up arch/x86/ia32/mmap32.c
Thomas Gleixner
1
-5
/
+5
2008-01-30
x86: clean up arch/x86/ia32/syscall32.c
Thomas Gleixner
1
-21
/
+24
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
1
-245
/
+253
2008-01-30
x86: clean up arch/x86/ia32/ptrace32.c
Thomas Gleixner
1
-83
/
+107
2008-01-30
x86: clean up arch/x86/ia32/ipc32.c
Thomas Gleixner
1
-16
/
+14
2008-01-30
x86: clean up arch/x86/ia32/ia32_signal.c
Thomas Gleixner
1
-188
/
+183
2008-01-30
x86: clean up arch/x86/ia32/aout32.c
Thomas Gleixner
1
-97
/
+115
2008-01-30
x86: clean up arch/x86/ia32/fpu32.c
Thomas Gleixner
1
-67
/
+67
2008-01-30
x86: enable irq in default_idle on 64-bit
Hiroshi Shimamoto
1
-2
/
+2
2008-01-30
x86: idle wakeup event in the HLT loop
Ingo Molnar
2
-6
/
+22
2008-01-30
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
2
-16
/
+84
2008-01-30
x86: protect against sigaltstack wraparound
Roland McGrath
1
-0
/
+7
2008-01-30
x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops
Ingo Molnar
1
-0
/
+16
2008-01-30
x86: make io_delay=0xed the default
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
2
-64
/
+121
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
8
-10
/
+129
2008-01-30
x86: fix: s2ram + P4 + tsc = annoyance
Mike Galbraith
1
-8
/
+8
2008-01-30
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
1
-0
/
+20
2008-01-30
x86: fix make mrproper
Sam Ravnborg
2
-2
/
+4
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
1
-5
/
+5
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
1
-8
/
+5
2008-01-30
x86: unregister PIT clocksource when PIT is disabled
Thomas Gleixner
1
-0
/
+19
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: restrict PIT clocksource usage
Thomas Gleixner
1
-1
/
+9
2008-01-30
time: more timer related cleanups
Pavel Machek
2
-2
/
+3
2008-01-30
kobj: fix threshold_init_device/kobject_uevent_env oops
Greg KH
1
-1
/
+2
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
6
-10
/
+494
2008-01-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
162
-2553
/
+3295
2008-01-29
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
1
-38
/
+42
2008-01-29
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
1
-1
/
+1
2008-01-29
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2
-3
/
+3
2008-01-29
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
2
-8
/
+0
2008-01-29
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
1
-2
/
+2
2008-01-29
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
1
-4
/
+2
2008-01-29
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2
-4
/
+4
2008-01-29
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
3
-6
/
+0
2008-01-29
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
1
-6
/
+16
2008-01-29
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2
-33
/
+33
2008-01-29
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
1
-17
/
+22
2008-01-29
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
1
-18
/
+25
2008-01-29
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
1
-13
/
+14
2008-01-29
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
1
-14
/
+42
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
[next]