summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust
2015-03-01Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann
2015-03-01ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann
2015-02-28tcp: tso: remove tp->tso_deferredEric Dumazet
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-02-27Documentation: Add "@" in front of private structure members.Robert P. J. Day
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-27dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-02-27at86rf230: add support for external xtal trimAlexander Aring
2015-02-27ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht
2015-02-26mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas
2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas
2015-02-26rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney
2015-02-26rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-26mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2015-02-25rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney
2015-02-26power_supply core: support use of devres to register/unregister a power supply.NeilBrown
2015-02-26genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming
2015-02-24leds: flash: remove stray include directiveJacek Anaszewski
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells
2015-02-24regulator: core: Fix space before TABGeert Uytterhoeven
2015-02-24locking: Remove ACCESS_ONCE() usageDavidlohr Bueso
2015-02-23HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada
2015-02-23regulator: core: Introduce set_load opBjorn Andersson
2015-02-23HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada
2015-02-23HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada
2015-02-23of: Add of_graph_get_port_by_id functionPhilipp Zabel
2015-02-23dmaengine: shdma: use normal interface for passing slave idArnd Bergmann
2015-02-23of: Add for_each_endpoint_of_node helper macroPhilipp Zabel