Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 260 | -1176/+2239 | |
|\ | ||||||
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-10-06 | 258 | -1175/+2213 | |
| |\ | ||||||
| | * | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds | 2010-10-06 | 1 | -3/+6 | |
| | |\ | ||||||
| | | * | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini | 2010-10-05 | 1 | -3/+6 | |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-10-04 | 2 | -3/+5 | |
| | |\ \ | ||||||
| | | * | | regulator: max8649 - fix setting extclk_freq | Axel Lin | 2010-10-02 | 1 | -1/+1 | |
| | | * | | regulator: fix typo in current units | Cyril Chemparathy | 2010-10-02 | 1 | -1/+1 | |
| | | * | | regulator: fix device_register() error handling | Vasiliy Kulikov | 2010-10-02 | 1 | -1/+3 | |
| | * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-04 | 1 | -13/+19 | |
| | |\ \ \ | ||||||
| | | * | | | hwmon: f71882fg: use a muxed resource lock for the Super I/O port | Giel van Schijndel | 2010-10-03 | 1 | -13/+19 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-04 | 3 | -3/+14 | |
| | |\ \ \ | ||||||
| | | * | | | of/spi: Fix OF-style driver binding of spi devices | Sinan Akman | 2010-10-02 | 1 | -0/+5 | |
| | | * | | | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX | Roel Kluin | 2010-10-02 | 1 | -1/+1 | |
| | | * | | | spi/mpc8xxx: fix buffer overrun on large transfers | christophe leroy | 2010-09-16 | 1 | -2/+8 | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 | 2 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-04 | 6 | -83/+96 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow | Chris Wilson | 2010-10-03 | 1 | -12/+4 | |
| | | * | | | | drm/i915: Sanity check pread/pwrite | Chris Wilson | 2010-10-03 | 1 | -8/+20 | |
| | | * | | | | drm/i915: Use pipe state to tell when pipe is off | Keith Packard | 2010-10-03 | 2 | -25/+38 | |
| | | * | | | | drm/i915: vblank status not valid while training display port | Keith Packard | 2010-10-03 | 1 | -10/+9 | |
| | | * | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code | Julia Lawall | 2010-10-02 | 1 | -0/+2 | |
| | | * | | | | drm/i915: Fix refleak during eviction. | Chris Wilson | 2010-10-01 | 1 | -25/+20 | |
| | | * | | | | drm/i915: fix GMCH power reporting | Jesse Barnes | 2010-09-27 | 1 | -3/+3 | |
| | * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-01 | 22 | -110/+225 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom | 2010-10-01 | 1 | -0/+5 | |
| | | * | | | | | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom | 2010-10-01 | 1 | -6/+0 | |
| | | * | | | | | vmwgfx: Enable use of the vblank system | Thomas Hellstrom | 2010-10-01 | 4 | -31/+49 | |
| | | * | | | | | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom | 2010-10-01 | 5 | -13/+115 | |
| | | * | | | | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom | 2010-10-01 | 1 | -1/+1 | |
| | | * | | | | | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 2010-10-01 | 1 | -22/+0 | |
| | | * | | | | | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 2010-10-01 | 10 | -29/+20 | |
| | | * | | | | | drm: i810/i830: fix locked ioctl variant | Arnd Bergmann | 2010-09-30 | 2 | -2/+2 | |
| | | * | | | | | drm/radeon/kms: add quirk for MSI K9A2GM motherboard | Alex Deucher | 2010-09-28 | 1 | -0/+9 | |
| | | * | | | | | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle | Alex Deucher | 2010-09-28 | 1 | -1/+2 | |
| | | * | | | | | drm: Prune GEM vma entries | Chris Wilson | 2010-09-28 | 2 | -11/+26 | |
| | | * | | | | | drm/radeon/kms: fix up encoder info messages for DFP6 | Alex Deucher | 2010-09-27 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-10-01 | 3 | -6/+6 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham | 2010-10-01 | 1 | -2/+2 | |
| | | * | | | | | | i2c-davinci: Fix race when setting up for TX | Jon Povey | 2010-09-28 | 1 | -3/+3 | |
| | | * | | | | | | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout | Bernhard Walle | 2010-09-27 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-01 | 22 | -74/+151 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ | ||||||
| | | *-----------. \ \ \ \ \ \ | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown | 2010-09-29 | 17 | -55/+110 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying | 2010-09-29 | 1 | -3/+20 | |
| | | | | | | | | | * | | | | | | | ACPI: fan: Fix more unbalanced code block | Luis Henriques | 2010-09-29 | 1 | -0/+2 | |
| | | | | | | | | | * | | | | | | | ACPI: acpi_pad: simplify code to avoid false gcc build warning | Len Brown | 2010-09-29 | 1 | -16/+18 | |
| | | | | | | | | | * | | | | | | | ACPI: Kconfig: fix typo. | Andrea Gelmini | 2010-09-28 | 1 | -1/+1 | |
| | | | | | | | | | * | | | | | | | ACPI: Fix typos | Lucas De Marchi | 2010-09-28 | 7 | -9/+9 | |
| | | | | | | | | | * | | | | | | | ACPI video: fix a poor warning message | Zhang Rui | 2010-09-28 | 1 | -2/+2 | |
| | | | | | | | | | * | | | | | | | ACPI: fix build warnings resulting from merge window conflict | Zhang Rui | 2010-09-28 | 1 | -6/+14 | |
| | | | | | | | | | | |_|_|_|_|/ | | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | | * | | | | | | | ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume | Colin Ian King | 2010-09-28 | 1 | -0/+1 | |
| | | | | | | | | | |_|/ / / / | | | | | | | | | |/| | | | | |