summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey2009-06-031-10/+26
| * | | | | mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey2009-06-031-1/+6
| * | | | | omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar2009-06-031-1/+1
| * | | | | mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer2009-06-031-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-06-062-3/+5
|\ \ \ \ \
| * | | | | x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-041-3/+3
| * | | | | PCI: use fixed-up device class when configuring deviceYu Zhao2009-06-041-0/+2
| |/ / / /
* | | | | integrity: fix IMA inode leakHugh Dickins2009-06-061-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-062-6/+27
|\ \ \ \ \
| * | | | | ext3/4 with synchronous writes gets wedged by PostfixAl Viro2009-06-061-6/+25
| * | | | | Fix nobh_truncate_page() to not pass stack garbage to get_block()Theodore Ts'o2009-06-061-0/+2
* | | | | | Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-061-6/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [libata] pata_ali: Use IGN_SIMPLEXAlan Cox2009-06-051-6/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-06-052-3/+49
|\ \ \ \ \ \
| * | | | | | Btrfs: Fix oops and use after free during space balancingChris Mason2009-06-041-3/+48
| * | | | | | Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng2009-06-041-0/+1
* | | | | | | mtd: davinci nand: update clock namingKevin Hilman2009-06-051-3/+4
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-054-9/+91
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala2009-06-051-0/+9
| * | | | | | ahci: add warning messages for hp laptops with broken suspendTejun Heo2009-06-051-0/+72
| * | | | | | pata_efar: fix PIO2 underclockingSergei Shtylyov2009-06-051-9/+8Star
| * | | | | | pata_legacy: wait for async probingJames Bottomley2009-06-051-0/+2
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-051-6/+7
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones2009-06-051-6/+7
| |/ / / / / /
* | | | | | | Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds2009-06-051-2/+1Star
* | | | | | | ivtv: Fix PCI DMA directionAlan Cox2009-06-051-1/+2
|/ / / / / /
* | | | | | ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"Oleg Nesterov2009-06-051-0/+2
* | | | | | kbuild: fix detection of CONFIG_FRAME_WARN=0Mike Frysinger2009-06-051-1/+1
* | | | | | ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-052-7/+6Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-06-051-3/+0Star
|\ \ \ \ \ \
| * | | | | | drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt2009-06-041-3/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-0517-32/+151
|\ \ \ \ \ \
| * | | | | | drm: ignore EDID with really tiny modes.Adam Jackson2009-06-041-0/+5
| * | | | | | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-041-1/+2
| * | | | | | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1
| * | | | | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-0410-13/+124
| * | | | | | drm: set permissions on edid file to 0444Keith Packard2009-06-041-0/+1
| * | | | | | drm: add newlines to text sysfs filesKeith Packard2009-06-041-3/+3
| * | | | | | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-042-3/+6
| * | | | | | drm: fix irq naming for kms drivers.Dave Airlie2009-06-042-11/+9Star
| |/ / / / /
* | | | | | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-051-0/+3
* | | | | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-042-4/+14
|/ / / / /
* | | | | Linux 2.6.30-rc8Linus Torvalds2009-06-031-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-031-83/+195
|\ \ \ \ \
| * | | | | powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
| | |/ / / | |/| | |
* | | | | parport: quickfix the proc registration bugAlan Cox2009-06-022-3/+14
* | | | | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-024-16/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| * | | | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3