aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson2-8/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-1/+2
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-314/+548
2007-05-06Merge branch 'ixp4xx' into develRussell King8-28/+182
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King25-258/+319
2007-05-06[ARM] Add comments marking in-use ptrace numbersRussell King1-7/+3
2007-05-06[ARM] Move syscall saving out of the way of utraceRussell King1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-05[ARM] 4360/1: S3C24XX: regs-udc.h remove unused macroArnaud Patard1-4/+0
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King4-20/+28
2007-05-05[ARM] mm 9: add additional device memory typesRussell King1-8/+12
2007-05-05[ARM] iop: add missing parens in macroRussell King1-1/+1
2007-05-05[ARM] mm 7: remove duplicated __ioremap() prototypesRussell King3-3/+0
2007-05-05[ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones3-0/+68
2007-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-3/+3
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+13
2007-05-03[ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer1-118/+0
2007-05-03[ARM] 4329/1: fix position of NETX_SYSTEM_REGSascha Hauer1-2/+2
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King1-1/+1
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King1-50/+0
2007-05-03[ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor1-1/+11
2007-05-03[ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor1-0/+61
2007-05-03[ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams1-0/+1
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams5-8/+41
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-05-01mmc: Move OCR bit definesPierre Ossman3-3/+3
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov166-641/+3219
2007-04-30[ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2-0/+57
2007-04-30[ARM] 4341/1: iop13xx: fix i/o address translationDan Williams1-9/+13
2007-04-28[ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATEBen Dooks1-1/+1
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+3
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-29/+29
2007-04-21[ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks1-13/+0
2007-04-21[ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2-3/+1
2007-04-21[ARM] 4299/1: S3C AC97 fill in register bit definesGraeme Gregory1-6/+50
2007-04-21[ARM] 4301/1: add mach type cc9p9360jsUwe Kleine-König2-1/+4
2007-04-21[ARM] 4320/1: ixp4xx: cpu type detection stuff cleanupVladimir Barinov3-48/+33
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko5-12/+40
2007-04-21[ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda1-0/+73
2007-04-21[ARM] 4294/1: ns9xxx: Determine system clock from PLL register settingsUwe Kleine-König1-2/+32
2007-04-21[ARM] 4293/1: ns9xxx: Add bit fields FS and ND to the definition ofUwe Kleine-König1-0/+6
2007-04-21[ARM] 4292/1: ns9xxx: Make REGGET consistant with REGSETUwe Kleine-König1-2/+3
2007-04-21[ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda1-0/+1
2007-04-21[ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King1-0/+8
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King1-0/+2
2007-04-01[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek1-16/+18