aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Gravatar Linus Torvalds 41-401/+344
2011-11-07Merge branch 'fixes-modulesplit' into fixesGravatar Tony Lindgren 1299-20615/+26845
2011-11-07ARM: OMAP: Fix export.h or module.h includesGravatar Tony Lindgren 4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hGravatar Axel Lin 1-0/+1
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLGravatar Paul Gortmaker 2-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 7-131/+196
2011-11-07Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 43-184/+104
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-34/+45
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-1/+25
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 423-172/+388
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextGravatar Len Brown 7-131/+196
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 17-158/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-99/+1
2011-11-06cpuidle: Single/Global registration of idle statesGravatar Deepthi Dharwar 6-87/+127
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsGravatar Deepthi Dharwar 2-8/+10
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Gravatar Deepthi Dharwar 6-47/+70
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 14-197/+1062
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 169-1327/+8416
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Gravatar Linus Torvalds 5-5/+4
2011-11-06mrst pmu: update commentGravatar Len Brown 1-1/+1
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosGravatar Kukjin Kim 76-81/+106
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIGravatar Marc Zyngier 1-13/+27
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmGravatar Joonyoung Shim 1-0/+7
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeGravatar Jonghwan Choi 1-0/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 22-141/+615
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 218-5961/+5335
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsGravatar Russell King 1-1/+1
2011-11-05ARM: 7142/1: davinci: mark GPIO implementation complexGravatar Linus Walleij 1-0/+2
2011-11-05ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Gravatar Kukjin Kim 1-2/+0
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningGravatar Russell King 2-2/+1
2011-11-05ARM: EXYNOS4: Fix the merge conflictGravatar Kukjin Kim 1-3/+0
2011-11-04ARM: OMAP2: Fix H4 matrix keyboard warningGravatar Tony Lindgren 1-53/+69
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hGravatar Jarkko Nikula 2-124/+0
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerGravatar Tony Lindgren 1-1/+1
2011-11-04ARM: OMAP2+: timer: Remove omap_device_pm_latencyGravatar Benoit Cousson 1-11/+1
2011-11-04ARM: OMAP2+: clock data: Remove redundant timer clkdevGravatar Benoit Cousson 4-47/+0
2011-11-04ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioGravatar Thomas Weber 1-1/+0
2011-11-04ARM: OMAP: usb: musb: OMAP: Delete unused functionGravatar Bjarne Steinsbo 1-38/+0
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 33-1762/+1229
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intGravatar Tomi Valkeinen 9-20/+36
2011-11-04ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyGravatar Balaji T K 1-1/+1
2011-11-04ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFGravatar Balaji T K 1-12/+2
2011-11-04ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Gravatar Paul Walmsley 1-2/+2
2011-11-04ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successGravatar Laurent Pinchart 1-1/+1
2011-11-04ARM: OMAP: dmtimer: Include linux/module.hGravatar Axel Lin 1-0/+1
2011-11-04ARM: OMAP2+: l3-noc: Include linux/module.hGravatar Axel Lin 1-0/+1
2011-11-04ARM: OMAP2+: devices: Fixes for McPDMGravatar Peter Ujfalusi 1-14/+3
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardGravatar Sanjeev Premi 2-0/+14
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Gravatar Tony Lindgren 3-39/+53
2011-11-04Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Gravatar Tony Lindgren 2-9/+12