aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27180-6025/+1372
|\ \
| | * ARM: 6945/1: Add unwinding support for division functionsLaura Abbott2011-05-271-5/+20
| | * ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon2011-05-261-3/+3
| | * ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-262-11/+10
| | * ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-265-4/+13
| | * ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-05-262-0/+3
| | * ARM: add sendmmsg syscallRussell King2011-05-262-0/+2
| | * ARM: 6863/1: allow hotplug on msmJeffrey Ohlstein2011-05-261-1/+0
| | * ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon2011-05-261-4/+5
| | * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-263-2/+7
| * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-26185-5666/+2812
| |\ \
| | * | at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD2011-05-2514-2350/+2
| | * | at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD2011-05-2517-18/+63
| | * | at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD2011-05-2541-51/+1
| | * | at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD2011-05-2510-18/+6
| | * | at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD2011-05-2522-202/+372
| | * | at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD2011-05-2547-94/+166
| | * | at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper existJean-Christophe PLAGNIOL-VILLARD2011-05-251-19/+0
| | * | atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-2511-9/+29
| | * | at91sam9261: rename at91sam9261ek to at91sam9261 defconfigJean-Christophe PLAGNIOL-VILLARD2011-05-251-11/+74
| | * | at91sam9263: merge all boards defconfig into only oneJean-Christophe PLAGNIOL-VILLARD2011-05-253-221/+73
| | * | at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD2011-05-259-54/+39
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-2566-2935/+223
| |\ \ \
| | * \ \ Merge branch 'dev/removing-s5p6442' into for-nextKukjin Kim2011-05-1650-2186/+190
| | |\ \ \
| | | * | | ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-1241-2139/+6
| | * | | | ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim2011-05-0620-796/+37
| | * | | | ARM: exynos4_defconfig: Update for adding machinesKukjin Kim2011-05-061-0/+2
| | * | | | ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI boardJoonyoung Shim2011-05-062-0/+91
| | * | | | ARM: EXYNOS4: CPUIDLE SupportJaecheol Lee2011-05-062-0/+87
| * | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-05-255-15/+13
| |\ \ \ \ \
| | * | | | | davinci: move DM64XX_VDD3P3V_PWDN to devices.cManjunath Hadli2011-05-232-3/+3
| | * | | | | DA8xx: move base address #define's to their proper placeSergei Shtylyov2011-05-062-9/+9
| | * | | | | DA8xx: kill duplicate #define DA8XX_PLL1_BASESergei Shtylyov2011-05-062-2/+1
| | * | | | | DA8xx: kill duplicate #define DA8XX_GPIO_BASESergei Shtylyov2011-05-061-1/+0
| | |/ / / /
| * | | | | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-2514-48/+298
| |\ \ \ \ \
| | * | | | | arm/dt: probe for platforms via the device treeGrant Likely2011-05-236-4/+135
| | * | | | | arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-232-29/+47
| | * | | | | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-117-1/+92
| | * | | | | arm/dt: Make __vet_atags also accept a dtb imageGrant Likely2011-05-112-10/+22
| | * | | | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-114-6/+4
| | | |/ / / | | |/| | |
* | | | | | ARM: kill pmd_off()Russell King2011-05-261-6/+1
* | | | | | ARM: 6830/1: mach-ux500: force PrimeCell revisionsLinus Walleij2011-05-264-33/+53
* | | | | | ARM: 6828/1: mach-ux500: delete SSP PrimeCell IDLinus Walleij2011-05-262-4/+1
* | | | | | ARM: 6827/1: mach-netx: delete hardcoded periphidLinus Walleij2011-05-261-1/+0
* | | | | | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin2011-05-261-0/+7
* | | | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-264-46/+66
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-0/+1
|\ \ \ \ \
| * | | | | mmc: tegra: add pm_flagsVenkat Rao2011-05-241-0/+1
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-251-0/+1
|\ \ \ \ \ \
| * | | | | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+1
| | |_|_|_|/ | |/| | | |