summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-08w1: ds2760_battery: add support for sleep mode featureDaniel Mack2-0/+31
2009-06-08w1: ds2760: add support for EEPROM read and writeDaniel Mack2-0/+32
2009-06-08ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack1-9/+7
2009-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+5
2009-06-07integrity: fix IMA inode leakHugh Dickins1-0/+1
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+27
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+11
2009-06-06ext3/4 with synchronous writes gets wedged by PostfixAl Viro1-6/+25
2009-06-06Fix nobh_truncate_page() to not pass stack garbage to get_block()Theodore Ts'o1-0/+2
2009-06-06[libata] pata_ali: Use IGN_SIMPLEXAlan Cox1-6/+11
2009-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2-3/+49
2009-06-05mtd: davinci nand: update clock namingKevin Hilman1-3/+4
2009-06-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+91
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/c...Linus 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-05ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"Oleg Nesterov1-0/+2
2009-06-05kbuild: fix detection of CONFIG_FRAME_WARN=0Mike Frysinger1-1/+1
2009-06-05ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2-7/+6
2009-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-3/+0
2009-06-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds17-32/+151
2009-06-05drivers/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-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-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-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_d...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-03Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds1-1/+1
2009-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-83/+195
2009-06-02parport: quickfix the proc registration bugAlan Cox2-3/+14
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox1-1/+12
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-16/+33
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-5/+7
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui1-6/+17
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13