summaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01166-641/+3219
|\
| * [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
| * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
| * [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-261-0/+3
| * [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek2007-04-011-16/+18
| * [ARM] Fix __NR_kexec_loadRussell King2007-04-011-1/+1
| * [ARM] 4296/1: ixp4xx: compile fixVladimir Barinov2007-03-301-17/+0
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-252-4/+8
| |\
| | * [ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski2007-03-251-1/+1
| | * [ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König2007-03-201-3/+7
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-201-2/+2
| |\|
| | * [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
| * | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-175-6/+9
| |/
| * [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda2007-03-121-3/+3
| * [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams2007-03-081-0/+12
| * [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-17/+0
| * Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-023-7/+13
| |\
| | * ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| | * ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| | * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-021-1/+1
| * | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-263-33/+7
| |\
| | * [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König2007-02-251-0/+6
| | * [ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2007-02-222-33/+1
| * | [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-211-20/+14
| * | [PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel2007-02-211-10/+11
| * | [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-212-18/+36
| |/
| * Merge ARM fixesRussell King2007-02-2016-102/+435
| |\
| | * [ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King2007-02-201-3/+3
| | * [ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy2007-02-201-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-3/+3
| | |\
| | | * Storage class should be before const qualifierTobias Klauser2007-02-171-3/+3
| | * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19117-404/+2771
| | |\ \ | | | |/ | | |/|
| * | | [ARM] Merge remaining IOP codeRussell King2007-02-2036-114/+341
| |\ \ \ | | |_|/ | |/| |
| | * | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-175-22/+104
| | * | [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-174-72/+0
| | * | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-1728-25/+210
| * | | Merge the easy part of the IOP branchRussell King2007-02-183-3/+31
| |\| |
| | * | [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-0/+1
| | * | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-143-3/+30
| * | | Merge NetSilicon NS93xx treeRussell King2007-02-1818-0/+772
| |\ \ \
| | * | | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-1718-0/+772
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. | | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-1785-266/+1757
| |\ \ \ \ \ \| |
| | | | | | * | | [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-151-0/+2
| | | | | | * | | Merge Realview GIC codeRussell King2007-02-156-4/+34
| | | | | | |\ \ \
| | | | | | | * | | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-154-1/+21
| | | | | | | * | | [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-152-1/+10
| | | | | | | * | | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-151-2/+3
| | | | | | | |/ /
| | | | | | * | | [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-111-0/+56
| | | | | | * | | [ARM] Convert DMA cache handling to take const void * argsRussell King2007-02-082-7/+7