summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
* | | | | | res_counter: fix off-by-one bug in setting limitLi Zefan2008-09-051-1/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-055-62/+69
|\ \ \ \ \ \
| * | | | | | sched: fix process time monotonicityBalbir Singh2008-09-054-62/+66
| * | | | | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-051-0/+3
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-051-0/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86: add io delay quirk for Presario F700Chuck Ebbert2008-09-041-0/+8
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-09-051-1/+2
|\ \ \ \ \ \
| * | | | | | async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov2008-09-051-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-054-19/+26
|\ \ \ \ \ \
| * | | | | | Revert "[ARM] use the new byteorder headers"David Woodhouse2008-09-051-11/+14
| * | | | | | Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2008-09-052-4/+8
| * | | | | | [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-0511-125/+250
|\ \ \ \ \ \
| * | | | | | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
| * | | | | | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt2008-09-051-10/+4Star
| * | | | | | sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso2008-09-051-24/+3Star
| * | | | | | sh: fix semtimedop syscallYoshihiro Shimoda2008-08-281-1/+1
| * | | | | | sh: update AP325RXA defconfigMagnus Damm2008-08-281-10/+12
| * | | | | | sh: update Migo-R defconfigMagnus Damm2008-08-281-8/+13
| * | | | | | sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-281-3/+3
| * | | | | | sh: fix kexec entry point for crash kernelsMagnus Damm2008-08-281-1/+1
| * | | | | | sh: crash kernel resource fixMagnus Damm2008-08-281-5/+1Star
| * | | | | | sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk2008-08-251-0/+2
| * | | | | | sh64: re-add the __strnlen_user() prototypeAdrian Bunk2008-08-251-0/+2
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-09-05148-3148/+3360
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2008-09-042-4/+4
| * | | | | | | V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede2008-09-043-0/+3
| * | | | | | | V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2008-09-043-4/+6
| * | | | | | | V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2008-09-042-2/+4
| * | | | | | | Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab2008-09-04141-3138/+3343
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2008-09-042-2/+8
| | * | | | | | V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...Hans de Goede2008-09-041-19/+36
| | * | | | | | V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine2008-09-041-5/+34
| | * | | | | | V4L/DVB (8870): gspca: Fix dark room problem with sonixb.Hans de Goede2008-09-041-2/+12
| | * | | | | | V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...Hans de Goede2008-09-042-4/+6
| | * | | | | | V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.Hans de Goede2008-09-041-29/+67
| | * | | | | | V4L/DVB (8844): dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-031-0/+1
| | * | | | | | V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk2008-09-031-1/+1
| | * | | | | | V4L/DVB (8842): vivi_release(): fix use-after-freeAdrian Bunk2008-09-031-4/+4
| | * | | | | | V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2008-09-032-1/+7
| | * | | | | | V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky2008-09-031-1/+1
| | * | | | | | V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare2008-09-033-9/+10
| | * | | | | | V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added ...Hans de Goede2008-09-031-10/+44
| | * | | | | | V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images.Hans de Goede2008-09-031-5/+5
| | * | | | | | V4L/DVB (8833): gspca: Cleanup the sonixb code.Hans de Goede2008-09-031-203/+162Star
| | * | | | | | V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine2008-09-032-2/+3
| | * | | | | | V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede2008-09-036-42/+23Star
| | * | | | | | V4L/DVB (8830): gspca: Move some probe code to the new init function.Hans de Goede2008-09-032-10/+13
| | * | | | | | V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine2008-09-039-140/+116Star