summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-2819-5060/+110
|\
| * Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-05-273-2113/+104
| |\
| | * GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-272-2010/+1
| | * GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2011-05-272-103/+103
| * | gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2011-05-262-356/+1
| * | gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-262-289/+1
| * | gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-262-366/+1
| * | gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-262-207/+0
| * | gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-261-0/+2
| * | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-265-1028/+0
| * | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-262-701/+1
* | | Merge branch 'setns'Linus Torvalds2011-05-2849-28/+84
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-2849-28/+84
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-2714-57/+14
|\ \ \ \
| * | | | mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles2011-05-251-2/+1
| * | | | mtd: octeon: convert to mtd_device_register()Jamie Iles2011-05-251-10/+1
| * | | | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-254-9/+10
| * | | | mtd: bfin: convert to mtd_device_register()Jamie Iles2011-05-252-8/+0
| * | | | mtd: s3c2410: remove CONFIG_MTD_PARTITIONS testJamie Iles2011-05-252-11/+0
| * | | | mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-1/+0
| * | | | mtd: ixp: convert to mtd_device_register()Jamie Iles2011-05-251-4/+0
| * | | | arm: mtd: gemini: convert to mtd_device_register()Jamie Iles2011-05-252-12/+2
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27190-6115/+1500
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ 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
OpenPOWER on IntegriCloud