summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-27rcu: Eliminate array-index-based RCU primitivesPaul E. McKenney1-50/+0
2015-05-27rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2-11/+11
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-180/+8
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-4/+4
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet1-0/+1
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+1
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede1-0/+26
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal2-1/+2
2015-05-27perf: allow for PMU-specific event filteringMark Rutland1-0/+5
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-3/+3
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez1-0/+7
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar27-34/+210
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+1
2015-05-27crypto: drbg - use Jitter RNG to obtain seedStephan Mueller1-0/+1
2015-05-27crypto: drbg - add async seeding operationStephan Mueller1-0/+2
2015-05-27crypto: drbg - prepare for async seedingStephan Mueller1-0/+2
2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller1-0/+1
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner1-1/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar31-42/+212
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6
2015-05-27sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo3-22/+25
2015-05-27sched, cgroup: reorganize threadgroup lockingTejun Heo2-36/+27
2015-05-27tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet1-44/+3
2015-05-27Input: stmpe-ts - enforce device tree only modeDmitry Torokhov1-44/+0
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek1-6/+0
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso1-0/+1
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2-0/+10
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown1-0/+2
2015-05-26usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab1-0/+4
2015-05-26usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab1-0/+3
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda1-2/+1
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin1-12/+12
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau1-2/+6
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák1-0/+1
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone2-0/+4
2015-05-26drm/atomic: Add current-mode blob to CRTC stateDaniel Stone1-0/+3
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone1-0/+3
2015-05-26lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite1-1/+1
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida1-1/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+3
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven2-2/+2
2015-05-26bcma: add module_bcma_driver()Hauke Mehrtens1-0/+9
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2-1/+2
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini1-4/+4
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik1-0/+27
2015-05-26ipv6: ipv6_select_ident() returns a __be32Eric Dumazet1-3/+3