summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-27perf: allow for PMU-specific event filteringMark Rutland
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez
2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-26sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo
2015-05-26sched, cgroup: reorganize threadgroup lockingTejun Heo
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-05-26usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda
2015-05-26lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven
2015-05-26bcma: add module_bcma_driver()Hauke Mehrtens
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik
2015-05-25gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-24drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-24mei: export mei client device struct to external useTomas Winkler
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-05-24power: axp288_charger: axp288 charger driverRamakrishna Pallala
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-23power: max17042_battery: add HEALTH and TEMP_* properties supportRamakrishna Pallala
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22time: Remove read_boot_clock()Xunlei Pang