summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27200-6135/+1611
|\
| *-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27188-6043/+1455
| |\ \
| | | * 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-264-2/+9
| | * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-26536-12512/+17529
| | |\ \
| | | * | 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-2512-10/+30
| | | * | 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-2569-2940/+226
| | |\ \ \
| | | * \ \ Merge branch 'dev/removing-s5p6442' into for-nextKukjin Kim2011-05-16155-3272/+1545
| | | |\ \ \
| | | | * | | ASoC: Remove to support sound for S5P6442Kukjin Kim2011-05-162-3/+3
| | | | * | | ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-1242-2141/+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-2517-60/+375
| | |\ \ \ \ \
| | | * | | | | dt: add documentation of ARM dt boot interfaceGrant Likely2011-05-232-8/+73
| | | * | | | | 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
| | | * | | | | of/flattree: minor cleanupsAndres Salomon2011-05-110-0/+0
| | | * | | | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-115-10/+8
| | | | |/ / / | | | |/| | |
| * | | | | | ARM: kill pmd_off()Russell King2011-05-261-6/+1
| * | | | | | ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais2011-05-261-2/+23
| * | | | | | ARM: 6830/1: mach-ux500: force PrimeCell revisionsLinus Walleij2011-05-264-33/+53
| * | | | | | ARM: 6829/1: amba: make hardcoded periphid override hardwareLinus Walleij2011-05-261-0/+5
| * | | | | | 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
OpenPOWER on IntegriCloud