| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io | Russell King | 2005-09-24 | 1 | -3/+3 |
* | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
* | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
* | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
* | [ARM] Fix warning in asm/futex.h | Russell King | 2005-09-18 | 1 | -1/+1 |
* | [ARM] Tighten pfn_valid() test. | Russell King | 2005-09-15 | 1 | -1/+14 |
* | [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code | Richard Purdie | 2005-09-15 | 1 | -12/+13 |
* | [ARM] 2909/1: remove IXP2000_PROD_ID | Lennert Buytenhek | 2005-09-15 | 2 | -3/+1 |
* | [ARM] 2911/1: ixp2000_reg_{read,write} accessors | Lennert Buytenhek | 2005-09-15 | 1 | -5/+9 |
* | [ARM] Remove PFN_TO_NID for !DISCONTIGMEM | Russell King | 2005-09-15 | 6 | -19/+0 |
* | [ARM SMP] Add timer/watchdog defines for MPCore | Russell King | 2005-09-14 | 1 | -0/+16 |
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -4/+1 |
* | [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita... | Richard Purdie | 2005-09-13 | 2 | -0/+188 |
* | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver | Richard Purdie | 2005-09-13 | 1 | -0/+10 |
* | [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver | Richard Purdie | 2005-09-13 | 1 | -0/+10 |
* | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP | Richard Purdie | 2005-09-13 | 2 | -12/+12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 | 1 | -0/+3 |
|\ |
|
| * | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 | 1 | -0/+3 |
* | | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -33/+37 |
* | | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 2 | -0/+86 |
* | | [PATCH] pxafb: Add hsync time reporting hook | Richard Purdie | 2005-09-09 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 | 1 | -0/+13 |
|\ |
|
| * | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 | 1 | -0/+13 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually | Linus Torvalds | 2005-09-08 | 1 | -0/+70 |
|\ \ |
|
| * | | [PATCH] I2C: Add PXA I2C driver | Russell King | 2005-06-15 | 1 | -0/+70 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-09-08 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [MMC] Add mmc_detect_change() delay support for PXAMCI driver | Richard Purdie | 2005-09-08 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr... | Nicolas Pitre | 2005-09-08 | 2 | -31/+5 |
* | | | [ARM] Fix ARMv6 VIPT cache >= 32K | Russell King | 2005-09-08 | 1 | -1/+6 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-07 | 29 | -238/+860 |
|\ \ |
|
| * | | [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2 | Tony Lindgren | 2005-09-07 | 26 | -238/+767 |
| * | | [ARM] 2889/1: S3C2410 - Add machine Anubis | Ben Dooks | 2005-09-07 | 3 | -0/+93 |
* | | | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 2005-09-07 | 1 | -3/+5 |
* | | | [PATCH] Add write protection switch handling to the PXA MMC driver | Richard Purdie | 2005-09-07 | 1 | -0/+1 |
* | | | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell | 2005-09-07 | 1 | -12/+0 |
* | | | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-07 | 1 | -8/+0 |
* | | | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 2005-09-07 | 1 | -21/+0 |
* | | | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-07 | 1 | -12/+0 |
* | | | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-07 | 1 | -25/+2 |
* | | | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-07 | 1 | -6/+0 |
* | | | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 2005-09-07 | 1 | -1/+0 |
* | | | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-07 | 1 | -0/+4 |
* | | | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+53 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-06 | 2 | -2/+13 |
|\ \ |
|
| * | | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 2005-09-05 | 1 | -0/+13 |
| * | | [ARM] Remove unused DYN_TICK_* macros | Russell King | 2005-09-05 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-05 | 1 | -2/+10 |
|\ \ \
| |/ / |
|
| * | | [ARM] Wrap calls to descriptor handlers | Russell King | 2005-09-04 | 1 | -0/+8 |
| * | | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 2005-09-04 | 1 | -2/+2 |
* | | | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -2/+0 |