summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov
2015-06-18cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo
2015-06-18kernfs: make kernfs_get_inode() publicTejun Heo
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-18msm: msm_fb: Remove dead codeStephen Boyd
2015-06-18Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...Mark Brown
2015-06-17Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette
2015-06-17vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown
2015-06-17crypto: akcipher - add PKE APITadeusz Struk
2015-06-17remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna
2015-06-17wait: introduce wait_event_exclusive_cmdYuanhan Liu
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach
2015-06-16platform_device: better support builtin boilerplate avoidancePaul Gortmaker
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-06-16iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel
2015-06-16iommu/vt-d: Detect pre enabled translationJoerg Roedel
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15net: make u64_stats_init() a functionEric Dumazet
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber