summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm1-1/+1
2011-11-04ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm1-0/+195
2011-11-04sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2-0/+23
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds216-3785/+10316
2011-11-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-409/+439
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-95/+145
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-12/+50
2011-11-04Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt4-4/+461
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt8762-343540/+537884
2011-11-04oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2011-11-04oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2-5/+25
2011-11-04Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt3-4/+32
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy3-4/+32
2011-11-04sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu1-0/+5
2011-11-04nfs: set vs_hidden on nfs4_callback_version4 (try #2)Jeff Layton1-0/+1
2011-11-04ARM: mxc: Remove test_for_ltirqDirk Behme1-3/+0
2011-11-04hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare3-41/+140
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare1-21/+32
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare1-1/+8
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare19-234/+115
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare1-5/+8
2011-11-04hwmon: (lm90) Make code more readableJean Delvare1-74/+69
2011-11-04hwmon: (lm90) Fix warningsJean Delvare1-15/+16
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson1-2/+13
2011-11-04target: use ->exectute_task for all CDB emulationChristoph Hellwig3-140/+97
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig6-100/+142
2011-11-04drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2Jerome Glisse10-116/+75
2011-11-04target: refactor transport_emulate_control_cdbChristoph Hellwig1-46/+59
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig8-55/+42
2011-11-04target: split core_scsi3_emulate_prChristoph Hellwig3-32/+45
2011-11-04target: split core_scsi2_emulate_crhChristoph Hellwig3-106/+102
2011-11-04target: Add generic active I/O shutdown logicNicholas Bellinger4-6/+145
2011-11-04CIFS: Cleanup byte-range locking code stylePavel Shilovsky1-24/+19
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky1-32/+32
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-421/+505
2011-11-04Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2020-37800/+100335
2011-11-04be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-04be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-04be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-04be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-04IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier1-1/+1
2011-11-04drm/i915: enable cacheable objects on IvybridgeJesse Barnes1-1/+1
2011-11-04af_packet: de-inline some helper functionsOlof Johansson1-26/+26