summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-09[S390] dynamic page tables.Martin Schwidefsky7-45/+63
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky6-45/+109
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky8-158/+114
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky1-32/+0
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky1-2/+2
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens1-1/+4
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus 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/rol...Linus Torvalds3-8/+31
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus 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 n...Mike 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/pa...Linus 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