Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ide: ide.c 'clear' fix, update "ide=nodma" documentation | David Fries | 2009-02-25 | 3 | -6/+13 | |
| |/ / / / / | ||||||
* | | | | | | shmem: fix shared anonymous accounting | Hugh Dickins | 2009-02-25 | 1 | -22/+21 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-25 | 9 | -16/+97 | |
|\ \ \ \ \ | ||||||
| * | | | | | drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path | Dave Airlie | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | drm/i915: make hw page ioremap use ioremap_wc | Dave Airlie | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | drm: edid revision 0 is valid | Kyle McMartin | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | drm: Correct unbalanced drm_vblank_put() during mode setting. | Chris Wilson | 2009-02-25 | 1 | -4/+10 | |
| * | | | | | drm: disable encoders before re-routing them | Jesse Barnes | 2009-02-25 | 2 | -4/+73 | |
| * | | | | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values. | Jesse Barnes | 2009-02-25 | 1 | -2/+2 | |
| * | | | | | drm: Fix shifts of EDID vsync offset/width fields. | Linus Torvalds | 2009-02-25 | 1 | -2/+2 | |
| * | | | | | drm/i915: handle bogus VBT panel timing | Jesse Barnes | 2009-02-25 | 1 | -0/+6 | |
| * | | | | | drm/i915: remove PLL debugging messages | Jesse Barnes | 2009-02-25 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-02-25 | 2 | -10/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | md: avoid races when stopping resync. | NeilBrown | 2009-02-25 | 2 | -4/+6 | |
| * | | | | | | md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery. | NeilBrown | 2009-02-25 | 1 | -2/+2 | |
| * | | | | | | md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery. | NeilBrown | 2009-02-25 | 1 | -4/+4 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-02-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Fix crashes in jbusmc_print_dimm() | David S. Miller | 2009-02-11 | 1 | -0/+1 | |
* | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-02-25 | 3 | -27/+70 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | intel-iommu: fix endless "Unknown DMAR structure type" loop | Tony Battersby | 2009-02-14 | 1 | -0/+8 | |
| * | | | | | | | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 | 3 | -26/+59 | |
| * | | | | | | | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=n | Joerg Roedel | 2009-02-09 | 1 | -1/+3 | |
* | | | | | | | | | Fix iwlan DMA mapping direction | Fenghua Yu | 2009-02-25 | 1 | -4/+4 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann | 2009-02-24 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-02-24 | 10 | -11/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add i2c_board_info for RiscPC PCF8583 | Russell King | 2009-02-24 | 2 | -1/+8 | |
| * | | | | | | | | | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare | 2009-02-24 | 3 | -3/+3 | |
| * | | | | | | | | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2009-02-24 | 3 | -3/+7 | |
| * | | | | | | | | | i2c: Timeouts reach -1 | Roel Kluin | 2009-02-24 | 2 | -3/+3 | |
| * | | | | | | | | | i2c: Fix misplaced parentheses | Roel Kluin | 2009-02-24 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-02-24 | 18 | -7/+2936 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e... | Beat Michel Liechti | 2009-02-24 | 1 | -0/+1 | |
| * | | | | | | | | | firedtv: massive refactoring | Stefan Richter | 2009-02-24 | 17 | -2331/+1895 | |
| * | | | | | | | | | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi | 2009-02-24 | 20 | -515/+515 | |
| * | | | | | | | | | firedtv: Use DEFINE_SPINLOCK | Julia Lawall | 2009-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid | 2009-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | firedtv: use length_field() of PMT as length | Henrik Kurelid | 2009-02-24 | 1 | -7/+13 | |
| * | | | | | | | | | firedtv: fix returned struct for ca_info | Henrik Kurelid | 2009-02-24 | 1 | -4/+4 | |
| * | | | | | | | | | firedtv: cleanups and minor fixes | Stefan Richter | 2009-02-24 | 13 | -1484/+964 | |
| * | | | | | | | | | ieee1394: remove superfluous assertions | Stefan Richter | 2009-02-24 | 1 | -6/+0 | |
| * | | | | | | | | | ieee1394: inherit ud vendor_id from node vendor_id | Stefan Richter | 2009-02-24 | 1 | -0/+3 | |
| * | | | | | | | | | ieee1394: add hpsb_node_read() and hpsb_node_lock() | Stefan Richter | 2009-02-24 | 1 | -0/+18 | |
| * | | | | | | | | | ieee1394: use correct barrier types between accesses of nodeid and generation | Stefan Richter | 2009-02-24 | 1 | -3/+4 | |
| * | | | | | | | | | firesat: copyrights, rename to firedtv, API conversions, fix remote control i... | Stefan Richter | 2009-02-24 | 21 | -526/+502 | |
| * | | | | | | | | | firesat: avc resend | Henrik Kurelid | 2009-02-24 | 3 | -80/+95 | |
| * | | | | | | | | | firesat: update isochronous interface, add CI support | Henrik Kurelid | 2009-02-24 | 10 | -494/+1487 | |
| * | | | | | | | | | firesat: add DVB-S support for DVB-S2 devices | Ben Backx | 2009-02-24 | 1 | -0/+6 | |
| * | | | | | | | | | firesat: fix DVB-S2 device recognition | Ben Backx | 2009-02-24 | 3 | -17/+31 | |
| * | | | | | | | | | DVB: add firesat driver | Greg Kroah-Hartman | 2009-02-24 | 16 | -0/+2858 | |
| |/ / / / / / / / |