aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo1-0/+72
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov1-9/+8
2009-06-05pata_legacy: wait for async probingJames Bottomley1-0/+2
2009-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+7
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-06-05Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds1-2/+1
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-06-04ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"Oleg Nesterov1-0/+2
2009-06-04kbuild: fix detection of CONFIG_FRAME_WARN=0Mike Frysinger1-1/+1
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2-7/+6
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-3/+0
2009-06-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds17-32/+151
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason1-3/+48
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King2-2/+5
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng1-0/+1
2009-06-04drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt1-3/+0
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King18-116/+272
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu1-3/+3
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao1-0/+2
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel1-1/+4
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron1-1/+1
2009-06-04drm: ignore EDID with really tiny modes.Adam Jackson1-0/+5
2009-06-04drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs1-1/+2
2009-06-04drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput1-1/+1
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.Keith Packard10-13/+124
2009-06-04drm: set permissions on edid file to 0444Keith Packard1-0/+1
2009-06-04drm: add newlines to text sysfs filesKeith Packard1-3/+3
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie2-3/+6
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie2-11/+9
2009-06-03sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu1-1/+7
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre1-0/+25
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre1-0/+9
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette1-1/+1
2009-06-03sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala1-0/+1
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre1-0/+1
2009-06-03mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey1-10/+26
2009-06-03mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey1-1/+6
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar1-1/+1
2009-06-03mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer1-1/+3
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent4-4/+4
2009-06-03fix oops when using console=ttymxcN with N > 0Eric Lammerts1-0/+2
2009-06-02Linux 2.6.30-rc8Linus Torvalds1-1/+1
2009-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-83/+195
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King1-11/+25
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
2009-06-02parport: quickfix the proc registration bugAlan Cox2-3/+14
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox1-1/+12