aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani4-13/+53
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto1-1/+1
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-1/+1
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-11/+23
2009-02-24Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds18-7/+2936
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-1/+15
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" errorBeat 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 inputStefan 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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz1-1/+3
2009-02-23i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-23Fix an oops in i915_gem_retire_requests()Karsten Wiese1-0/+3
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-23netns: build fix for net_alloc_genericClemens Noss1-4/+4
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-72/+5221
2009-02-22Linux 2.6.29-rc6Linus Torvalds1-1/+1
2009-02-22acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-22ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()Jan Kara1-1/+8
2009-02-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-27/+67
2009-02-23drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock1-0/+1
2009-02-23drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes1-1/+1
2009-02-23drm/i915: Fix regression in 95ca9dChris Wilson1-2/+6
2009-02-23drm/i915: Retire requests from i915_gem_busy_ioctl.Eric Anholt1-0/+7
2009-02-23drm/i915: suspend/resume GEM when KMS is activeJesse Barnes3-2/+24
2009-02-23drm/i915: Don't let a device flush to prepare buffers clear new write_domains.Eric Anholt1-2/+14
2009-02-23drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.Eric Anholt1-22/+16
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore1-1/+3