| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | res_counter: fix off-by-one bug in setting limit | Li Zefan | 2008-09-05 | 1 | -1/+1 |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-05 | 5 | -62/+69 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 | 4 | -62/+66 |
| * | | | | | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 | 1 | -0/+3 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-05 | 1 | -0/+8 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86: add io delay quirk for Presario F700 | Chuck Ebbert | 2008-09-03 | 1 | -0/+8 |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-09-05 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | async_tx: fix the bug in async_tx_run_dependencies | Yuri Tikhonov | 2008-09-05 | 1 | -1/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 | Linus Torvalds | 2008-09-05 | 4 | -19/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "[ARM] use the new byteorder headers" | David Woodhouse | 2008-09-05 | 1 | -11/+14 |
| * | | | | | | Fix conditional export of kvh.h and a.out.h to userspace. | Khem Raj | 2008-09-05 | 2 | -4/+8 |
| * | | | | | | [MTD] [NAND] tmio_nand: fix base address programming | Dmitry Baryshkov | 2008-09-05 | 1 | -4/+4 |
| |/ / / / / |
|
* | | | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-09-05 | 11 | -125/+250 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: fix i2c-sh_mobile timing issues | Magnus Damm | 2008-09-05 | 1 | -63/+208 |
| * | | | | | | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Paul Mundt | 2008-09-05 | 1 | -10/+4 |
| * | | | | | | sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Carmelo Amoroso | 2008-09-05 | 1 | -24/+3 |
| * | | | | | | sh: fix semtimedop syscall | Yoshihiro Shimoda | 2008-08-28 | 1 | -1/+1 |
| * | | | | | | sh: update AP325RXA defconfig | Magnus Damm | 2008-08-28 | 1 | -10/+12 |
| * | | | | | | sh: update Migo-R defconfig | Magnus Damm | 2008-08-28 | 1 | -8/+13 |
| * | | | | | | sh: fix platform_resource_setup_memory() section mismatch | Magnus Damm | 2008-08-28 | 1 | -3/+3 |
| * | | | | | | sh: fix kexec entry point for crash kernels | Magnus Damm | 2008-08-28 | 1 | -1/+1 |
| * | | | | | | sh: crash kernel resource fix | Magnus Damm | 2008-08-28 | 1 | -5/+1 |
| * | | | | | | sh: fix ptrace_64.c:user_disable_single_step() | Adrian Bunk | 2008-08-25 | 1 | -0/+2 |
| * | | | | | | sh64: re-add the __strnlen_user() prototype | Adrian Bunk | 2008-08-25 | 1 | -0/+2 |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds | 2008-09-05 | 148 | -3148/+3360 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no... | Li Zefan | 2008-09-04 | 2 | -4/+4 |
| * | | | | | | | V4L/DVB (8880): PATCH: Fix parents on some webcam drivers | Hans de Goede | 2008-09-04 | 3 | -0/+3 |
| * | | | | | | | V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay | Thierry MERLE | 2008-09-04 | 3 | -4/+6 |
| * | | | | | | | V4L/DVB (8876): budget: udelay changed to mdelay | Thierry MERLE | 2008-09-04 | 2 | -2/+4 |
| * | | | | | | | Merge branch 'fixes_stg' of ../git_old into fixes | Mauro Carvalho Chehab | 2008-09-04 | 141 | -3138/+3343 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | * | | | | | | V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's. | Hans de Goede | 2008-09-04 | 2 | -2/+8 |
| | * | | | | | | V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex... | Hans de Goede | 2008-09-04 | 1 | -19/+36 |
| | * | | | | | | V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561. | Jean-Francois Moine | 2008-09-04 | 1 | -5/+34 |
| | * | | | | | | V4L/DVB (8870): gspca: Fix dark room problem with sonixb. | Hans de Goede | 2008-09-04 | 1 | -2/+12 |
| | * | | | | | | V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to... | Hans de Goede | 2008-09-04 | 2 | -4/+6 |
| | * | | | | | | V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb. | Hans de Goede | 2008-09-04 | 1 | -29/+67 |
| | * | | | | | | V4L/DVB (8844): dabusb_fpga_download(): fix a memory leak | Adrian Bunk | 2008-09-03 | 1 | -0/+1 |
| | * | | | | | | V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leak | Adrian Bunk | 2008-09-03 | 1 | -1/+1 |
| | * | | | | | | V4L/DVB (8842): vivi_release(): fix use-after-free | Adrian Bunk | 2008-09-03 | 1 | -4/+4 |
| | * | | | | | | V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx) | Michael Krufky | 2008-09-03 | 2 | -1/+7 |
| | * | | | | | | V4L/DVB (8839): dib0700: add comment to identify 35th USB id pair | Michael Krufky | 2008-09-03 | 1 | -1/+1 |
| | * | | | | | | V4L/DVB (8837): dvb: fix I2C adapters name size | Jean Delvare | 2008-09-03 | 3 | -9/+10 |
| | * | | | | | | V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added ... | Hans de Goede | 2008-09-03 | 1 | -10/+44 |
| | * | | | | | | V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images. | Hans de Goede | 2008-09-03 | 1 | -5/+5 |
| | * | | | | | | V4L/DVB (8833): gspca: Cleanup the sonixb code. | Hans de Goede | 2008-09-03 | 1 | -203/+162 |
| | * | | | | | | V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. | Jean-Francois Moine | 2008-09-03 | 2 | -2/+3 |
| | * | | | | | | V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers. | Hans de Goede | 2008-09-03 | 6 | -42/+23 |
| | * | | | | | | V4L/DVB (8830): gspca: Move some probe code to the new init function. | Hans de Goede | 2008-09-03 | 2 | -10/+13 |
| | * | | | | | | V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. | Jean-Francois Moine | 2008-09-03 | 9 | -140/+116 |
| | * | | | | | | V4L/DVB (8828): gspca: Set the clock at the end of initialization in sonixj. | Jean-Francois Moine | 2008-09-03 | 1 | -5/+11 |