summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah2006-04-011-13/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-0111-214/+474
|\
| * [ARM] 3425/1: xsc3: need to include pgtable-hwdef.hLennert Buytenhek2006-03-301-0/+1
| * [ARM] 3420/1: Missing clobber in example codePaul Brook2006-03-281-1/+1
| * Merge nommu treeRussell King2006-03-289-213/+472
| |\
| | * [ARM] nommu: fixups for the exception vectorsHyok S. Choi2006-03-274-5/+31
| | * [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in MakefileHyok S. Choi2006-03-272-1/+33
| | * [ARM] nommu: start-up codeHyok S. Choi2006-03-274-207/+302
| | * [ARM] nommu: MPU support in boot/compressed/head.SHyok S. Choi2006-03-271-0/+106
* | | [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0Star
* | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-312-0/+4
* | | [PATCH] LED: add device support for tosaDirk Opfer2006-03-311-0/+9
* | | [PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2006-03-312-0/+18
* | | [PATCH] LED: add sharp charger status LED triggerRichard Purdie2006-03-311-2/+8
* | | [PATCH] LED: add LED classRichard Purdie2006-03-311-0/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2827-41/+3680
|\| |
| * | [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2810-1/+1313
| * | [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-283-0/+399
| * | [ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek2006-03-281-0/+1302
| * | [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-286-2/+618
| * | [ARM] Move ice-dcc code into misc.cRussell King2006-03-283-22/+14Star
| * | [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-281-10/+18
| * | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King2006-03-271-4/+12
| * | [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-271-1/+1
| * | [ARM] 3416/1: Update LART site URLErik Mouw2006-03-272-2/+2
| * | [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie2006-03-261-0/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-282-0/+114
|\ \ \
| * | | [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek2006-03-271-0/+68
| * | | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-271-0/+46
| |/ /
* | | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* | | [PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall2006-03-281-16/+1Star
* | | [PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2006-03-272-0/+12
* | | [PATCH] RTC subsystem: ARM Integrator cleanupRichard Purdie2006-03-271-8/+8
* | | [PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2006-03-272-95/+16Star
* | | [PATCH] Notifier chain update: API changesAlan Stern2006-03-272-2/+2
* | | [PATCH] bitops: arm: use generic bitopsAkinobu Mita2006-03-261-0/+4
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-261-19/+59
|\ \
| * | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-261-19/+59
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2629-80/+363
|\ \ \
| * | | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre2006-03-251-1/+1
| * | | Merge nommu treeRussell King2006-03-2520-51/+78
| |\ \ \ | | | |/ | | |/|
| | * | [ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi2006-03-241-41/+41
| | * | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King2006-03-211-2/+6
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-2115-0/+15
| | * | [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-212-8/+11
| | * | [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
| * | | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
| * | | [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1Star
| * | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
| * | | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0Star