summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-56/+151
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+3
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-31/+59
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-09-06Fix CONFIG_AC97_BUS dependencyTakashi Iwai1-1/+3
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-05tracehook: comment pasto fixesRoland McGrath2-2/+2
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-62/+69
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+8
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+2
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds4-19/+26
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-125/+250
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds148-3148/+3360
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+36
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-15/+22
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2-15/+27
2008-09-05[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer7-14/+26
2008-09-05[MIPS] Fix data bus error recoveryThomas Bogendoerfer1-2/+4
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds1-9/+39
2008-09-05sched: fix process time monotonicityBalbir Singh4-62/+66
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra1-0/+3
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse1-11/+14
2008-09-05async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov1-1/+2
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2-4/+8
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-09-05clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-09-05clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso1-24/+3
2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2-4/+4
2008-09-04V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede3-0/+3
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE3-4/+6
2008-09-04V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2-2/+4
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab141-3138/+3343
2008-09-04V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2-2/+8