| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 1 | -1/+0 |
|\ |
|
| * | [SERIAL] Remove unnecessary serial.h include | Russell King | 2006-02-05 | 1 | -1/+0 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-08 | 30 | -70/+273 |
|\ \ |
|
| * | | [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards | Tony Lindgren | 2006-02-08 | 2 | -2/+4 |
| * | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards | Tony Lindgren | 2006-02-08 | 9 | -9/+18 |
| * | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 2006-02-08 | 2 | -17/+34 |
| * | | [ARM] 3299/1: S3C24XX - fix irq range on adc device | Ben Dooks | 2006-02-08 | 1 | -0/+5 |
| * | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD | Catalin Marinas | 2006-02-08 | 1 | -1/+1 |
| * | | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false | Nicolas Pitre | 2006-02-08 | 1 | -1/+6 |
| * | | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case | Nicolas Pitre | 2006-02-08 | 1 | -0/+10 |
| * | | [ARM] 3308/1: old ABI compat: struct sockaddr_un | Nicolas Pitre | 2006-02-08 | 2 | -4/+75 |
| * | | [ARM] Experimental config options should have (EXPERIMENTAL) | Russell King | 2006-02-08 | 1 | -1/+1 |
| * | | [ARM] 3307/1: old ABI compat: mark it experimental | Nicolas Pitre | 2006-02-08 | 1 | -1/+1 |
| * | | [ARM] 3306/1: S3C24XX - update defconfig | Ben Dooks | 2006-02-08 | 1 | -13/+38 |
| * | | [ARM] 3305/1: Minor typographical and spelling fixes in Konfig | Martin Michlmayr | 2006-02-08 | 1 | -4/+4 |
| * | | [ARM] 3304/1: Add help descriptions to ARCH config items that don't have one | Martin Michlmayr | 2006-02-08 | 2 | -2/+32 |
| * | | [ARM] 3303/1: S3C24XX - add clock enable usage counting | Ben Dooks | 2006-02-08 | 2 | -10/+34 |
| * | | [ARM] 3302/1: make pci=firmware the default for ixp2000 | Lennert Buytenhek | 2006-02-08 | 7 | -4/+7 |
| * | | [ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfig | Lennert Buytenhek | 2006-02-08 | 1 | -1/+1 |
| * | | [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types | Lennert Buytenhek | 2006-02-08 | 1 | -1/+3 |
| |/ |
|
* | | [PATCH] arm: fix dependencies for MTD_XIP | Al Viro | 2006-02-08 | 1 | -0/+5 |
|/ |
|
* | [ARM] Remove ARCH_CAMELOT from at91 defconfigs | Russell King | 2006-02-03 | 4 | -4/+0 |
* | [ARM] 3286/2: S3C2400 - adds to the table of supported CPUs | Lucas Correia Villa Real | 2006-02-01 | 1 | -2/+16 |
* | [ARM] 3284/1: S3C2400 - adds support to GPIO | Lucas Correia Villa Real | 2006-02-01 | 5 | -65/+152 |
* | [ARM] 3295/1: Fix oprofile init return value | Russ Dill | 2006-02-01 | 1 | -2/+3 |
* | [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6 | Nicolas Pitre | 2006-02-01 | 1 | -12/+6 |
* | [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range | Nicolas Pitre | 2006-02-01 | 1 | -5/+11 |
* | [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling | Richard Purdie | 2006-02-01 | 1 | -1/+1 |
* | [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 |