summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-223-5/+5
|\ \
| * | Fix "the the" in various KconfigMasanari Iida2012-04-182-4/+4
| * | Merge branch 'master' into for-nextJiri Kosina2012-04-081555-27021/+34049
| |\ \
| * | | arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-224-13/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-1835-234/+397
| |\ \ \ \
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-093-12/+4
| * | | | | perf: Remove PERF_COUNTERS config optionRobert Richter2012-04-261-1/+1
* | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-229-0/+315
|\ \ \ \ \ \
| * | | | | | ARM: AT91: Add ADC driver to the at91sam9g20 dtsiMaxime Ripard2012-05-141-0/+35
| * | | | | | ARM: AT91: Add ADC driver to the at91sam9x5 dtsiMaxime Ripard2012-05-141-0/+38
| * | | | | | ARM: AT91: Add ADC driver to the at91sam9g45 dtsiMaxime Ripard2012-05-141-0/+37
| * | | | | | ARM: AT91: Add the ADC clock to the sam9x5 SoC fileMaxime Ripard2012-05-141-0/+6
| * | | | | | ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard2012-05-143-0/+122
| * | | | | | ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard2012-05-143-0/+112
* | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-226-9/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-236-9/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-1835-200/+71
| | |\ \ \ \ \ \
| | * | | | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-184-0/+9
| | * | | | | | | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-182-9/+0
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2215-446/+114
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-1727-110/+216
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2012-05-162-0/+12
| | * | | | | | | | ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2012-05-162-1/+9
| | * | | | | | | | ARM: EXYNOS: Add s3c-hsotg device support for GONI boardLukasz Majewski2012-05-162-0/+6
| | * | | | | | | | ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski2012-05-164-28/+80
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-097-7/+7
| * | | | | | | | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-079-417/+7
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-049-417/+7
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2292-819/+4173
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson2012-05-1812-45/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons2012-05-142-1/+24
| | * | | | | | | | ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin2012-05-1411-44/+15
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'renesas/board2' into next/boardsArnd Bergmann2012-05-162-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: fix smp buildArnd Bergmann2012-05-162-2/+4
| * | | | | | | | | Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann2012-05-1527-54/+919
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetreeSimon Baatz2012-05-157-0/+207
| | * | | | | | | | | kirkwood: Add iconnect supportArnaud Patard (Rtp)2012-05-157-0/+209
| | * | | | | | | | | orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)2012-05-153-23/+27
| | * | | | | | | | | kirkwood/orion: fix orion_gpio_set_blinkArnaud Patard (Rtp)2012-05-151-2/+2
| | * | | | | | | | | ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdtJamie Lentin2012-05-152-0/+70
| | * | | | | | | | | kirkwood: Allow nand to be configured via. devicetreeJamie Lentin2012-05-152-1/+26
| | * | | | | | | | | ARM: kirkwood: Basic support for DNS-320 and DNS-325Jamie Lentin2012-05-158-0/+350
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'board-new' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Arnd Bergmann2012-05-1513-5/+1603
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'renesas-kzm9g' into renesas-board-newRafael J. Wysocki2012-05-143-1/+30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: mach-shmobile: Use DT_MACHINE for KZM9GMagnus Damm2012-05-143-1/+30
| | * | | | | | | | | Merge branch 'renesas-armadillo800eva' into renesas-board-newRafael J. Wysocki2012-05-143-1/+30
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 evaMagnus Damm2012-05-143-1/+30
OpenPOWER on IntegriCloud