summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2-44/+54
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg1-10/+9
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg3-21/+21
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar1327-35128/+78973
2009-12-26x86, compress: Force i386 instructions for the decompressorH. Peter Anvin1-0/+1
2009-12-21x86/amd-iommu: Fix initialization failure panicJoerg Roedel1-0/+10
2009-12-18x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu1-3/+13
2009-12-18x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha8-41/+22
2009-12-18Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-12-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-9/+11
2009-12-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds229-3906/+16743
2009-12-18Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2009-12-18Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds35-159/+593
2009-12-18x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org1-1/+1
2009-12-18Merge branch 'cache' (early part)Russell King28-153/+213
2009-12-18x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2-1/+1
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds3-3/+3
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds6-9/+31
2009-12-17fix up O_SYNC commentsChristoph Hellwig3-3/+3
2009-12-17spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks1-0/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds51-55/+53
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds1-8/+8
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier1-6/+4
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin3-6/+2
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2-3/+27
2009-12-17Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2-2/+3
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle1-1/+1
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle1-2/+2
2009-12-17MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr1-2/+0
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev48-38/+123
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle69-3225/+0
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin6-26/+51
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin1-0/+11
2009-12-17MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König1-2/+2
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan1-45/+68
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle4-84/+70
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle6-23/+140
2009-12-17MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle2-14/+14
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin1-19/+2
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin3-4/+72
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin3-1/+319
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev5-6/+6
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin3-7/+38
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin1-13/+13
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin3-15/+106
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2-2/+33
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin3-0/+149
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin7-37/+53
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin5-1/+154