aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-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
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks1-103/+103
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena1-20/+29
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King1-1/+2
2006-01-09Merge Linus' tree.Russell King12-32/+33
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People15-3/+1807
2006-01-09[ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King49-49/+0
2006-01-09[ARM] Update mach-typesRussell King1-1/+29
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-2/+3
2006-01-08[PATCH] IRQ type flagsRussell King6-19/+25
2006-01-08[PATCH] fix more missing includesTim Schmielau2-0/+2
2006-01-08[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski1-0/+1
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King13-1006/+2
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King20-24/+21
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King2-360/+0
2006-01-07Merge with Linus' kernel.Russell King4-7/+33
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King15-21/+22
2006-01-07[ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie4-3/+1
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert1-0/+6
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena5-19/+41
2006-01-05[ARM] 3217/1: iop331 uarts as platform devicesDan Williams1-26/+68
2006-01-05[ARM] 3231/1: mx1ads board support cleanupSascha Hauer1-45/+10
2006-01-05[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2-2/+4
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2-13/+7
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie8-941/+921
2006-01-05[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie1-0/+31
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson1-3/+3
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2-0/+27
2006-01-04[ARM] 3221/1: Update IXP4xx defconfigDeepak Saxena1-15/+69
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby1-0/+23
2006-01-04[ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena2-8/+0
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby5-0/+288
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena6-23/+3
2006-01-04[ARM] Remove SA1100 PM prepare/finish opsRussell King1-18/+0
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King1-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-28/+0
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2-2/+7
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King2-4/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King3-26/+28
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-4/+4
2006-01-04[ARM] Remove unused dma.c filesRussell King3-90/+0
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King7-61/+0
2006-01-03[ARM] Cleanup ARM includesRussell King10-17/+3
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King5-17/+16
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre1-0/+49
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2-22/+6
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-12[ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann1-4/+5
2005-12-10[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev1-0/+9
2005-12-01[ARM] 3188/1: Add missing i2c dependency for AkitaRichard Purdie2-1/+20
2005-12-01[ARM] Fix IXDP425 setup bugJeff Hansen1-1/+1
2005-11-30[ARM SMP] Disable lazy flush_dcache_page for SMPRussell King1-1/+6
2005-11-28[ARM] 3180/1: Update Zaurus defconfigsRichard Purdie3-1053/+126
2005-11-28[ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie1-2/+2
2005-11-25[ARM] Update mach-typesRussell King1-4/+10
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-25[ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King1-3/+10
2005-11-25[ARM] Remove mach-types.h from head.SRussell King1-8/+3
2005-11-21[ARM] Shut up gcc warning in clps7500 core.cRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in assabet.cRussell King1-1/+2
2005-11-21[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer1-1/+1
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz4-201/+14
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King2-12/+0
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King1-11/+13
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King1-2/+1
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King1-1/+5
2005-11-16[ARM] sa1111.c needs asm/sizes.hRussell King1-0/+1
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King1-0/+11
2005-11-16[ARM] 3162/1: S3C2410 - updated defconfigBen Dooks1-25/+94
2005-11-16[ARM] 3161/1: BAST - fix commas on end of structsBen Dooks1-14/+14
2005-11-16[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King1-19/+11
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King5-5/+5
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King3-6/+1
2005-11-15[ARM] Initialise SA1111 core before SA1111 PCMCIARussell King1-1/+1
2005-11-15[ARM] Use kernel/power/KconfigRussell King1-16/+2
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-77/+820
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-13[ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2-0/+224