summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-13Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2008-05-12Add 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/gi...Linus Torvalds1-6/+3
2008-05-11BKL: revert back to the old spinlock implementationLinus Torvalds1-8/+10
2008-05-11Move 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/...Linus 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-09Merge 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/jac...Linus Torvalds1-0/+21
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2-2/+19
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick 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
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+0
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig1-5/+0
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik1-2/+14
2008-05-06phylib: Fix some sparse warningsAndy Fleming1-0/+5
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord1-0/+1
2008-05-06libata: improve post-reset device ready testTejun Heo1-0/+15
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-1/+37
2008-05-06Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2008-05-06sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-0/+29
2008-05-06sched: make clock sync tunable by architecture codeIngo Molnar1-0/+2
2008-05-06sched: fix RT task-wakeup logicGregory Haskins1-1/+6
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+3
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison1-1/+3
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve1-0/+1
2008-05-05sysfs: build fixIngo Molnar1-6/+0
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+9
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+4
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+5
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp1-0/+9
2008-05-03bridge: forwarding table information for >256 devicesStephen Hemminger1-1/+3
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel1-0/+4
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-87/+105
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+80
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+7
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard1-0/+48