aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-031-7/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-033-1/+9
|\
| * [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
| * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
| * [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* | hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-031-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-07-033-10/+14
|\ \
| * | 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-033-10/+14
| |/
* | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman2008-07-031-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-025-16/+63
|\
| * PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| * PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| * PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
* | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-021-14/+14
|\ \
| * | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1
| * | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-011-3/+3
| * | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-011-11/+10
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-023-5/+11
|\ \ \
| * | | Properly notify block layer of sync writesJens Axboe2008-07-012-5/+9
| * | | block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah2008-07-011-0/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-022-1/+3
|\ \ \ \
| * | | | [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
| * | | | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-0212-0/+6885
|\ \ \ \
| * | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-021-1/+1
| * | | | V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-3012-0/+6885
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-024-1/+99
|\ \ \ \
| * | | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-301-1/+1
| * | | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-303-0/+98
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-026-25/+40
|\ \ \ \
| * | | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2
| * | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-251-8/+8
| * | | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| * | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1
| |\ \ \ \
| | * | | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-061-1/+1
| | * | | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0
| * | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
| * | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-221-10/+24
| * | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
* | | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-021-1/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-021-0/+3
|\ \ \ \ \ \
| * | | | | | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-011-0/+3
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-022-5/+15
|\ \ \ \ \ \ \
| * | | | | | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| * | | | | | | i2c: Documentation: fix device matching descriptionBen Dooks2008-07-011-4/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-021-1/+15
|\ \ \ \ \ \ \
| * | | | | | | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-022-3/+21
|\ \ \ \ \ \ \ \ \