aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04mm: fix sleeping function warning from __put_anon_vmaHugh Dickins1-3/+5
2014-06-04MAINTAINERS: pass on hwpoison maintainership to Naoya HoriguchiAndi Kleen1-2/+1
2014-06-04MAINTAINERS: add Joe as the get_maintainer.pl maintainerJoe Perches1-0/+5
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-06-04clocksource: versatile: Use sched_clock_register()Thomas Gleixner1-3/+3
2014-06-04of: handle NULL node in next_child iteratorsFlorian Fainelli1-0/+6
2014-06-04of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann1-3/+33
2014-06-03fs/jfs/super.c: convert simple_str to kstrFabian Frederick1-8/+24
2014-06-03fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick1-4/+5
2014-06-03fs/jfs/super.c: remove 0 assignment to static + code clean-upFabian Frederick1-26/+19
2014-06-03fs/jfs/jfs_logmgr.c: remove NULL assignment on staticFabian Frederick1-1/+1
2014-06-03ACPICA: Namespace: Remove _PRP method support.Lv Zheng2-7/+0
2014-06-03KVM: add missing cleanup_srcu_structPaolo Bonzini1-0/+1
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina1-1/+1
2014-06-03HID: core: add two new usages for digitizerPing Cheng3-5/+9
2014-06-03ASoC: Fix wrong argument for card remove callbacksTakashi Iwai7-9/+8
2014-06-03ASoC: free jack GPIOs before the sound card is freedStephen Warren7-34/+69
2014-06-03ALSA: firewire-lib: Remove a comment about restriction of asynchronous operationTakashi Sakamoto1-2/+0
2014-06-02usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell1-0/+6
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson3-0/+8
2014-06-02ASoC: cache: Fix error code when not using ASoC level cacheMark Brown1-1/+1
2014-06-02spi: rspi: Extract rspi_common_transfer()Geert Uytterhoeven1-37/+24
2014-06-02spi: rspi: Add DMA support for RSPI on RZ/A1HGeert Uytterhoeven1-0/+3
2014-06-02spi: rspi: Add DMA support for QSPI on R-Car Gen2Geert Uytterhoeven1-0/+9
2014-06-02spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()Geert Uytterhoeven1-11/+4
2014-06-02spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()Geert Uytterhoeven1-78/+61
2014-06-02spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()Geert Uytterhoeven1-10/+12
2014-06-02spi: rspi: Move RSPI-specific setup out of DMA routinesGeert Uytterhoeven1-20/+10
2014-06-02spi: rspi: Use SPI core DMA mapping frameworkGeert Uytterhoeven1-90/+50
2014-06-02spi: rspi: SPI DMA core needs both RX and TX DMA to functionGeert Uytterhoeven1-22/+14
2014-06-02spi: rspi: Remove unneeded resource test in DMA setupGeert Uytterhoeven1-12/+9
2014-06-02spi: rspi: Extract rspi_request_dma_chan()Geert Uytterhoeven1-34/+55
2014-06-02spi: rspi: Don't consider DMA configuration failures fatalGeert Uytterhoeven1-4/+2
2014-06-02spi: rspi: Extract rspi_pio_transfer()Geert Uytterhoeven1-62/+33
2014-06-02spi: rspi: Use core SPI_MASTER_MUST_[RT]X handlingGeert Uytterhoeven1-74/+58
2014-06-02spi: rspi: Remove unused 16-bit DMA supportGeert Uytterhoeven2-80/+6
2014-06-02spi: rspi: Do not call rspi_receive_init() for TX-onlyGeert Uytterhoeven1-4/+4
2014-06-02spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()Geert Uytterhoeven1-8/+21
2014-06-02ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai1-2/+2
2014-06-02ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet1-4/+2
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-02regulator: max8649: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton2-0/+107
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick1-11/+11
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease codepathsJeff Layton7-32/+11
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni2-0/+4
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies1-5/+8
2014-06-02intel_pstate: add sample time scalingDirk Brandewie1-1/+17
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie1-5/+7
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie1-12/+1