summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-03block: export "ro" attributeKay Sievers1-0/+10
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle2-0/+46
2008-07-03cfq-iosched: add message logging through blktraceJens Axboe1-10/+55
2008-07-03as-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-03cfq-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+11
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-0/+6885
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-25/+40
2008-07-02tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-5/+15
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+15
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+21
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-0/+1
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds3-3/+12
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-2/+20
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds76-272/+411
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes1-2/+2
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras1-1/+13
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz1-0/+1
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy1-2/+2
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen1-2/+2
2008-07-01net: Tyop of sk_filter() commentWang Chen1-1/+0
2008-07-01netlink: Unneeded local variableWang Chen1-1/+1
2008-07-01net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2-1/+7
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy11-21/+17
2008-07-01ipv4: fix sysctl documentation of time related valuesStephen Hemminger1-8/+4
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks1-4/+14
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-07-01Properly notify block layer of sync writesJens Axboe2-5/+9
2008-07-01block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah1-0/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin1-0/+3