| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 4 | -2/+16 |
* | [ARM] 2869/1: ixp4xx: correct ioread*/iowrite* | David Vrabel | 2005-08-31 | 1 | -42/+60 |
* | [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 |
* | [ARM] 2861/1: PXA: Add some extra pxa27x register definitions | Richard Purdie | 2005-08-29 | 1 | -0/+29 |
* | [ARM] 2858/1: ARM has sys_fadvise64_64 only | Nicolas Pitre | 2005-08-29 | 1 | -1/+0 |
* | [ARM] 2856/1: S3C2440 - show DVS status at startup | Ben Dooks | 2005-08-29 | 1 | -2/+4 |
* | [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init | Ben Dooks | 2005-08-29 | 2 | -2/+18 |
* | [ARM] 2836/1: Cleanup IXP4xx GPIO code | Deepak Saxena | 2005-08-29 | 6 | -134/+91 |
* | [ARM] 2834/1: Remove IXP4xx board-specific map_io routines | Deepak Saxena | 2005-08-29 | 3 | -23/+7 |
* | [PATCH] missing include in smc-ultra | Al Viro | 2005-08-29 | 1 | -0/+1 |
* | [PATCH] missing include in tda80xx | Al Viro | 2005-08-29 | 1 | -0/+1 |
* | [PATCH] mod_devicetable.h fixes | Al Viro | 2005-08-29 | 1 | -2/+8 |
* | [PATCH] new name for 2.6.14 | Benjamin LaHaise | 2005-08-29 | 1 | -1/+1 |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband... | Linus Torvalds | 2005-08-29 | 69 | -1424/+2732 |
|\ |
|
| * | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 41 | -57/+51 |
| * | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 2005-08-26 | 1 | -1/+1 |
| * | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-26 | 2 | -65/+246 |
| * | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-26 | 2 | -313/+160 |
| * | [PATCH] IPoIB: Set full membership bit in P_Keys | Roland Dreier | 2005-08-26 | 1 | -0/+12 |
| * | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 13 | -25/+857 |
| * | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-26 | 1 | -1/+6 |
| * | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-26 | 2 | -74/+115 |
| * | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-26 | 2 | -9/+9 |
| * | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 | 5 | -224/+141 |
| * | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 | 4 | -4/+238 |
| * | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-26 | 2 | -5/+158 |
| * | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-26 | 1 | -0/+3 |
| * | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 5 | -13/+10 |
| * | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 | 4 | -4/+0 |
| * | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-26 | 1 | -3/+2 |
| * | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-26 | 1 | -1/+1 |
| * | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-26 | 1 | -0/+6 |
| * | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 5 | -69/+109 |
| * | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 34 | -562/+565 |
| * | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-26 | 1 | -8/+4 |
| * | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 39 | -17/+69 |
| * | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-26 | 1 | -3/+3 |
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git | Linus Torvalds | 2005-08-29 | 6 | -39/+213 |
|\ \ |
|
| * | | [ARM] drop i386-isms from arm Kconfig | Pavel Machek | 2005-08-28 | 1 | -37/+0 |
| * | | [ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense | Adrian Bunk | 2005-08-20 | 1 | -2/+2 |
| * | | [ARM] Add support for ARM GIC | Russell King | 2005-08-18 | 4 | -0/+211 |
* | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 2005-08-29 | 6 | -22/+112 |
|\ \ \ |
|
| * | | | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 | 2 | -2/+20 |
| * | | | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 | 2 | -4/+2 |