summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-023-8/+2
* | [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-022-0/+12
* | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-024-118/+54
|\ \
| * | [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-014-118/+54
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0217-54/+398
|\ \ \ | |/ / |/| |
| * | [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-011-2/+2
| * | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-011-0/+1
| * | [ARM] Add section support to ioremapRussell King2006-06-293-1/+17
| * | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-292-1/+3
| * | [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-292-0/+108
| * | Merge omap treeRussell King2006-06-299-52/+269
| |\ \
| | * | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| | * | ARM: OMAP: Update dmtimersTimo Teras2006-06-261-0/+1
| | * | ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-0/+20
| | * | ARM: OMAP: Add OMAP_TAG_CAMERA_SENSORSamuel Ortiz2006-06-261-0/+7
| | * | ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-262-0/+35
| | * | ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-261-0/+91
| | * | ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-4/+7
| | * | ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-261-2/+2
| | * | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-262-46/+45
| | * | ARM: OMAP: Add core fsample supportBrian Swetland2006-06-262-0/+55
* | | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | | | typo fixes: specfic -> specificAdrian Bunk2006-06-301-1/+1
* | | | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | | | typo fixes: disadvantadge -> disadvantageAdrian Bunk2006-06-301-1/+1
* | | | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
| |/ /
* | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2813-78/+378
|\ \ \
| * | | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-0/+4
| * | | [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-5/+0
| * | | [ARM] nommu: uaccess tweaksRussell King2006-06-281-52/+87
| * | | [ARM] nommu: adjust headers for !MMU ARM systemsRussell King2006-06-2811-21/+287
* | | | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-282-0/+14
* | | | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+5
* | | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+14
* | | | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek2006-06-283-12/+11
* | | | [ARM] 3660/1: Remove legacy definesAndrew Victor2006-06-283-8/+2
* | | | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks2006-06-281-9/+7
|/ / /
* | | [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-32/+13
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-271-1/+47
|\ \ \ | |/ / |/| |
| * | [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-271-1/+47
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-261-36/+0
|\ \ \
| * | | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-7/+0
| * | | [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-251-12/+0
| * | | [ARM] Remove LOADREGS macroRussell King2006-06-251-11/+0
| * | | [ARM] Remove RETINSTR macroRussell King2006-06-251-6/+0
* | | | [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-261-0/+5
| |/ / |/| |
OpenPOWER on IntegriCloud