| Commit message (Expand) | Author | Age |
... | |
| * | | | | | firesat: update isochronous interface, add CI support | Henrik Kurelid | 2009-02-24 |
| * | | | | | firesat: add DVB-S support for DVB-S2 devices | Ben Backx | 2009-02-24 |
| * | | | | | firesat: fix DVB-S2 device recognition | Ben Backx | 2009-02-24 |
| * | | | | | DVB: add firesat driver | Greg Kroah-Hartman | 2009-02-24 |
| |/ / / / |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-24 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara | 2009-02-22 |
| * | | | | ext4: Add fallback for find_group_flex | Theodore Ts'o | 2009-02-21 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 |
|\ \ \ \ \ |
|
| * | | | | | net: amend the fix for SO_BSDCOMPAT gsopt infoleak | Eugene Teo | 2009-02-23 |
| * | | | | | netns: build fix for net_alloc_generic | Clemens Noss | 2009-02-23 |
* | | | | | | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz | 2009-02-23 |
* | | | | | | i915: suspend/resume interrupt state | Jesse Barnes | 2009-02-23 |
* | | | | | | Fix an oops in i915_gem_retire_requests() | Karsten Wiese | 2009-02-23 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: ahash - Fix digest size in /proc/crypto | Lee Nipper | 2009-02-19 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| |_|/ / / /
|/| | | | | |
|
| * | | | | | netns: fix double free at netns creation | Daniel Lezcano | 2009-02-22 |
| * | | | | | veth : add the set_mac_address capability | Daniel Lezcano | 2009-02-22 |
| * | | | | | sunlance: Beyond ARRAY_SIZE of ib->btx_ring | Roel Kluin | 2009-02-22 |
| * | | | | | sungem: another error printed one too early | roel kluin | 2009-02-20 |
| * | | | | | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 |
| * | | | | | SMSC: timeout reaches -1 | Roel Kluin | 2009-02-20 |
| * | | | | | smsc9420: handle magic field of ethtool_eeprom | Steve Glendinning | 2009-02-20 |
| * | | | | | sundance: missing parentheses? | Roel Kluin | 2009-02-20 |
| * | | | | | smsc9420: fix another postfixed timeout | Steve Glendinning | 2009-02-20 |
| * | | | | | wimax/i2400m: driver loads firmware v1.4 instead of v1.3 | Inaky Perez-Gonzalez | 2009-02-20 |
| * | | | | | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 2009-02-19 |
| * | | | | | cxgb3: Add support for PCI ID 0x35. | Divy Le Ray | 2009-02-18 |
| * | | | | | tcp: remove obsoleted comment about different passes | Ilpo Järvinen | 2009-02-18 |
| * | | | | | TG3: &&/|| confusion | Roel Kluin | 2009-02-18 |
| * | | | | | ATM: misplaced parentheses? | Roel Kluin | 2009-02-18 |
| * | | | | | net/mv643xx: don't disable the mib timer too early and lock properly | Sebastian Siewior | 2009-02-18 |
| * | | | | | net/mv643xx: use GFP_ATOMIC while atomic | Sebastian Siewior | 2009-02-18 |
| * | | | | | atl1c: Atheros L1C Gigabit Ethernet driver | Jie Yang | 2009-02-18 |
| * | | | | | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 2009-02-18 |
| * | | | | | net: forcedeth: Fix wake-on-lan regression | Tobias Diedrich | 2009-02-16 |
* | | | | | | Linux 2.6.29-rc6v2.6.29-rc6 | Linus Torvalds | 2009-02-22 |
* | | | | | | acpi/doc: add missing param value | Randy Dunlap | 2009-02-22 |
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | drm/i915: Add missing mutex_lock(&dev->struct_mutex) | Pierre Willenbrock | 2009-02-22 |
| * | | | | | | drm/i915: fix WC mapping in non-GEM i915 code. | Jesse Barnes | 2009-02-22 |
| * | | | | | | drm/i915: Fix regression in 95ca9d | Chris Wilson | 2009-02-22 |
| * | | | | | | drm/i915: Retire requests from i915_gem_busy_ioctl. | Eric Anholt | 2009-02-22 |
| * | | | | | | drm/i915: suspend/resume GEM when KMS is active | Jesse Barnes | 2009-02-22 |
| * | | | | | | drm/i915: Don't let a device flush to prepare buffers clear new write_domains. | Eric Anholt | 2009-02-22 |
| * | | | | | | drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. | Eric Anholt | 2009-02-22 |
* | | | | | | | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 2009-02-22 |
* | | | | | | | cipso: Fix documentation comment | Paul Moore | 2009-02-22 |
|/ / / / / / |
|
* | | | | | | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2009-02-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix | Ingo Molnar | 2009-02-22 |