summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0641-314/+548
|\
| * Merge branch 'ixp4xx' into develRussell King2007-05-068-28/+182
| |\
| | * [ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones2007-05-053-0/+68
| | * [ARM] 4320/1: ixp4xx: cpu type detection stuff cleanupVladimir Barinov2007-04-213-48/+33Star
| | * [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-215-12/+40
| | * [ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda2007-04-211-0/+73
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-0625-258/+319
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | | | | | | | | * [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macroArnaud Patard2007-05-051-4/+0Star
| | | | | | | | | | | * [ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATEBen Dooks2007-04-281-1/+1
| | | | | | | | | | | * [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-211-13/+0Star
| | | | | | | | | | | * [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-212-3/+1Star
| | | | | | | | | | | * [ARM] 4299/1: S3C AC97 fill in register bit definesGraeme Gregory2007-04-211-6/+50
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | | | | | | | * [ARM] ecard: Convert card type enum to a flagRussell King2007-05-031-1/+1
| | | | | | | | | | * [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-031-50/+0Star
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-221-29/+29
| | | | | | | | | * [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-211-0/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | | * [ARM] 4301/1: add mach type cc9p9360jsUwe Kleine-König2007-04-212-1/+4
| | | | | | | | * [ARM] 4294/1: ns9xxx: Determine system clock from PLL register settingsUwe Kleine-König2007-04-211-2/+32
| | | | | | | | * [ARM] 4293/1: ns9xxx: Add bit fields FS and ND to the definition ofUwe Kleine-König2007-04-211-0/+6
| | | | | | | | * [ARM] 4292/1: ns9xxx: Make REGGET consistant with REGSETUwe Kleine-König2007-04-211-2/+3
| | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * [ARM] 4329/1: fix position of NETX_SYSTEM_REGSascha Hauer2007-05-031-2/+2
| | | | |_|_|/ | | | |/| | |
| | | | | | * [ARM] Add comments marking in-use ptrace numbersRussell King2007-05-061-7/+3Star
| | | | | | * [ARM] Move syscall saving out of the way of utraceRussell King2007-05-061-0/+1
| | | | |_|/ | | | |/| |
| | | | | * [ARM] iop: add missing parens in macroRussell King2007-05-051-1/+1
| | | | | * [ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams2007-05-031-0/+1
| | | | | * [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-035-8/+41
| | | | | * [ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2007-04-302-0/+57
| | | | | * [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-301-9/+13
| | | | |/ | | | |/|
| | | | * [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-031-118/+0Star
| | | |/
| | * | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-031-1/+11
| | * | [ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor2007-05-031-0/+61
| | |/
| * | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-054-20/+28
| * | [ARM] mm 9: add additional device memory typesRussell King2007-05-051-8/+12
| * | [ARM] mm 7: remove duplicated __ioremap() prototypesRussell King2007-05-053-3/+0Star
| |/
| * [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+8
| * [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-0/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\ \
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-053-3/+3
|\ \ \
| * | | mmc: Move OCR bit definesPierre Ossman2007-05-013-3/+3
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-051-0/+13
|\ \ \
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01166-641/+3219
| |\| |
| * | | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-161-0/+13
* | | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
| |/ / |/| |
* | | [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/+0Star