summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-151-3/+3
| | | | | * | | | | | ARM: Add irqtime accounting supportRussell King2012-09-151-0/+8
| | | | | * | | | | | ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-09-021-8/+8
| | | | | * | | | | | ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon2012-08-251-6/+61
| | | | | * | | | | | ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
| | | | | * | | | | | ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon2012-08-251-2/+7
| | | | | * | | | | | ARM: 7494/1: use generic termios.hRob Herring2012-08-252-92/+1
| | | | | * | | | | | ARM: 7493/1: use generic unaligned.hRob Herring2012-08-252-19/+1
| | | | | * | | | | | ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
| | | | | * | | | | | ARM: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17
| | | | | * | | | | | ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-131-1/+1
| | | | | * | | | | | ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd2012-08-111-1/+1
| | | | * | | | | | | ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-174-63/+77
| | | | * | | | | | | ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-177-53/+269
| | | | * | | | | | | ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-176-68/+360
| | | | * | | | | | | Merge branch 'atags' into integratorRussell King2012-09-178-257/+277
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2012-09-033-9/+33
| | | | | * | | | | | | ARM: 7505/1: split out ATAGS parsingNicolas Pitre2012-09-037-251/+247
| | | | * | | | | | | | ARM: 7516/1: plat-versatile: add DT support to FPGA IRQLinus Walleij2012-09-173-10/+95
| | | | * | | | | | | | ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij2012-09-171-1/+4
| | | | * | | | | | | | ARM: 7514/1: integrator: call common init function from machineLinus Walleij2012-09-174-4/+6
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-09-282-0/+13
| | * | | | | | | | | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao2012-09-151-2/+6
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'cleanup' into for-linusRussell King2012-10-046-70/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | ARM: Don't unconditionally bloat thread_infoRussell King2012-08-292-0/+4
| | * | | | | | | | ARM: iMX: visstrim_m10: use arm_memblock_stealRussell King2012-08-291-4/+2
| | * | | | | | | | ARM: sa1100: remove lart.hPaul Bolle2012-06-251-13/+0
| | * | | | | | | | ARM: pxa: remove eseries.hPaul Bolle2012-06-251-14/+0
| | * | | | | | | | ARM: remove old SA-1111.hPaul Bolle2012-06-251-5/+0
| | * | | | | | | | ARM: remove linkup-l1110.hPaul Bolle2012-06-251-48/+0
* | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-10-0712-80/+182
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0
| * | | | | | | | | | microblaze: Added more support for PCIJohn Linn2012-10-042-0/+6
| * | | | | | | | | | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-043-15/+15
| * | | | | | | | | | microblaze: Fix bug with passing command lineMichal Simek2012-10-042-12/+15
| * | | | | | | | | | microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0
| * | | | | | | | | | microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0
| * | | | | | | | | | microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
| * | | | | | | | | | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-043-9/+10
| * | | | | | | | | | microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-042-24/+32
| * | | | | | | | | | microblaze: Added fdt chosen capability for timerMichal Simek2012-10-041-1/+9
| * | | | | | | | | | microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-041-0/+90
| * | | | | | | | | | microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-041-2/+5
| * | | | | | | | | | microblaze: clinkage.hPaul Bolle2012-10-041-1/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-10-072-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ima: fix bug in argument orderDmitry Kasatkin2012-10-052-4/+4
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-10-0735-1778/+702
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | m68knommu: fix inconsistent formating in ColdFire 5407 definitionsGreg Ungerer2012-09-271-6/+6
| * | | | | | | | | | | m68knommu: fix inconsistent formating in ColdFire 5307 definitionsGreg Ungerer2012-09-271-6/+6
| * | | | | | | | | | | m68knommu: fix inconsistent formating in ColdFire 527x definitionsGreg Ungerer2012-09-271-17/+17
OpenPOWER on IntegriCloud