summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-07omap2plus: prm: Trvial build break fix for undefined reference to 'omap2_prm_...Santosh Shilimkar
2011-01-07omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclaredSantosh Shilimkar
2011-01-07omap2plus: voltage: Trivial linking fix 'undefined reference'Santosh Shilimkar
2011-01-07omap2plus: voltage: Trivial warning fix 'no return statement'Santosh Shilimkar
2011-01-07omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_maskSantosh Shilimkar
2011-01-07arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi
2011-01-07omap2+: pm_bus: make functions used as pointers as staticNishanth Menon
2011-01-07OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg
2011-01-07OMAP2+: TWL: include pm header for init protosNishanth Menon
2011-01-07OMAP2+: TWL: make conversion routines staticNishanth Menon
2011-01-07OMAP3+: sr_device: include pm headerNishanth Menon
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-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker
2011-01-07ARM i.MX27 3ds: Fix mc13783 regulator namesSascha Hauer
2011-01-07x86, dumpstack: Fix unused variable warningRakib Mullick
2011-01-07xen: HVM X2APIC supportSheng Yang
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07ARM i.MX53 enable sdhc support on EVK boardYong Shen
2011-01-07ARM i.MX53 enable i2c on EVK boardYong Shen
2011-01-07ARM i.MX53: enable fec driver on EVK boardYong Shen
2011-01-07arm: mxc: move IOMUX_CONFIG_SION definition to iomux-v3.hRichard Zhao
2011-01-07x86, NMI: Clean-up default_do_nmi()Don Zickus
2011-01-07x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes
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