summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-182-3/+2Star
|\
| * xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1Star
| * xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-1/+1
* | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2011-11-187-33/+20Star
|\ \
| * | unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0Star
| * | unicore32: Fix typo 'PUV3_I2C'Paul Bolle2011-11-161-2/+2
| * | unicore32: drop unused Kconfig symbolsPaul Bolle2011-11-151-14/+0Star
| * | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe2011-11-151-2/+2
| * | unicore32: fix build error for find bitopsGuan Xuetao2011-11-153-14/+16
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-1824-108/+149
|\ \ \
| * | | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
| * | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
| * | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0Star
| * | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1Star
| * | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0Star
| * | | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
| * | | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
| * | | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
| * | | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
| * | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
| * | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
| * | | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2Star
| * | | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
| * | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
| * | | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* | | | 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-1631-330/+80Star
|\ \ \ \ | |_|/ / |/| | |
| * | | 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/+2Star
| * | | 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/+0Star
| * | | 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