summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
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
2008-05-05sched: fix RT task-wakeup logicGregory Haskins
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-04sysfs: build fixIngo Molnar
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds
2008-05-02virtio: add virtio disk geometry featureRyan Harper
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: change config to guest endian.Rusty Russell