summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt16-40/+374
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds10-343/+231
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+19
2011-01-10Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-261/+354
2011-01-10Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds12-24/+819
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent2-12/+18
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds38-1729/+611
2011-01-10headers: kobject.h reduxAlexey Dobriyan2-2/+0
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+62
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal1-0/+2
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal1-0/+4
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-0/+2
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu8-38/+105
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu1-0/+37
2011-01-10OMAP3: Enable display on ZOOM2/3/3630SDPKishore Y2-0/+2
2011-01-10OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3Kishore Y4-2/+221
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N1-0/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-270/+64
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds30-97/+250
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+3
2011-01-07msm: add SMP support for msmJeff Ohlstein4-0/+208
2011-01-07msm: hotplug: support cpu hotplug on msmJeff Ohlstein2-0/+93
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein3-24/+108
2011-01-07msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko3-1/+78
2011-01-07msm: Secure Channel Manager (SCM) supportStephen Boyd4-0/+333
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-228/+75
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds47-1276/+1357
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-66/+6545
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+141
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-4/+11
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-45/+524
2011-01-07Pull misc2.6.38 into release branchTony Luck5-7/+19
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck1-0/+6
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+15
2011-01-07xen: HVM X2APIC supportSheng Yang3-19/+50
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2-2/+12
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar406-5089/+8360
2011-01-07m68knommu: Need to check __get_user()/__put_user() resultAl Viro1-6/+6
2011-01-07m68knommu: signal.c __user annotationsAl Viro1-28/+28
2011-01-07m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro1-14/+14
2011-01-07m68knommu: f_pcr has been gone since headers' mergeAl Viro1-4/+4
2011-01-07m68knommu: Don't lose state if sigframe setup failsAl Viro1-7/+12
2011-01-07m68knommu: Handle multiple pending signalsAl Viro4-9/+8
2011-01-07m68knommu: Switch to saner sigsuspendAl Viro6-68/+22