summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-22ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola1-1/+1
2007-08-22ARM: OMAP2: Force APLLs always activeJuha Yrjola1-11/+2
2007-08-22ARM: OMAP: H3 workqueue fixesDirk Behme2-5/+8
2007-08-22ARM: OMAP: OSK led fixesDavid Brownell3-16/+8
2007-08-22ARM: OMAP: fix OMAP1 dmtimer build warningDavid Brownell1-5/+0
2007-08-22ARM: OMAP: Fix 32k timer unsupported one-shot modeKevin Hilman2-7/+5
2007-08-22fix - ensure we don't use bootconsoles after init has been releasedRobin Getz1-4/+6
2007-08-22[POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2-2/+6
2007-08-21sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-21hisax: update hfc_usb driverMartin Bachem2-445/+288
2007-08-21i386: Mark NUMA support experimentalAndi Kleen1-2/+6
2007-08-21Revert "USB: EHCI cpufreq fix"Linus Torvalds5-215/+0
2007-08-21dio: zero struct dio with kzalloc instead of manuallyZach Brown1-17/+1
2007-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-74/+113
2007-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds6-20/+51
2007-08-21JFFS2 locking regression fix.David Woodhouse1-0/+3
2007-08-21Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-553/+389
2007-08-21ensure we don't use bootconsoles after init has been releasedRobin Getz1-0/+11
2007-08-21ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2-0/+20
2007-08-21hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz1-4/+2
2007-08-21triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-0/+3
2007-08-21pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-3/+6
2007-08-21pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-2/+8
2007-08-21cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-1/+7
2007-08-21ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz1-2/+2
2007-08-21ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz3-23/+38
2007-08-21ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz1-11/+3
2007-08-21ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz3-26/+10
2007-08-21ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz1-0/+2
2007-08-21ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz3-0/+11
2007-08-21ide: make CONFIG_IDE_GENERIC default to NTejun Heo1-2/+1
2007-08-20V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti1-1/+1
2007-08-20V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2-2/+25
2007-08-20V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball1-1/+10
2007-08-20V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 ...Andreas Arens1-12/+12
2007-08-20V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho1-1/+1
2007-08-20V4L/DVB (5969): ivtv: report ivtv version in status logHans Verkuil1-1/+1
2007-08-20V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never setHans Verkuil1-0/+1
2007-08-20V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil1-2/+0
2007-08-19missing return in bridge sysfs codeAl Viro1-0/+1
2007-08-19KVM: Avoid calling smp_call_function_single() with interrupts disabledAvi Kivity1-0/+4
2007-08-19Remove double inclusion of linux/capability.hChristian Heim1-1/+0
2007-08-19Fix <math-emu/soft-fp.h> tpyoAl Viro1-1/+1
2007-08-19x86: properly initialize temp insn buffer for paravirt patchingChris Wright1-0/+2
2007-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-6/+6
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2-4/+4
2007-08-18x86_64: Change PMDS invocation to single macroAndi Kleen1-2/+1
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub5-7/+9
2007-08-18x86_64: Fail dma_alloc_coherent on dma less devicesAndi Kleen1-0/+4
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5