summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-14USB: add association.hGreg Kroah-Hartman
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-09[libata] revert new check-ready Status register logicJeff Garzik
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-09module: put modversions in vermagicRusty Russell
2008-05-09[POWERPC] Fix of_i2c include for module compilationJochen Friedrich
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe
2008-05-07udf: Make udf exportableRasmus Rohde
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched: make clock sync tunable by architecture codeIngo Molnar