aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-1613-17/+96
|\
| * [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
| * [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
| * [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-143-1/+6
| * [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-1/+3
| * [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu2011-11-141-0/+1
| * [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
| * [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-141-2/+7
| * [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
| * [S390] wire up process_vm syscallsHeiko Carstens2011-11-143-1/+25
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1531-330/+80
|\ \
| * | MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-1415-13/+15
| * | MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle2011-11-111-0/+1
| * | MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
| * | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney2011-11-101-7/+2
| * | MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-101-0/+1
| * | MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-095-6/+20
| * | MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
| * | MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-081-2/+3
| * | MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli2011-11-081-3/+15
| * | MIPS: NXP: Remove unused source files.Ralf Baechle2011-11-082-277/+0
| * | MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch2011-11-082-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\ \ \
| * | | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| |/ /
* | | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-148-7/+8
* | | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-1428-49/+296
| |/ |/|
* | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1412-523/+324
|\ \
| * | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-114-61/+0
| * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-114-197/+117
| * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-114-212/+115
| * | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| * | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| * | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| * | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
* | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-148-74/+28
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-111035-15365/+22777
| |\ \ \ \
| | * | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-112-68/+1
| | | |/ / | | |/| |
| * | | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-114-2/+10
| * | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt2011-11-041-4/+12
| |\ \ \ \
| | * | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-4/+12
| | | |/ / | | |/| |
| * | | | sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-041-0/+5
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-1230-78/+106
|\ \ \ \
| * \ \ \ Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-111-1/+1
| |\ \ \ \
| | * | | | ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-114-20/+39
| |\ \ \ \
| | * | | | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-1/+16
| | * | | | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-111-2/+2
| | * | | | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-111-15/+19
| | * | | | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-111-2/+2
| | |/ / /