summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-18msm: msm_fb: Remove dead codeStephen Boyd1-146/+0
2015-06-18Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...Mark Brown1-1/+2
2015-06-17Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette1-5/+9
2015-06-17vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo2-2/+4
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown1-0/+14
2015-06-17crypto: akcipher - add PKE APITadeusz Struk2-0/+6
2015-06-17remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach1-0/+30
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna1-0/+2
2015-06-17wait: introduce wait_event_exclusive_cmdYuanhan Liu1-0/+13
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach1-3/+4
2015-06-16platform_device: better support builtin boilerplate avoidancePaul Gortmaker2-0/+45
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker1-11/+0
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust4-6/+8
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton1-6/+0
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton1-1/+1
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-06-16iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel1-0/+1
2015-06-16iommu/vt-d: Detect pre enabled translationJoerg Roedel1-0/+4
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu1-0/+9
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk1-0/+15
2015-06-16sock_diag: specify info_size per inet protocolCraig Gallek1-0/+1
2015-06-16sock_diag: define destruction multicast groupsCraig Gallek1-0/+42
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+3
2015-06-16net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2-0/+13
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha2-0/+11
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha1-0/+1
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha1-0/+1
2015-06-16Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller3-7/+76
2015-06-16net: make u64_stats_init() a functionEric Dumazet1-3/+4
2015-06-16bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov1-0/+1
2015-06-16bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov1-0/+3
2015-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-52/+115
2015-06-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet1-4/+1
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+2
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee1-0/+5
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-6/+38
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber1-0/+6
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber1-2/+26
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-22/+255
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-4/+2
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-2/+0
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman1-24/+0
2015-06-15pci_ids: Add AMD KERNCZ device ID supportVincent Wan1-0/+1
2015-06-15regulator: Add docbook for soft startStephen Boyd2-0/+2
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-3/+2
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik3-28/+44
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik1-5/+8
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik1-2/+0
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik1-2/+2