summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: lindent arch/i386/math-emuIngo Molnar27-6764/+6046
2008-01-30x86: mach-voyager, lindentIngo Molnar5-771/+718
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar1-18/+24
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar1-114/+130
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner1-5/+5
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner1-21/+24
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-245/+253
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner1-83/+107
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner1-16/+14
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner1-188/+183
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner1-97/+115
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner1-67/+67
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto1-2/+2
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar2-6/+22
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2-16/+84
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath1-0/+7
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar1-0/+16
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar1-1/+1
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2-64/+121
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman8-10/+129
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith1-8/+8
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki1-0/+20
2008-01-30x86: fix make mrproperSam Ravnborg2-2/+4
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao1-5/+5
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-8/+5
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner1-0/+19
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner1-1/+9
2008-01-30time: more timer related cleanupsPavel Machek2-2/+3
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH1-1/+2
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds6-10/+494
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds162-2553/+3295
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev1-38/+42
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev1-1/+1
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2-3/+3
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2-8/+0
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev1-2/+2
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev1-4/+2
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2-4/+4
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev3-6/+0
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev1-6/+16
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev2-33/+33
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev1-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev1-18/+25
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev1-13/+14
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev1-14/+42
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt2-2/+2
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle1-25/+5