summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2511-266/+412
|\
| * Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-226-6/+149
| |\
| | * ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm2011-10-226-2/+96
| | * ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm2011-10-225-5/+54
| * | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\ \
| | * | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| * | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-079-264/+267
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-2683-186/+514
| | |\ \
| | * | | ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm2011-09-252-1/+6
| | * | | ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm2011-09-253-12/+257
| | * | | ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm2011-09-253-246/+23
| | * | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-0/+1
| | | |/ | | |/|
| | * | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-255-2/+5
| | * | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-4/+2
| | * | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-1/+1
| | * | ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki2011-08-253-40/+14
* | | | Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-10-258-581/+85
|\ \ \ \
| * | | | pinctrl: add a driver for the U300 pinmuxLinus Walleij2011-10-138-581/+85
| |/ / /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-254-6/+59
|\ \ \ \
| * | | | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+1
| * | | | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-181-6/+5
| |\ \ \ \
| | * | | | usb: musb: fix build breakageFelipe Balbi2011-09-091-6/+5
| * | | | | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-292-0/+53
| |\ \ \ \ \ | | |/ / / /
| | * | | | USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-222-0/+53
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-252-55/+14
|\ \ \ \ \ \
| * | | | | | ARM: mxc: convert device creation to use platform_device_register_fullUwe Kleine-König2011-08-262-55/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-2510-12/+7
|\ \ \ \ \ \
| * | | | | | ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle2011-10-131-1/+1
| * | | | | | bcmring: drop commented out line in KconfigPaul Bolle2011-10-061-2/+0
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-273-4/+3
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-15627-4787/+12764
| |\ \ \ \ \ \
| * | | | | | | Remove unneeded version.h includes from arch/arm/Jesper Juhl2011-09-152-2/+0
| * | | | | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-152-2/+2
| * | | | | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
* | | | | | | | Merge branch 'misc' into for-linusRussell King2011-10-25145-520/+771
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer2011-10-231-10/+13
| * | | | | | | | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-222-0/+22
| * | | | | | | | ARM: 7136/1: pl330: Fix a race conditionJavi Merino2011-10-221-1/+1
| * | | | | | | | ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed2011-10-201-2/+2
| * | | | | | | | ARM: Add a few machine types to mach-typesRussell King2011-10-171-4/+16
| * | | | | | | | ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen2011-10-171-0/+3
| * | | | | | | | ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-171-0/+8
| * | | | | | | | ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent2011-10-171-1/+1
| * | | | | | | | ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson2011-10-171-5/+5
| * | | | | | | | ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij2011-10-172-8/+38
| * | | | | | | | ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen2011-10-171-17/+18
| * | | | | | | | ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-172-3/+17
| * | | | | | | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-1732-66/+50
| * | | | | | | | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-174-20/+73
| * | | | | | | | ARM: 7102/1: mach-integrator: update defconfigLinus Walleij2011-10-171-4/+15
OpenPOWER on IntegriCloud