Age | Commit message (Expand) | Author |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare |
2009-02-24 | i2c: Timeouts reach -1 | Roel Kluin |
2009-02-24 | i2c: Fix misplaced parentheses | Roel Kluin |
2009-02-24 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann |
2009-02-24 | x86, ptrace: remove CONFIG guards around declarations | Markus Metzger |
2009-02-24 | x86, ftrace: fix section mismatch in hw-branch-tracer | Markus Metzger |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar |
2009-02-24 | firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e... | Beat Michel Liechti |
2009-02-24 | firedtv: massive refactoring | Stefan Richter |
2009-02-24 | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi |
2009-02-24 | firedtv: Use DEFINE_SPINLOCK | Julia Lawall |
2009-02-24 | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid |
2009-02-24 | firedtv: use length_field() of PMT as length | Henrik Kurelid |
2009-02-24 | firedtv: fix returned struct for ca_info | Henrik Kurelid |
2009-02-24 | firedtv: cleanups and minor fixes | Stefan Richter |
2009-02-24 | ieee1394: remove superfluous assertions | Stefan Richter |
2009-02-24 | ieee1394: inherit ud vendor_id from node vendor_id | Stefan Richter |
2009-02-24 | ieee1394: add hpsb_node_read() and hpsb_node_lock() | Stefan Richter |
2009-02-24 | ieee1394: use correct barrier types between accesses of nodeid and generation | Stefan Richter |
2009-02-24 | firesat: copyrights, rename to firedtv, API conversions, fix remote control i... | Stefan Richter |
2009-02-24 | firesat: avc resend | Henrik Kurelid |
2009-02-24 | 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-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
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 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-22 | Linux 2.6.29-rc6v2.6.29-rc6 | Linus Torvalds |
2009-02-22 | acpi/doc: add missing param value | Randy Dunlap |
2009-02-22 | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara |
2009-02-22 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-02-23 | drm/i915: Add missing mutex_lock(&dev->struct_mutex) | Pierre Willenbrock |
2009-02-23 | drm/i915: fix WC mapping in non-GEM i915 code. | Jesse Barnes |
2009-02-23 | drm/i915: Fix regression in 95ca9d | Chris Wilson |
2009-02-23 | drm/i915: Retire requests from i915_gem_busy_ioctl. | Eric Anholt |
2009-02-23 | drm/i915: suspend/resume GEM when KMS is active | Jesse Barnes |
2009-02-23 | drm/i915: Don't let a device flush to prepare buffers clear new write_domains. | Eric Anholt |
2009-02-23 | drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. | Eric Anholt |
2009-02-23 | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore |
2009-02-23 | 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 | docbook: split kernel-api for device-drivers | Randy Dunlap |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |