summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-201-0/+30
* [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-201-1/+27
* Merge ARM fixesRussell King2007-02-2024-733/+83
|\
| * [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORTBen Dooks2007-02-201-0/+1
| * [ARM] fix mach-at91 build breakageDavid Brownell2007-02-201-1/+1
| * [ARM] Fix jornada720 build errorsRussell King2007-02-201-6/+0
| * [ARM] Fix iop13xx build errorRussell King2007-02-201-0/+1
| * [ARM] Fix build error caused by move of apmRussell King2007-02-201-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-192-2/+2
| |\
| | * kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-172-2/+2
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19197-5643/+13341
| |\ \ | | |/ | |/|
| * | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-2/+1
| * | [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-164-4/+4
| * | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
| * | [PATCH] Dynamic kernel command-line: armAlon Bar-Lev2007-02-121-3/+3
| * | [PATCH] AT91 GPIO wrappersDavid Brownell2007-02-121-0/+48
| * | [PATCH] sort the devres mess outAl Viro2007-02-111-0/+5
| * | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-10/+0
| * | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
| * | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-097-702/+8
* | | [ARM] Merge remaining IOP codeRussell King2007-02-2017-189/+71
|\ \ \ | |_|/ |/| |
| * | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-1712-139/+62
| * | [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-175-49/+0
| * | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-172-0/+8
* | | Merge the easy part of the IOP branchRussell King2007-02-189-8/+150
|\ \ \ | |/ /
| * | [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-146-4/+85
| * | [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams2007-02-141-1/+4
| * | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-143-4/+62
* | | Merge NetSilicon NS93xx treeRussell King2007-02-1814-6/+1165
|\ \ \
| * | | [ARM] 4211/1: Provide a defconfig for ns9xxxUwe Kleine-König2007-02-171-0/+621
| * | | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-1713-6/+544
| |/ /
* | | [ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 portsLennert Buytenhek2007-02-181-0/+14
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-17147-5548/+10676
|\ \ \ \ \ \ \ \
| | | | | | * | | [ARM] 4123/1: xsc3: general cleanupLennert Buytenhek2007-02-081-76/+75
| | | | | | |/ /
| | | | | * | | [ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas2007-02-161-0/+2
| | | | | * | | [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-152-0/+12
| | | | | * | | Merge Realview GIC codeRussell King2007-02-155-22/+134
| | | | | |\ \ \
| | | | | | * | | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-153-5/+17
| | | | | | * | | [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-151-0/+19
| | | | | | * | | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-153-17/+98
| | | | | | |/ /
| | | | | * | | [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-113-0/+110
| | | | | * | | [ARM] Always mark ARMv6 PTWs outer cacheableRussell King2007-02-081-6/+8
| | | | | * | | [ARM] 4153/1: fix consistent_sync() off-by-one BUG checkLennert Buytenhek2007-02-081-1/+1
| | | | | * | | [ARM] Convert DMA cache handling to take const void * argsRussell King2007-02-082-11/+9
| | | | | * | | [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-084-0/+13
| | | | | * | | [ARM] Don't call consistent_sync() for DMA coherent memoryRussell King2007-02-081-3/+10
| | | | | * | | [ARM] 4129/1: Add barriers after the TLB operationsCatalin Marinas2007-02-081-0/+4
| | | | | * | | [ARM] 4128/1: Architecture compliant TTBR changing sequenceCatalin Marinas2007-02-081-2/+10
| | | | | |/ /
OpenPOWER on IntegriCloud