aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-311-0/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2845-280/+1255
|\
| * [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2815-0/+941
| * [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-282-0/+44
| * [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-285-0/+62
| * [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-2823-279/+169
| * [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressingLennert Buytenhek2006-03-261-1/+39
* | [PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2006-03-271-3/+0
* | [PATCH] unify pfn_to_page: arm pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-10/+5
* | [PATCH] bitops: arm: use generic bitopsAkinobu Mita2006-03-261-136/+10
* | [PATCH] arm: fix undefined reference to generic_flsAkinobu Mita2006-03-261-1/+30
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-257-86/+232
|\
| * Merge nommu treeRussell King2006-03-255-80/+111
| |\
| | * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-213-80/+93
| | * [ARM] Fix typo in tlbflush.hRussell King2006-03-211-1/+1
| | * [ARM] noMMU: removes TLB codes in nommu modeHyok S. Choi2006-03-212-0/+18
| * | [ARM] 3397/1: AT91RM9200 Header updateAndrew Victor2006-03-251-1/+99
| * | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-231-5/+22
* | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* | | [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-241-0/+138
* | | [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-36/+0
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2271-525/+816
|\ \
| * | [ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsLennert Buytenhek2006-03-221-2/+2
| * | [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkLennert Buytenhek2006-03-221-3/+2
| * | [ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek2006-03-221-15/+2
| * | [ARM] Quieten spurious IRQ detectionRussell King2006-03-221-0/+1
| * | [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-212-1/+13
| * | [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-211-0/+0
| * | [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-212-0/+108
| * | [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-2115-0/+500
| * | [ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo2006-03-211-0/+27
| * | [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-211-5/+7
| * | [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-211-1/+1
| * | [ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks2006-03-211-0/+2
| * | [ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks2006-03-212-0/+66
| * | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+1
| * | [ARM] Collect Primecell PL01x-based debug implementations togetherRussell King2006-03-214-51/+32
| * | [ARM] Collect 8250-based debug implementations togetherRussell King2006-03-218-103/+47
| * | [ARM] Fix SA1100 debug-macros.SRussell King2006-03-211-0/+1
| * | [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-211-1/+1
| * | [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-211-3/+3
| * | [ARM] Remove asm/arch/irq.hRussell King2006-03-216-85/+0
| * | [ARM] Move HZ definition into KconfigRussell King2006-03-2123-252/+1
| |/
* | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-221-1/+1
|\ \ | |/
| * [ARM] Fix cosmetic typo in asm/irq.hRussell King2006-03-201-1/+1
* | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-221-2/+2
|/
* [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks2006-03-151-0/+3
* [ARM] iwmmxt thread state alignmentRussell King2006-03-122-2/+4
* [ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2006-03-071-0/+6
* [ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2006-02-221-0/+1