summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-6/+2
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-12/+0
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-5/+0
2015-06-19lockdep: Implement lock pinningPeter Zijlstra1-0/+10
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner15-107/+334
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra1-25/+16
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra1-0/+41
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov1-5/+1
2015-06-18cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo1-0/+1
2015-06-18kernfs: make kernfs_get_inode() publicTejun Heo1-0/+5
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal1-4/+4
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2-4/+11
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King1-0/+9
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet1-2/+4
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing1-0/+1
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