summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-09Add MAX17040 Fuel Gauge driverMinkyu Kang
2009-06-08w1: ds2760_battery: add support for sleep mode featureDaniel Mack
2009-06-08w1: ds2760: add support for EEPROM read and writeDaniel Mack
2009-06-08ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-06integrity: fix IMA inode leakHugh Dickins
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-06Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-06ext3/4 with synchronous writes gets wedged by PostfixAl Viro
2009-06-06Fix nobh_truncate_page() to not pass stack garbage to get_block()Theodore Ts'o
2009-06-05[libata] pata_ali: Use IGN_SIMPLEXAlan Cox
2009-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-06-05mtd: davinci nand: update clock namingKevin Hilman
2009-06-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov
2009-06-05pata_legacy: wait for async probingJames Bottomley
2009-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones
2009-06-05Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds
2009-06-05ivtv: Fix PCI DMA directionAlan Cox
2009-06-04ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic"Oleg Nesterov
2009-06-04kbuild: fix detection of CONFIG_FRAME_WARN=0Mike Frysinger
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-06-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng
2009-06-04drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao
2009-06-04drm: ignore EDID with really tiny modes.Adam Jackson
2009-06-04drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs
2009-06-04drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-06-04drm: set permissions on edid file to 0444Keith Packard
2009-06-04drm: add newlines to text sysfs filesKeith Packard
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie
2009-06-02Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds
2009-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-02parport: quickfix the proc registration bugAlan Cox
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman