aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-01-28[ARM] 3289/1: Enable the LCD support for Integrator/CPGravatar Catalin Marinas 1-1/+3
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGravatar George G. Davis 1-0/+6
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXGravatar Lucas Correia Villa Real 4-33/+35
2006-01-20[ARM] Fix ioremap.c vfree type warningGravatar Russell King 1-1/+1
2006-01-19[ARM] safer handling of syscall table paddingGravatar Al Viro 2-332/+333
2006-01-19[ARM] Remove CONFIG_BROKEN=y from defconfigsGravatar Russell King 3-14/+3
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 16-202/+178
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamGravatar Russell King 11-187/+152
2006-01-18[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesGravatar David Vrabel 1-1/+2
2006-01-18[ARM] 3272/1: fix kernel decompressor crashGravatar Nicolas Pitre 1-1/+1
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationGravatar Nicolas Pitre 1-1/+4
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnGravatar Nicolas Pitre 2-12/+19
2006-01-18[PATCH] e1000: Added disable packet split capabilityGravatar Jesse Brandeburg 5-0/+5
2006-01-17ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscGravatar Tony Lindgren 6-21/+21
2006-01-17ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Gravatar Tony Lindgren 2-23/+21
2006-01-17ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1Gravatar Tony Lindgren 2-106/+106
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableGravatar Tony Lindgren 1-37/+4
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 111-223/+774
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenGravatar Nicolas Pitre 2-3/+15
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Gravatar Linus Torvalds 1-0/+2
2006-01-14[ARM] 3112/1: old ABI compat: config option to turn it onGravatar Nicolas Pitre 1-0/+17
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Gravatar Nicolas Pitre 2-4/+4
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportGravatar Nicolas Pitre 3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingGravatar Nicolas Pitre 3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Gravatar Nicolas Pitre 2-2/+12
2006-01-14[ARM] 3107/3: ARM EABI: last bits to configure itGravatar Nicolas Pitre 2-2/+24
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionGravatar Nicolas Pitre 2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesGravatar Nicolas Pitre 7-0/+63
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Gravatar Nicolas Pitre 2-10/+11
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Gravatar Nicolas Pitre 2-0/+18
2006-01-13[PATCH] spi: simple SPI frameworkGravatar David Brownell 1-0/+2
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileGravatar Russell King 5-55/+104
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesGravatar Russell King 3-5/+0
2006-01-13[ARM] Support register switch in nommu modeGravatar Hyok S. Choi 1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Gravatar Nicolas Pitre 82-96/+0
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Gravatar Nicolas Pitre 1-4/+3
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramGravatar Lennert Buytenhek 1-0/+10
2006-01-13[PATCH] Add logic module bus_type probe/remove methodsGravatar Russell King 1-18/+18
2006-01-13[PATCH] Add locomo bus_type probe/remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add SA1111 bus_type probe/remove methodsGravatar Russell King 1-2/+2
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsGravatar Russell King 1-6/+8
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 25-112/+4946
2006-01-12[ARM] Convert some arm semaphores to mutexesGravatar Arjan van de Ven 9-58/+67
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelGravatar Russell King 1-21/+25
2006-01-12[PATCH] arm: task_stack_page()Gravatar Al Viro 3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Gravatar Al Viro 2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Gravatar Al Viro 2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Gravatar Al Viro 2-7/+7
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerGravatar Catalin Marinas 4-11/+13
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatGravatar Catalin Marinas 1-6/+9