summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-61/+167
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-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
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-05x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin1-23/+13
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin5-8/+82
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
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