aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller2-22/+18
2008-02-09[SPARC]: Merge asm-sparc{,64}/cputime.hDavid S. Miller1-6/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller2-24/+16
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller2-53/+48
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller2-15/+14
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller2-37/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller2-188/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller2-74/+2
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/auxvec.hDavid S. Miller1-4/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/of_device.hDavid S. Miller1-38/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller2-104/+11
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell2-10/+0
2008-02-09[SPARC64]: Add kretprobe support.David S. Miller1-0/+4
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller1-1/+1
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller1-0/+1
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-4/+23
2008-02-08x86: fix pgtable_t build breakageIngo Molnar1-2/+4
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-8/+31
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds13-80/+2188
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers1-1/+1
2008-02-08fix xtensa timerfd breakageAdrian Bunk1-2/+2
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers3-84/+83
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2-0/+9
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik1-0/+4
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2-0/+9
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik1-3/+6
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CANMike Frysinger3-1/+2116
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds100-742/+18506
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+145
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+8
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+53
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-32/+2
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike1-1/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike2-3/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky43-93/+265
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle1-0/+3
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng1-1/+0
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy1-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang1-0/+4
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger1-1/+1
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-1/+0
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org1-1/+4
2008-02-08mount options: add generic_show_options()Miklos Szeredi1-0/+9
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2-954/+0
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin16-60/+10
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches1-5/+13
2008-02-08kill do_generic_mapping_readChristoph Hellwig1-15/+0