aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-25Fix iwlan DMA mapping directionFenghua Yu
2009-02-25md: avoid races when stopping resync.NeilBrown
2009-02-25md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown
2009-02-25md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-02-24Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24i2c: Timeouts reach -1Roel Kluin
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti
2009-02-24firedtv: massive refactoringStefan Richter
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid
2009-02-24firedtv: cleanups and minor fixesStefan Richter
2009-02-24ieee1394: remove superfluous assertionsStefan Richter
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter
2009-02-24firesat: avc resendHenrik Kurelid
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx
2009-02-24DVB: add firesat driverGreg Kroah-Hartman
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz
2009-02-23i915: suspend/resume interrupt stateJesse Barnes
2009-02-23Fix an oops in i915_gem_retire_requests()Karsten Wiese
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo
2009-02-23netns: build fix for net_alloc_genericClemens Noss
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-22Linux 2.6.29-rc6Linus Torvalds
2009-02-22acpi/doc: add missing param valueRandy Dunlap
2009-02-22ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()Jan Kara
2009-02-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-23drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock
2009-02-23drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes
2009-02-23drm/i915: Fix regression in 95ca9dChris Wilson