Age | Commit message (Expand) | Author | Files | Lines |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/device.h | David S. Miller | 2 | -23/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/current.h | David S. Miller | 2 | -22/+18 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cputime.h | David S. Miller | 1 | -6/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 3 | -24/+20 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/byteorder.h | David S. Miller | 2 | -53/+48 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bugs.h | David S. Miller | 2 | -15/+14 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bug.h | David S. Miller | 2 | -37/+4 |
2008-02-09 | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 3 | -326/+6 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/bpp.h | David S. Miller | 2 | -74/+2 |
2008-02-09 | [SPARC]: Merge include/asm-sparc{,64}/auxvec.h | David S. Miller | 1 | -4/+1 |
2008-02-09 | [SPARC]: Merge include/asm-sparc{,64}/of_device.h | David S. Miller | 1 | -38/+1 |
2008-02-09 | [SPARC]: Merge include/asm-sparc{,64}/prom.h | David S. Miller | 2 | -104/+11 |
2008-02-09 | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 4 | -63/+0 |
2008-02-09 | [SPARC64]: Add kretprobe support. | David S. Miller | 2 | -2/+115 |
2008-02-09 | [SPARC64]: Add SG merging support back into IOMMU code. | David S. Miller | 3 | -148/+291 |
2008-02-09 | [SPARC64]: IOMMU allocations using iommu-helper layer. | David S. Miller | 5 | -110/+112 |
2008-02-09 | [SPARC64]: iommu_common.h tidy ups... | David S. Miller | 1 | -3/+7 |
2008-02-09 | [SPARC64]: Remove unused declarations from iommu_common.h | David S. Miller | 1 | -19/+0 |
2008-02-09 | mm: special mapping nopage | Nick Piggin | 1 | -9/+16 |
2008-02-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -81/+225 |
2008-02-09 | x86: fix pgtable_t build breakage | Ingo Molnar | 1 | -2/+4 |
2008-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 14 | -112/+342 |
2008-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 38 | -866/+3185 |
2008-02-09 | DCA: convert struct class_device to struct device. | Kay Sievers | 2 | -9/+8 |
2008-02-09 | x25_asy: Fix ref count rule violation | Alan Cox | 1 | -3/+2 |
2008-02-09 | lib/scatterlist.o needed by a module only - link it in unconditionally | Guennadi Liakhovetski | 1 | -2/+2 |
2008-02-09 | fix xtensa timerfd breakage | Adrian Bunk | 1 | -2/+2 |
2008-02-09 | Fix FRV cmpxchg_local | Mathieu Desnoyers | 3 | -84/+83 |
2008-02-09 | revert "proc: fix the threaded proc self" | Andrew Morton | 1 | -6/+6 |
2008-02-09 | IB/core: Remove unused struct ib_device.flags member | Roland Dreier | 1 | -2/+0 |
2008-02-09 | IB/core: Add IP checksum offload support | Eli Cohen | 1 | -2/+12 |
2008-02-09 | IPoIB: Add send gather support | Eli Cohen | 4 | -30/+83 |
2008-02-09 | IPoIB: Add high DMA feature flag | Eli Cohen | 1 | -1/+3 |
2008-02-09 | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein | 5 | -36/+197 |
2008-02-08 | [IA64] Fix large MCA bootmem allocation | Russ Anderson | 1 | -29/+26 |
2008-02-08 | [IA64] Simplify cpu_idle_wait | Tony Luck | 1 | -29/+15 |
2008-02-08 | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik | 2 | -0/+61 |
2008-02-08 | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 4 | -0/+97 |
2008-02-08 | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 3 | -21/+18 |
2008-02-08 | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 2 | -2/+8 |
2008-02-08 | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n... | Mike Frysinger | 3 | -1/+2116 |
2008-02-08 | Merge branch 'cris' of git://www.jni.nu/cris | Linus Torvalds | 226 | -7714/+31838 |
2008-02-08 | [Blackfin] arch: fix build fails only include header files when enabled | Mike Frysinger | 3 | -0/+6 |
2008-02-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 10 | -44/+316 |
2008-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 17 | -225/+235 |
2008-02-08 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 12 | -60/+166 |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -309/+163 |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -133/+122 |
2008-02-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -42/+88 |
2008-02-08 | splice: missing user pointer access verification | Jens Axboe | 1 | -0/+8 |