aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan
2010-02-15ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2010-02-15ARM: vfp: fix vfp_sync_state()Russell King
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz
2010-02-15ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr
2010-02-15ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent
2010-02-15ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon
2010-02-15ARM: add notify_die() supportRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King
2010-02-15ARM: remove old RTC supportRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli
2010-01-12MIPS: VR41xx: Use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin
2010-01-12MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity