aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell2-0/+73
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan1-2/+0
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-1/+4
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk1-3/+0
2008-02-08udf: fix udf_debug macroMarcin Slusarz1-2/+2
2008-02-08udf: remove some ugly macrosMarcin Slusarz1-6/+6
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig1-2/+2
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger16-81/+27
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz1-0/+30
2008-02-08misc: removal of final callers using fastcallHarvey Harrison1-3/+3
2008-02-08asm-generic: remove fastcallHarvey Harrison3-22/+22
2008-02-08Remove fastcall from linux/includeHarvey Harrison6-20/+20