aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2006-12-18[ARM] 4057/1: ixp23xx: unconditionally enable hardware coherencyLennert Buytenhek
2006-12-18[ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek
2006-12-18[ARM] Fix warnings from asm/system.hRussell King
2006-12-17[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks
2006-12-17[ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks
2006-12-17[ARM] 4042/1: H1940: Fix sparse errors from VA addressesBen Dooks
2006-12-17[ARM] 4041/1: S3C24XX: Fix sparse errors from VA addressesBen Dooks
2006-12-17[ARM] 4039/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (mach)Ben Dooks
2006-12-17[ARM] 4038/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (core)Ben Dooks
2006-12-17[ARM] Add more syscallsRussell King
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-13[ARM] Merge AT91 and devel branchesRussell King
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa
2006-12-13[ARM] Provide a method to alter the control registerRussell King
2006-12-13[ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"Nicolas Pitre
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-10i2c: New Philips PNX bus driverVitaly Wool
2006-12-10[PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street
2006-12-09[ARM] Add sys_*at syscallsRussell King
2006-12-08[PATCH] s3c2410fb: Add support for STN displaysArnaud Patard (Rtp
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-08[ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regsBen Dooks
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby
2006-12-07[ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counterNicolas Pitre
2006-12-07[ARM] 3611/4: optimize do_div() when divisor is constantNicolas Pitre
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-04[ARM] 3977/1: AT91: remove loop waiting for resetAndrew Victor
2006-12-04[ARM] 3974/1: AT91: Remove USB Device headerAndrew Victor
2006-12-04[ARM] 3972/1: AT91: Update board.hAndrew Victor
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek
2006-12-02[NET]: ARM checksum annotations and cleanups.Al Viro
2006-12-01[libata] ARM: add ixp4xx PATA driverAlessandro Zummo
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt