summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo2010-11-121-1/+1
* libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-121-1/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-1227-71/+168
|\
| * ARM: GIC: don't disable software generated interruptsRussell King2010-11-121-4/+24
| * ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon2010-11-101-0/+2
| * ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-071-4/+1
| * ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-071-2/+1
| * ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon2010-11-071-9/+102
| * ARM: 6470/1: atomic64: use generic implementation for OABI configurationsWill Deacon2010-11-071-1/+1
| * ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-071-1/+1
| * ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-072-2/+2
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-11-074-5/+4
| |\
| | * ARM: pxa/saar: fix the building failure caused by typoEric Miao2010-11-031-1/+1
| | * ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport2010-11-031-2/+0
| | * ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao2010-11-031-1/+1
| | * ARM: mmp: fix cpuid detection on mmp2Haojian Zhuang2010-11-031-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-0713-42/+29
| |\ \
| | * | ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport2010-11-053-9/+3
| | * | [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang2010-11-051-1/+1
| | * | [ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre2010-10-213-6/+16
| | * | [ARM] Kirkwood: fix timer initialization for LaCie boardsSimon Guinot2010-10-215-22/+6
| | * | [ARM] Kirkwood: enhance TCLK detectionSimon Guinot2010-10-211-4/+3
| * | | ARM: Fix DMA coherent allocator alignmentRussell King2010-11-071-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-129-92/+196
|\ \ \ \
| * | | | Input: do not pass injected events back to the originating handlerDmitry Torokhov2010-11-111-11/+26
| * | | | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10
| * | | | Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-111-1/+2
| * | | | Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise2010-11-041-1/+11
| * | | | Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes2010-11-041-0/+11
| * | | | kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov2010-11-031-0/+59
| * | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-032-16/+38
| * | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-032-50/+39
| | |_|/ | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-123-7/+11
|\ \ \ \
| * | | | hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin2010-11-111-4/+4
| * | | | hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin2010-11-111-2/+4
| * | | | hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin2010-11-111-1/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-1234-519/+367
|\ \ \ \ \
| * | | | | block: remove unused copy_io_context()Jens Axboe2010-11-112-15/+0
| * | | | | Documentation: remove anticipatory scheduler infoRandy Dunlap2010-11-113-7/+7
| * | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-1011-51/+11
| * | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-1011-413/+265
| |\ \ \ \ \
| | * | | | | cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-231-41/+4
| | * | | | | cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-231-1/+1
| | * | | | | cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-231-0/+5
| | * | | | | cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-231-58/+15
| | * | | | | cciss: fix board status waiting codeStephen M. Cameron2010-10-232-8/+39
| | * | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-239-344/+202
| | |\ \ \ \ \
| | | * | | | | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-233-20/+0
| | | * | | | | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-233-20/+7
| | | * | | | | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-236-219/+33