aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-02
|\ \
| * | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-01
| * | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-01
| * | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-01
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-02
|\ \ \
| * | | Properly notify block layer of sync writesJens Axboe2008-07-01
| * | | block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah2008-07-01
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-02
|\ \ \ \
| * | | | [IA64] export account_system_vtimeDoug Chapman2008-06-30
| * | | | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-30
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-02
|\ \ \ \
| * | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-02
| * | | | V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-30
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-02
|\ \ \ \
| * | | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-30
| * | | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-30
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-02
|\ \ \ \
| * | | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-30
| * | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-25
| * | | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-22
| * | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-22
| |\ \ \ \
| | * | | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-06
| | * | | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-05
| * | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-22
| * | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-22
| * | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-22
* | | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-02
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-02
|\ \ \ \ \ \
| * | | | | | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-01
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-02
|\ \ \ \ \ \ \
| * | | | | | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-01
| * | | | | | | i2c: Documentation: fix device matching descriptionBen Dooks2008-07-01
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-02
|\ \ \ \ \ \ \
| * | | | | | | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-01
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-02
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-01
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-25
| * | | | | | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-24
| * | | | | | | | | [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-24
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm crypt: use cond_reschedMilan Broz2008-07-02
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix error paths if md_probe fails.Neil Brown2008-06-27
| * | | | | | | | | | Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-27
| * | | | | | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-27
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-07-02
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-07-02
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-01
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-01