| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3289/1: Enable the LCD support for Integrator/CP | Catalin Marinas | 2006-01-28 | 1 | -1/+3 |
* | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index | George G. Davis | 2006-01-26 | 1 | -0/+6 |
* | [ARM] 3266/1: S3C2400 - adds macro S3C24XX | Lucas Correia Villa Real | 2006-01-26 | 4 | -33/+35 |
* | [ARM] Fix ioremap.c vfree type warning | Russell King | 2006-01-20 | 1 | -1/+1 |
* | [ARM] safer handling of syscall table padding | Al Viro | 2006-01-19 | 2 | -332/+333 |
* | [ARM] Remove CONFIG_BROKEN=y from defconfigs | Russell King | 2006-01-19 | 3 | -14/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-18 | 16 | -202/+178 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream | Russell King | 2006-01-18 | 11 | -187/+152 |
| |\ |
|
| | * | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc | Tony Lindgren | 2006-01-17 | 6 | -21/+21 |
| | * | ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2 | Tony Lindgren | 2006-01-17 | 2 | -23/+21 |
| | * | ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 | Tony Lindgren | 2006-01-17 | 2 | -106/+106 |
| | * | ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable | Tony Lindgren | 2006-01-17 | 1 | -37/+4 |
| * | | [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules | David Vrabel | 2006-01-18 | 1 | -1/+2 |
| * | | [ARM] 3272/1: fix kernel decompressor crash | Nicolas Pitre | 2006-01-18 | 1 | -1/+1 |
| * | | [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation | Nicolas Pitre | 2006-01-18 | 1 | -1/+4 |
| * | | [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn | Nicolas Pitre | 2006-01-18 | 2 | -12/+19 |
| |/ |
|
* | | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 | 5 | -0/+5 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-14 | 111 | -223/+774 |
|\ |
|
| * | [ARM] 3262/4: allow ptraced syscalls to be overriden | Nicolas Pitre | 2006-01-14 | 2 | -3/+15 |
| * | [ARM] 3112/1: old ABI compat: config option to turn it on | Nicolas Pitre | 2006-01-14 | 1 | -0/+17 |
| * | [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k... | Nicolas Pitre | 2006-01-14 | 2 | -4/+4 |
| * | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support | Nicolas Pitre | 2006-01-14 | 3 | -35/+100 |
| * | [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching | Nicolas Pitre | 2006-01-14 | 3 | -0/+372 |
| * | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 | Nicolas Pitre | 2006-01-14 | 2 | -2/+12 |
| * | [ARM] 3107/3: ARM EABI: last bits to configure it | Nicolas Pitre | 2006-01-14 | 2 | -2/+24 |
| * | [ARM] 3105/4: ARM EABI: new syscall entry convention | Nicolas Pitre | 2006-01-14 | 2 | -15/+22 |
| * | [ARM] 3104/1: ARM EABI: new helper function names | Nicolas Pitre | 2006-01-14 | 7 | -0/+63 |
| * | [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) | Nicolas Pitre | 2006-01-14 | 2 | -10/+11 |
| * | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce... | Nicolas Pitre | 2006-01-14 | 2 | -0/+18 |
| * | [ARM] Separate VIC (vectored interrupt controller) support from Versatile | Russell King | 2006-01-13 | 5 | -55/+104 |
| * | [ARM] Remove useless 'default n' from Kconfig files | Russell King | 2006-01-13 | 3 | -5/+0 |
| * | [ARM] Support register switch in nommu mode | Hyok S. Choi | 2006-01-13 | 1 | -0/+7 |
| * | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 82 | -96/+0 |
| * | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) | Nicolas Pitre | 2006-01-13 | 1 | -4/+3 |
| * | [ARM] 3257/1: ixp2000: map in scratch and sram | Lennert Buytenhek | 2006-01-13 | 1 | -0/+10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-01-14 | 1 | -0/+2 |
|\ \ |
|
| * | | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 | 1 | -0/+2 |
| |/ |
|
* | | [PATCH] Add logic module bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -18/+18 |
* | | [PATCH] Add locomo bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] Add SA1111 bus_type probe/remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] Add ecard_bus_type probe/remove/shutdown methods | Russell King | 2006-01-13 | 1 | -6/+8 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-12 | 25 | -112/+4946 |
|\ |
|
| * | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 2006-01-12 | 9 | -58/+67 |
| * | [ARM] Allow r2 to be passed through the decompressor to the kernel | Russell King | 2006-01-12 | 1 | -21/+25 |
| * | [ARM] 3256/1: Make the function-returning ldm's use sp as the base register | Catalin Marinas | 2006-01-12 | 4 | -11/+13 |
| * | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas | 2006-01-12 | 1 | -6/+9 |
| * | [ARM] 3209/1: Configurable DMA-consistent memory region | Kevin Hilman | 2006-01-12 | 1 | -12/+41 |
| * | [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (Patch | Andrew Victor | 2006-01-10 | 5 | -2/+2513 |
| * | [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards) | Andrew Victor | 2006-01-10 | 5 | -2/+2278 |
* | | [PATCH] arm: task_stack_page() | Al Viro | 2006-01-12 | 3 | -4/+4 |