aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-17x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org
2009-12-17Merge branch 'cache' (early part)Russell King
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds
2009-12-17fix up O_SYNC commentsChristoph Hellwig
2009-12-17spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin
2009-12-17score: fixed pfn_valid define.Chen Liqin
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin
2009-12-17Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle
2009-12-17MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle
2009-12-17MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin
2009-12-17MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle
2009-12-17MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin