summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-241-2/+2
|\
| * userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-241-8/+0
|\ \
| * | arm: remove ability to select CONFIG_MCAPaul Gortmaker2012-05-181-8/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-248-8/+143
|\ \ \
| * | | mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin2012-05-158-8/+126
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-151042-16227/+26721
| |\ \ \
| * | | | crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-041-0/+5
| * | | | crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-041-0/+16
* | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2313-27/+114
|\ \ \ \ \
| * | | | | ARM: mx31_3ds: Add sound supportPhilippe Rétornaz2012-05-182-1/+22
| * | | | | mx31moboard: Add sound supportPhilippe Rétornaz2012-05-182-1/+20
| * | | | | Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-1381-487/+622
| |\ \ \ \ \
| * \ \ \ \ \ ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-1635-200/+71
| |\ \ \ \ \ \
| * | | | | | | ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-132-2/+38
| * | | | | | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-133-6/+26
| * | | | | | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-0973-243/+476
| |\ \ \ \ \ \ \
| * | | | | | | | ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-063-8/+8
| * | | | | | | | ARM: tegra: remove tegra_pcm_deviceStephen Warren2012-04-015-9/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | 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-171-3/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-233-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-061-1/+1
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-234-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-239-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-236-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-1935-200/+71
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-194-0/+9
| | * | | | | | | | | | | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-192-9/+0
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2315-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-107-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
| | | |/ / / / / / / / / | | |/| | | | | | | | |