summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown-3/+20
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-4/+23
2008-02-08x86: fix pgtable_t build breakageIngo Molnar-2/+4
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-8/+31
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds-80/+2188
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers-1/+1
2008-02-08fix xtensa timerfd breakageAdrian Bunk-2/+2
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers-84/+83
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen-2/+12
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein-0/+9
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik-0/+4
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik-0/+9
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik-3/+6
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck-1/+4
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger-1/+2116
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds-742/+18506
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-12/+145
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-0/+8
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-8/+53
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-32/+2
2008-02-08uml: x86_64 should copy %fs during forkJeff Dike-1/+2
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike-3/+5
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-93/+265
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle-0/+3
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng-1/+0
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang-0/+4
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger-1/+1
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements-1/+0
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org-1/+4
2008-02-08mount options: add generic_show_options()Miklos Szeredi-0/+9
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger-954/+0
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-60/+10
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches-5/+13
2008-02-08kill do_generic_mapping_readChristoph Hellwig-15/+0
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger-3/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell-0/+73
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan-2/+0
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck-1/+4
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk-3/+0
2008-02-08udf: fix udf_debug macroMarcin Slusarz-2/+2
2008-02-08udf: remove some ugly macrosMarcin Slusarz-6/+6
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig-2/+2
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-81/+27
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz-0/+30
2008-02-08misc: removal of final callers using fastcallHarvey Harrison-3/+3
2008-02-08asm-generic: remove fastcallHarvey Harrison-22/+22
2008-02-08Remove fastcall from linux/includeHarvey Harrison-20/+20