| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | 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 | 8 | -35/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | vlan: dont drop packets from unknown vlans in promiscuous mode | Eric Dumazet | 2010-09-30 | 1 | -4/+10 |
| | * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-30 | 3 | -6/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | iwl3945: queue the right work if the scan needs to be aborted | Florian Mickler | 2010-09-28 | 2 | -2/+2 |
| | | * | | | | | | | | | | | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 | 1 | -4/+0 |
| | * | | | | | | | | | | | | Phonet: Correct header retrieval after pskb_may_pull | Kumar Sanghvi | 2010-09-29 | 1 | -1/+2 |
| | * | | | | | | | | | | | | um: Proper Fix for f25c80a4: remove duplicate structure field initialization | Boaz Harrosh | 2010-09-29 | 1 | -14/+3 |
| | * | | | | | | | | | | | | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller | 2010-09-28 | 1 | -0/+1 |
| | * | | | | | | | | | | | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() | Damian Lukowski | 2010-09-28 | 1 | -10/+14 |
| * | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | | ksm: fix bad user data when swapping | Hugh Dickins | 2010-10-04 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | ksm: fix page_address_in_vma anon_vma oops | Hugh Dickins | 2010-10-04 | 1 | -1/+7 |
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-10-01 | 2 | -16/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | cifs: prevent infinite recursion in cifs_reconnect_tcon | Jeff Layton | 2010-10-01 | 1 | -16/+33 |
| | * | | | | | | | | | | | | | cifs: set backing_dev_info on new S_ISREG inodes | Jeff Layton | 2010-09-29 | 1 | -0/+2 |
| | | |_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-01 | 5 | -5/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 2010-09-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 2010-09-30 | 1 | -3/+8 |
| | * | | | | | | | | | | | | | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-28 | 3 | -1/+3 |
| * | | | | | | | | | | | | | | MN10300: Fix flush_icache_range() | David Howells | 2010-10-01 | 1 | -1/+19 |
| * | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-01 | 24 | -120/+246 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | 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 | 2 | -26/+6 |
| | * | | | | | | | | | | | | | | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 2010-10-01 | 11 | -34/+33 |
| | * | | | | | | | | | | | | | | 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 | 3 | -11/+27 |
| | * | | | | | | | | | | | | | | drm/radeon/kms: fix up encoder info messages for DFP6 | Alex Deucher | 2010-09-27 | 1 | -0/+2 |
| | * | | | | | | | | | | | | | | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie | 2010-09-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | 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 | 24 | -76/+153 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-----------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown | 2010-09-29 | 19 | -57/+112 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | | | | | | | | | | | | | | | | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying | 2010-09-29 | 1 | -3/+20 |