summaryrefslogtreecommitdiffstats
path: root/kernel/relay.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas3-8/+3
2009-03-27ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas3-6/+3
2009-03-27ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas3-8/+5
2009-03-27ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas1-0/+4
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas6-23/+32
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-25drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie1-1/+1
2009-02-25drm/i915: make hw page ioremap use ioremap_wcDave Airlie1-1/+1
2009-02-25drm: edid revision 0 is validKyle McMartin1-1/+1
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson1-4/+10
2009-02-25drm: disable encoders before re-routing themJesse Barnes2-4/+73
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes1-2/+2
2009-02-25drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds1-2/+2
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes1-0/+6
2009-02-25drm/i915: remove PLL debugging messagesJesse Barnes1-1/+1
2009-02-25md: avoid races when stopping resync.NeilBrown2-4/+6
2009-02-25md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown1-2/+2
2009-02-25md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown1-4/+4
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King2-1/+8
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare3-3/+3
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare3-3/+7
2009-02-24i2c: Timeouts reach -1Roel Kluin2-3/+3
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin1-1/+2
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann1-1/+1
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti1-0/+1
2009-02-24firedtv: massive refactoringStefan Richter17-2331/+1895
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi20-515/+515
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid1-1/+1
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid1-7/+13
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid1-4/+4
2009-02-24firedtv: cleanups and minor fixesStefan Richter13-1484/+964
2009-02-24ieee1394: remove superfluous assertionsStefan Richter1-6/+0
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter1-0/+3
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter1-0/+18
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter1-3/+4
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter21-526/+502
2009-02-24firesat: avc resendHenrik Kurelid3-80/+95
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid10-494/+1487
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx1-0/+6
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx3-17/+31
2009-02-24DVB: add firesat driverGreg Kroah-Hartman16-0/+2858
2009-02-24proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz1-1/+3
2009-02-24i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-24Fix an oops in i915_gem_retire_requests()Karsten Wiese1-0/+3
2009-02-24net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-24netns: build fix for net_alloc_genericClemens Noss1-4/+4
2009-02-23Linux 2.6.29-rc6v2.6.29-rc6Linus Torvalds1-1/+1
2009-02-23acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-23ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()Jan Kara1-1/+8