aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-22/+3
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+2
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo1-1/+1
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo1-1/+1
2008-05-19ata: remove FIT() macroHarvey Harrison1-2/+0
2008-05-19dlm: <linux/dlm_plock.h> should be "unifdef"ed.Robert P. J. Day1-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare2-8/+2
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro1-0/+1
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro1-0/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-22/+1
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-10/+14
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-1/+1
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more robustMarkus Armbruster1-1/+1
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-4/+4
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+150
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-2/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+26
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi1-0/+1
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro1-2/+11
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2-8/+0
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg1-2/+14
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller1-7/+9
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12syncppp: Fix crashes.David S. Miller1-0/+3
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds1-1/+5
2008-05-11i2c: Match dummy devices by typeJean Delvare1-1/+1
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-6/+3
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds1-8/+10
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2-12/+12
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik1-6/+3
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+0
2008-05-09module: put modversions in vermagicRusty Russell1-1/+7
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich1-4/+0
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+20
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-18/+32
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds1-0/+21
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller2-2/+19
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last requestPatrick McHardy1-0/+1
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe1-17/+18
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe1-0/+14
2008-05-07udf: Make udf exportableRasmus Rohde1-0/+21
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi1-1/+0