aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds
2011-11-15unicore32: drop unused Kconfig symbolsPaul Bolle
2011-11-15arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao