summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-15genirq: Update the comment for generic_handle_irq_descHuang Shijie1-3/+1
2015-09-15genirq: Remove stale commentThomas Gleixner1-4/+0
2015-09-15clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar1-2/+22
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar1-1/+2
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar1-1/+2
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar1-1/+2
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar1-1/+2
2015-09-15clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar1-1/+12
2015-09-15locking/static_keys: Fix up the static keys documentationJonathan Corbet1-6/+4
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2-3/+3
2015-09-15ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes1-1/+1
2015-09-15ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes1-1/+1
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar1-12/+12
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar1-8/+8
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki1-9/+8
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2-17/+57
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki1-0/+3
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki2-0/+10
2015-09-15Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki1-1/+23
2015-09-15soc: add stubs for brcmstb SoC'sBrian Norris1-0/+15
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto1-1/+0
2015-09-14netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal1-3/+3
2015-09-14thermal: Add a function to get the minimum powerJavi Merino1-0/+6
2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar1-24/+5
2015-09-14thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal1-1/+1
2015-09-14Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris602-6967/+16645
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto1-6/+0
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-2/+0
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu1-0/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-3/+11
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra1-13/+92
2015-09-13sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann1-1/+1
2015-09-13sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann1-3/+3
2015-09-13Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar435-5662/+12428
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-10/+69
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2-5/+5
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds9-37/+40
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-35/+21
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-6/+49
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-18/+14
2015-09-12mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki1-2/+1
2015-09-12mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut1-2/+2
2015-09-12mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut1-0/+2
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-9/+10
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers4-1/+59
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-1/+9
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg1-0/+30