aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas1-0/+15
2007-05-09include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr5-5/+5
2007-05-09fix file specification in commentsUwe Kleine-König6-6/+6
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08[ARM] armv7: add dedicated ARMv7 barrier instructionsCatalin Marinas1-1/+5
2007-05-08[ARM] armv7: Add ARMv7 cacheid macrosCatalin Marinas1-5/+12
2007-05-08[ARM] armv7: add support for ARMv7 cores.Catalin Marinas4-0/+26
2007-05-08[ARM] 4363/1: AT91: Remove legacy PIO definitionsAndrew Victor4-389/+0
2007-05-08[ARM] 4361/1: AT91: Build errorAndrew Victor1-1/+1
2007-05-08ARM: OMAP: Sync headers with linux-omapTony Lindgren22-389/+335
2007-05-08ARM: OMAP: FB: add controller platform dataImre Deak1-3/+5
2007-05-08[ARM] Fix ASID version switchRussell King1-4/+4
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-0/+1
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