summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-06of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+6
2014-05-06of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+8
2014-05-06device: introduce per device dma_pfn_offsetSantosh Shilimkar1-0/+2
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05NVMe: Flush with data supportKeith Busch1-1/+0
2014-05-05NVMe: Configure support for block flushKeith Busch1-0/+1
2014-05-05NVMe: Update copyright headersMatthew Wilcox1-5/+1
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger1-0/+1
2014-05-05of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven1-1/+1
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-1/+1
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+2
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+4
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen1-0/+1
2014-05-05net: filter: make register naming more comprehensibleDaniel Borkmann1-8/+36
2014-05-05net: filter: simplify label names from jump-tableDaniel Borkmann1-0/+3
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo1-0/+9
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo1-2/+2
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo1-4/+4
2014-05-04goldfish: Add a 64bit write helperAlan1-0/+15
2014-05-04Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan1-0/+5
2014-05-04Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan1-0/+2
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-04genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-05-03tcp: fix cwnd limited checking to improve congestion controlEric Dumazet1-0/+1
2014-05-03mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+7
2014-05-02DMA: shdma: add cyclic transfer supportKuninori Morimoto1-0/+1
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-05-01dentry_kill(): don't try to remove from shrink listAl Viro1-0/+2
2014-05-01PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev1-4/+1
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki1-5/+0
2014-04-30drbd: Test cstate while holding req_lockPhilipp Reisner1-1/+1
2014-04-30drbd: use blk_set_stacking_limits()Philipp Reisner1-1/+1
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN1-0/+3
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz1-0/+3
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter1-0/+9
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov1-0/+1
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird1-0/+3
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird1-2/+3
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov1-0/+5
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2-0/+2
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov1-0/+3
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov1-2/+4
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov1-5/+0
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov1-19/+1
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov1-0/+3
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring1-37/+0
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring1-1/+1
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring1-0/+1