summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun2011-07-221-2/+2
* ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar2011-07-221-1/+5
* ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas2011-07-191-1/+1
* ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-193-1/+18
* ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypageHeechul Yun2011-07-081-1/+0
* ARM: 6996/1: mm: Poison freed init memoryStephen Boyd2011-07-081-1/+16
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-079-59/+9
* ARM: 6960/1: allow enabling SCU code on UPRob Herring2011-07-062-1/+2
* ARM: 6988/1: multi-cpu: remove arguments from CPU proc macrosWill Deacon2011-07-061-7/+7
* ARM: 6986/1: mach-realview: add TCM support for PB1176Linus Walleij2011-07-061-0/+1
* ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij2011-07-062-3/+20
* ARM: 6984/1: enhance TCM robustnessLinus Walleij2011-07-061-8/+39
* ARM: 6977/1: pmu: add platform_device_id table supportMark Rutland2011-06-291-2/+18
* ARM: 6976/1: pmu: add OF probing supportMark Rutland2011-06-291-1/+33
* ARM: 6975/1: pmu: reject duplicate PMU registrationsMark Rutland2011-06-291-6/+6
* ARM: 6974/1: pmu: refactor reservationMark Rutland2011-06-293-17/+22
* ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-299-17/+632
* ARM: Allow SoCs to enable scatterlist chainingRussell King2011-06-022-0/+7
* 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-283-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-272-356/+1
| * | gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-272-289/+1
| * | gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-272-366/+1
| * | gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-272-207/+0
| * | gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-271-0/+2
| * | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-275-1028/+0
| * | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-272-701/+1
* | | Merge branch 'setns'Linus Torvalds2011-05-282-0/+2
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-282-0/+2
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-286-28/+2
|\ \ \ \
| * | | | 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-28184-6108/+1492
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27174-6018/+1364
| |\ \ \ \ \ \
| | | * | | | | 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-2687-3009/+786
| | |\ \ \ \ \
| | | * | | | | 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