summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent
2011-01-10ux500: dynamic SOC detectionRabin Vincent
2011-01-10ux500: rename MOP board KconfigRabin Vincent
2011-01-10ux500: remove build-time changing macrosRabin Vincent
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07msm: add SMP support for msmJeff Ohlstein
2011-01-07msm: hotplug: support cpu hotplug on msmJeff Ohlstein
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein
2011-01-07msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko
2011-01-07msm: Secure Channel Manager (SCM) supportStephen Boyd
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Pull misc2.6.38 into release branchTony Luck
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07xen: HVM X2APIC supportSheng Yang
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07m68knommu: Need to check __get_user()/__put_user() resultAl Viro
2011-01-07m68knommu: signal.c __user annotationsAl Viro
2011-01-07m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro
2011-01-07m68knommu: f_pcr has been gone since headers' mergeAl Viro
2011-01-07m68knommu: Don't lose state if sigframe setup failsAl Viro
2011-01-07m68knommu: Handle multiple pending signalsAl Viro
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro
2011-01-07m68knommu: Don't bother with SA_ONESHOTAl Viro
2011-01-07m68k: Check __get_user()/__put_user() return valueAl Viro
2011-01-07m68k: Missing syscall_trace() on sigreturnAl Viro
2011-01-07m68k: Fix stack mangling logics in sigreturnAl Viro
2011-01-07m68k: If we fail to set sigframe up, just leave regs alone...Al Viro
2011-01-07m68k: Don't lose state if sigframe setup failsAl Viro
2011-01-07m68k: Simplify the singlestepping handling in signalsAl Viro
2011-01-07m68k: Switch to saner sigsuspend()Al Viro
2011-01-07m68k: Resetting sa_handler in local copy of k_sigaction is pointlessAl Viro