summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-051-4/+14
| * | | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-051-3/+8
| * | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-053-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-061-1/+3
|\ \ \ \
| * | | | Fix CONFIG_AC97_BUS dependencyTakashi Iwai2008-09-061-1/+3
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-0610-31/+59
|\ \ \ \ \
| * | | | | [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-052-15/+27
| * | | | | [MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-051-0/+1
| * | | | | [MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto2008-09-051-0/+1
| * | | | | [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-057-14/+26
| * | | | | [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-051-2/+4
* | | | | | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
* | | | | | tracehook: comment pasto fixesRoland McGrath2008-09-052-2/+2
* | | | | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
* | | | | | 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-031-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/+4
| * | | | | | sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso2008-09-051-24/+3
| * | | | | | 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/+1
| * | | | | | 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
OpenPOWER on IntegriCloud