aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre14-14/+14
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-8/+20
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+19
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds472-2647/+46967
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki12-22/+507
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-0/+4
2009-09-12Merge branch 'master' into develRussell King84-632/+1444
2009-09-12Merge branch 'devel-stable' into develRussell King330-1662/+20139
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King189-1433/+28377
2009-09-12[ARM] Update mach-typesRussell King1-4/+64
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-8/+4
2009-09-12Merge branch 'nomadik' into devel-stableRussell King29-2/+2958
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King3-17/+36
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-21/+491
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov1-1/+3
2009-09-11Merge branch 'next' into for-linusJames Morris3-1/+12
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai7-21/+491
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki3-1/+12
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-08Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King3-0/+439
2009-09-08[ARM] orion5x: Add LaCie NAS 2Big Network supportSimon Guinot3-0/+439
2009-09-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-2/+2
2009-09-07[ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek1-2/+2
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa1-0/+1
2009-09-06ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek boardNicolas Ferre1-1/+1
2009-09-06ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou3-12/+10
2009-09-06ARM: 5689/1: Update default config of HP Jornada 700-series machinesKristoffer Ericson1-119/+210
2009-09-04ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmemNicolas Pitre1-0/+8
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells3-1/+9
2009-09-02ARM: 5687/1: fix an oops with highmemNicolas Pitre1-1/+8
2009-09-02ARM: 5684/1: Add nuc960 platform to w90x900wanzongshun5-0/+143
2009-09-02ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun5-0/+143
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun15-623/+725
2009-09-02MMC: MMCI: convert realview MMC to use gpiolibRussell King1-4/+7
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov92-579/+1484
2009-08-25ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2-58/+28
2009-08-25OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula1-23/+25
2009-08-24ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik1-0/+10
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-21ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks1-0/+37
2009-08-20OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala1-0/+9
2009-08-20OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala1-6/+7
2009-08-20OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin1-1/+9
2009-08-20OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2-3/+4
2009-08-20OMAP: McBSP: Change wakeup signalsEduardo Valentin2-8/+2
2009-08-20OMAP: McBSP: Wakeups utilizedEero Nurkkala2-0/+63
2009-08-20OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2-0/+92