summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-11clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson1-1/+1
2015-06-10power: Add devm_power_supply_get_by_phandle() helper functionHans de Goede1-0/+5
2015-06-10power_supply: sysfs: Bring back write to writeable propertiesKrzysztof Kozlowski1-0/+5
2015-06-10cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe1-0/+2
2015-06-10random: Remove kernel blocking APIHerbert Xu1-1/+0
2015-06-10random: Add callback API for random pool readinessHerbert Xu1-0/+9
2015-06-10nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2-7/+36
2015-06-10time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire1-1/+29
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire1-1/+26
2015-06-10ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng1-0/+4
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss1-0/+1
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-09iommu: Add function to query the default domain of a groupJoerg Roedel1-0/+1
2015-06-09iommu: Introduce direct mapped region handlingJoerg Roedel1-0/+31
2015-06-09iommu: Add iommu_get_domain_for_dev functionJoerg Roedel1-0/+6
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+6
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman13-25/+66
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman13-25/+66
2015-06-08Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman13-25/+66
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman12-25/+60
2015-06-08hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov1-1/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-11/+0
2015-06-08bcma: make calls to PCI hostmode functions config-safeRafał Miłecki1-0/+11
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones1-0/+4
2015-06-08cgroup: use bitmask to filter for_each_subsysAleksa Sarai1-0/+2
2015-06-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+1
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang1-0/+3
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng1-0/+13
2015-06-07preempt: Reorganize the notrace definitions a bitFrederic Weisbecker1-17/+15
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker1-5/+1
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov1-1/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-06clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen1-0/+2
2015-06-05Merge branch 'linus' into irq/coreThomas Gleixner22-28/+81
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-05NVMe: Automatic namespace rescanKeith Busch1-0/+1
2015-06-05Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe1-0/+1
2015-06-05block: add blk_set_queue_dying() to blkdev.hJens Axboe1-0/+1
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-4/+22
2015-06-05KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini1-0/+24
2015-06-05SUNRPC: Fix a backchannel raceTrond Myklebust1-1/+2
2015-06-05SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust1-2/+1
2015-06-05spi: pxa2xx: Prepare for new Intel LPSS SPI typeJarkko Nikula1-1/+1
2015-06-05spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula1-1/+2
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2-2/+6
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny4-8/+87
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-0/+41