aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-319/+159
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-3/+2
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds7-33/+20
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds24-108/+149
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-17/+96
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro1-1/+1
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro1-0/+2
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle1-2/+2
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds31-330/+80
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller3-11/+31
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-11-15unicore32: drop unused Kconfig symbolsPaul Bolle1-14/+0
2011-11-15arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao3-14/+16
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+43
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin15-13/+15
2011-11-14x86: Call stop_machine_text_poke() on all CPUsRabin Vincent1-1/+1
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber1-2/+5
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber3-1/+6
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3
2011-11-14[S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu1-0/+1
2011-11-14[S390] incorrect note program headerMartin Schwidefsky1-0/+2
2011-11-14[S390] pfault: ignore leftover completion interruptsHeiko Carstens1-2/+7
2011-11-14[S390] fix pgste update logicMartin Schwidefsky1-3/+9
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens3-1/+25
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds12-523/+324
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds8-74/+28