aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz2010-01-161-1/+0
* Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-153-20/+21
|\
| * ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
| * ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
| * ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown2010-01-151-0/+1
| * ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo2010-01-141-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-151-0/+1
|\ \
| * | Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar2010-01-061-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-01-151-0/+3
|\ \ \
| * | | alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-141-0/+3
* | | | sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki2010-01-151-0/+8
|/ / /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-1415-73/+66
|\ \ \ | |_|/ |/| |
| * | [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-133-12/+4
| * | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-131-25/+16
| * | [S390] bug: implement arch specific __WARN macroHeiko Carstens2010-01-131-0/+4
| * | [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-135-8/+18
| * | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-132-2/+2
| * | [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-132-1/+6
| * | [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
| * | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-133-15/+5
| * | [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-131-9/+1
| * | [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-131-0/+1
| * | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-131-0/+8
* | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-131-3/+1
* | | Makefile: do not override LC_CTYPEMichal Marek2010-01-131-1/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-1229-54/+181
|\ \
| * | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-121-0/+12
| * | ARM: Fix wrong dmbRussell King2010-01-121-3/+1
| * | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-117-15/+57
| * | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-101-0/+1
| * | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe2010-01-101-0/+2
| * | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-101-2/+2
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-0813-23/+26
| |\ \
| | * | [ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis2010-01-081-2/+2
| | * | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3
| | * | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-049-9/+9
| | * | [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-011-0/+7
| | * | [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-011-6/+5
| * | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-081-1/+2
| * | | ARM: 5867/1: Update U300 defconfigLinus Walleij2010-01-081-10/+71
| * | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-081-0/+6
| * | | ARM: add missing recvmmsg syscall numberRussell King2010-01-071-0/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-01-1225-354/+134
|\ \ \ \
| * | | | MIPS: Ignore vmlinux.*Yoichi Yuasa2010-01-121-0/+1
| * | | | MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa2010-01-121-1/+1
| * | | | MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-121-1/+3
| * | | | MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney2010-01-121-3/+28
| * | | | MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa2010-01-123-7/+0
| * | | | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa2010-01-121-3/+0
| * | | | MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0