summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
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] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell
2006-12-13[ARM] Remove empty fixup functionRussell King
2006-12-13[ARM] 4014/1: include drivers/hid/KconfigSascha Hauer
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer
2006-12-13[ARM] Clean up ioremap codeRussell King
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-12-11[ARM] Clean up KERNEL_RAM_ADDRRussell King
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King
2006-12-10i2c: New Philips PNX bus driverVitaly Wool
2006-12-09[ARM] Add sys_*at syscallsRussell King
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[ARM] Formalise the ARMv6 processor name stringRussell King
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King
2006-12-08[ARM] 4011/1: AT91SAM9260: Fix compilation with NAND driverAndrew Victor
2006-12-08[ARM] 4010/1: AT91SAM9260-EK board: Prepare for MACB Ethernet supportAndrew Victor
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] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams
2006-12-07[ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams
2006-12-07[ARM] Update mach-typesRussell King
2006-12-07[PATCH] add rtc-omap driverDavid Brownell
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-07[ARM] Allow gcc to optimise arm_add_memory a little moreRussell King
2006-12-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa
2006-12-07[ARM] 3990/1: i.MX/MX1 more precise PLL decodePavel Pisa
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3985/1: ixp4xx clocksource cleanupKevin Hilman
2006-12-07[ARM] 3994/1: ixp23xx: fix handling of pci master abortsLennert Buytenhek
2006-12-07[ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre
2006-12-07[ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to ...Nicolas Pitre
2006-12-07[ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...Nicolas Pitre
2006-12-07[ARM] 3993/1: ep93xx: add cirrus logic edb9302a supportLennert Buytenhek
2006-12-07[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)George G. Davis
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells