| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg | 2005-09-11 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 | 5 | -26/+15 |
|\ |
|
| * | [ARM] 2894/1: Sharp Scoop driver pm_message_t type fix | Richard Purdie | 2005-09-09 | 1 | -1/+1 |
| * | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function | Richard Purdie | 2005-09-09 | 1 | -23/+5 |
| * | [ARM] sys_mbind needs wrapping | Russell King | 2005-09-09 | 2 | -1/+5 |
| * | [ARM] Fix typo in arch/arm/Kconfig.debug | Russell King | 2005-09-09 | 1 | -1/+1 |
| * | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 | 1 | -1/+4 |
* | | [PATCH] Remove even more stale references to Documentation/smp.tex | Arthur Othieno | 2005-09-10 | 1 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 28 | -34/+29 |
|\ \ |
|
| * | | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 28 | -34/+29 |
* | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | | | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 2 | -1/+61 |
| |/
|/| |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-08 | 15 | -15/+15 |
|\ \ |
|
| * | | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2005-09-08 | 15 | -15/+15 |
| |/ |
|
* | | [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13 | Ben Dooks | 2005-09-08 | 1 | -88/+130 |
* | | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 | Tony Lindgren | 2005-09-08 | 20 | -99/+743 |
* | | [ARM] Fix ARMv6 VIPT cache >= 32K | Russell King | 2005-09-08 | 1 | -0/+52 |
* | | [ARM] Add suspend/resume support to locomo.c | John Lenz | 2005-09-08 | 1 | -0/+101 |
|/ |
|
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 | 2 | -0/+5 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-07 | 29 | -586/+1638 |
|\ |
|
| * | [ARM] 2884/1: BAST - fix PC104 IRQ routing | Ben Dooks | 2005-09-07 | 3 | -18/+71 |
| * | [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel... | Adam Brooks | 2005-09-07 | 2 | -2/+2 |
| * | [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine types | Richard Purdie | 2005-09-07 | 1 | -26/+85 |
| * | [ARM] 2880/1: OMAP 4/4: Update H2 defconfig | Tony Lindgren | 2005-09-07 | 1 | -218/+72 |
| * | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 | Tony Lindgren | 2005-09-07 | 16 | -307/+1115 |
| * | [ARM] 2889/1: S3C2410 - Add machine Anubis | Ben Dooks | 2005-09-07 | 5 | -2/+280 |
| * | [ARM] Fix missed initialisers/missing comma | Russell King | 2005-09-06 | 3 | -13/+13 |
* | | [PATCH] Corgi: Add MMC/SD write protection switch handling | Richard Purdie | 2005-09-07 | 1 | -0/+6 |
* | | [PATCH] Corgi: Add keyboard and touchscreen device definitions | Richard Purdie | 2005-09-07 | 1 | -0/+24 |
* | | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 2005-09-07 | 3 | -35/+398 |
* | | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
|/ |
|
* | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 2005-09-05 | 3 | -0/+30 |
* | [ARM] 2876/1: N30 - remove task to toggle USB D+ line | Ben Dooks | 2005-09-05 | 1 | -20/+10 |
* | [ARM] Wrap calls to descriptor handlers | Russell King | 2005-09-04 | 23 | -41/+41 |
* | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 2005-09-04 | 7 | -29/+29 |
* | [ARM] Fix compilation in locomo.c | Pavel Machek | 2005-09-04 | 1 | -7/+7 |
* | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 | Russell King | 2005-09-04 | 1 | -1/+1 |
* | [ARM] 2875/1: Data Abort fixes | Timothy Baldwin | 2005-09-04 | 1 | -4/+4 |
* | [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup | Ben Dooks | 2005-09-03 | 1 | -2/+4 |
* | [ARM] Fix ARMv6 page table bits | Russell King | 2005-09-01 | 1 | -1/+1 |
* | [ARM] Simplify setup_mm_for_reboot() | Russell King | 2005-09-01 | 1 | -9/+9 |
* | [ARM] Convert open-coded __pmd_populate to use inline function | Russell King | 2005-09-01 | 1 | -5/+1 |
* | [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 | Nicolas Pitre | 2005-09-01 | 2 | -2/+53 |
* | [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code | Nicolas Pitre | 2005-09-01 | 2 | -12/+12 |
* | [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx | Nicolas Pitre | 2005-09-01 | 2 | -2/+53 |
* | [ARM] 2865/2: fix fadvise64_64 syscall argument passing | Nicolas Pitre | 2005-09-01 | 3 | -1/+15 |
* | [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c | Catalin Marinas | 2005-08-31 | 1 | -0/+1 |
* | [ARM] 2867/2: unaligned ldrd/strd fixups | Steve Longerbeam | 2005-08-31 | 1 | -14/+56 |
* | [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided | Ben Dooks | 2005-08-31 | 1 | -4/+6 |
* | [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings | Deepak Saxena | 2005-08-29 | 1 | -3/+1 |