aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-41/+3680
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-0/+114
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek10-1/+1313
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek3-0/+399
2006-03-28[ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek1-0/+1302
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek6-2/+618
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall1-16/+1
2006-03-28[ARM] Move ice-dcc code into misc.cRussell King3-22/+14
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King1-10/+18
2006-03-27[PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2-0/+12
2006-03-27[PATCH] RTC subsystem: ARM Integrator cleanupRichard Purdie1-8/+8
2006-03-27[PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2-95/+16
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern2-2/+2
2006-03-27[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King1-4/+12
2006-03-27[ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi1-1/+1
2006-03-27[ARM] 3416/1: Update LART site URLErik Mouw2-2/+2
2006-03-26[SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek1-0/+68
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King1-0/+46
2006-03-26[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie1-0/+2
2006-03-26[PATCH] bitops: arm: use generic bitopsAkinobu Mita1-0/+4
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-19/+59
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-80/+363
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-19/+59
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre1-1/+1
2006-03-25Merge nommu treeRussell King20-51/+78
2006-03-25[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons1-1/+1
2006-03-25[ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas1-3/+1
2006-03-25[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek1-0/+278
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King1-3/+0
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-3/+12
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek1-0/+30
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan2-4/+4
2006-03-24[ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi1-41/+41
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King2-18/+1
2006-03-23[ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2-3/+3
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds81-3392/+2171
2006-03-22[ARM] 3389/1: typo and grammar fixErik Hovland1-1/+1
2006-03-22[ARM] 3386/1: AT91RM9200 Clock updateAndrew Victor1-12/+73
2006-03-22[ARM] 3384/1: AT91RM9200: TimerAndrew Victor1-2/+2
2006-03-22[ARM] 3382/1: ixp2000: unify defconfigsLennert Buytenhek5-3916/+46
2006-03-22[ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek1-12/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-2/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-2/+2
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-3/+8
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela3-26/+6
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai1-2/+2
2006-03-21[ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King1-1/+1
2006-03-21[ARM] Oprofile: dynamically allocate counter_configRussell King2-3/+10
2006-03-21[ARM] Oprofile: Convert semaphore to mutexRussell King1-13/+10
2006-03-21[ARM] 3376/2: S3C2410 - update defconfigBen Dooks1-6/+141
2006-03-21[ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks1-3/+7
2006-03-21[ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek1-0/+133
2006-03-21[ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks3-2/+37
2006-03-21[ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks1-0/+51
2006-03-21[ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2-1/+15
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King14-48/+18
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek3-2/+3
2006-03-21[ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek1-0/+1087
2006-03-21[ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek1-0/+68
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek9-1/+375
2006-03-21[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo1-1/+4
2006-03-21[ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann1-8/+12
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2-4/+25
2006-03-21[ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks1-1/+93
2006-03-21[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2-0/+20
2006-03-21[ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2-19/+38
2006-03-21[ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks1-1/+7
2006-03-21[ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks3-0/+298
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+3
2006-03-21[ARM] Convert SA1111 to use clock architectureRussell King5-23/+278
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2-23/+28
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2-23/+23
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King2-1/+2
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King12-12/+0
2006-03-21[ARM] Fix HZ definition for OMAP without 32K timerRussell King1-1/+1
2006-03-21[ARM] Remove asm/arch/irq.hRussell King9-6/+6
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-0/+7
2006-03-21[ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King1-2/+6
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King15-0/+15
2006-03-21[ARM] Move read of processor ID out of lookup_processor_type()Russell King2-8/+11
2006-03-21[ARM] noMMU: block sys_fork in nommu modeHyok S. Choi1-0/+5
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+4
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel2-0/+4
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks1-1/+0
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks3-2/+17
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß1-0/+12
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek1-0/+21
2006-03-15[ARM] Fix "thead" typoRussell King1-1/+1
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-11/+7
2006-03-10[ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo1-0/+2
2006-03-10[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2-5/+8
2006-03-08[ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo1-3/+1
2006-03-08[ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo1-0/+3
2006-03-08[ARM] Fix muldi3.SRussell King1-2/+2
2006-03-07[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo1-0/+3
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2-1/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-4/+6
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith3-3/+12
2006-02-24[ARM] 3348/1: Disable GPIO interruptsAndrew Victor1-2/+12
2006-02-22[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström1-7/+13
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2-1/+20
2006-02-22[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2-2/+2
2006-02-22[ARM] 3345/1: Fix interday RTC alarmsUli Luckas1-4/+12
2006-02-22[ARM] 3344/1: NSLU2: beeper supportAlessandro Zummo1-0/+7
2006-02-22[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()Alessandro Zummo1-0/+3
2006-02-22[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas1-45/+48
2006-02-22[ARM] Update mach-typesRussell King1-2/+33
2006-02-22[ARM] Add panic-on-oops supportRussell King1-0/+8
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2-1/+31
2006-02-16[ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr1-2/+4
2006-02-16[ARM] Fix SMP initialisation oopsRussell King4-13/+35
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl3-3/+0
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks1-2/+27
2006-02-09[ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real1-0/+31
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-70/+273
2006-02-08[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2-2/+4
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren9-9/+18
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2-17/+34
2006-02-08[ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks1-0/+5
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-02-08[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre1-1/+6
2006-02-08[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre1-0/+10
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2-4/+75
2006-02-08[ARM] Experimental config options should have (EXPERIMENTAL)Russell King1-1/+1
2006-02-08[ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre1-1/+1
2006-02-08[ARM] 3306/1: S3C24XX - update defconfigBen Dooks1-13/+38
2006-02-08[ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr1-4/+4
2006-02-08[ARM] 3304/1: Add help descriptions to ARCH config items that don't have oneMartin Michlmayr2-2/+32
2006-02-08[ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2-10/+34
2006-02-08[ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek7-4/+7
2006-02-08[ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfigLennert Buytenhek1-1/+1
2006-02-08[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek1-1/+3
2006-02-08[PATCH] arm: fix dependencies for MTD_XIPAl Viro1-0/+5
2006-02-05[SERIAL] Remove unnecessary serial.h includeRussell King1-1/+0
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-01[ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real1-2/+16
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real5-65/+152
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2006-02-01[ARM] 3294/1: don't invalidate individual BTB entries on ARMv6Nicolas Pitre1-12/+6
2006-02-01[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre1-5/+11
2006-02-01[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie1-1/+1
2006-01-28[ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas1-1/+3
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis1-0/+6
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-33/+35
2006-01-20[ARM] Fix ioremap.c vfree type warningRussell King1-1/+1
2006-01-19[ARM] safer handling of syscall table paddingAl Viro2-332/+333
2006-01-19[ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King3-14/+3
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-202/+178
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King11-187/+152
2006-01-18[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesDavid Vrabel1-1/+2
2006-01-18[ARM] 3272/1: fix kernel decompressor crashNicolas Pitre1-1/+1
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre1-1/+4
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2-12/+19
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg5-0/+5
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren6-21/+21
2006-01-17ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Tony Lindgren2-23/+21
2006-01-17ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1Tony Lindgren2-106/+106
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-37/+4
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds111-223/+774
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2-3/+15
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds1-0/+2
2006-01-14[ARM] 3112/1: old ABI compat: config option to turn it onNicolas Pitre1-0/+17
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2-4/+4
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2-2/+12
2006-01-14[ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2-2/+24
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre7-0/+63
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2-10/+11
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2-0/+18
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+2
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King5-55/+104
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King3-5/+0
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre82-96/+0
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre1-4/+3
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsRussell King1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-112/+4946
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12[PATCH] arm: task_stack_page()Al Viro3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-7/+7
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas4-11/+13
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-12/+41
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-10[ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (PatchAndrew Victor5-2/+2513
2006-01-10[ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)Andrew Victor5-2/+2278