summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter
2015-09-15perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter
2015-09-15perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter
2015-09-15perf evlist: Add has_user_cpus memberAdrian Hunter
2015-09-15perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter
2015-09-15perf evlist: Simplify set_maps() logicAdrian Hunter
2015-09-15perf evlist: Simplify propagate_maps() logicAdrian Hunter
2015-09-15cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie
2015-09-15cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-09-15Documentation: bindings: add doc for zynq USBNathan Sullivan
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-09-15drm/ttm: Fix memory space allocation v2Thomas Hellstrom
2015-09-15locking/static_keys: Fix up the static keys documentationJonathan Corbet
2015-09-15btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla
2015-09-15ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla
2015-09-15Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-09-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-15Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang
2015-09-14selftests/seccomp: add support for s390Kees Cook
2015-09-14seltests/zram: fix syntax errorZhang Zhen
2015-09-14Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren
2015-09-14ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet
2015-09-14ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer
2015-09-14ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I
2015-09-14ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I
2015-09-14clk: rockchip: add critical clock for rk3368Heiko Stübner
2015-09-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-14ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon
2015-09-14ARM: DRA7: Select missing options for SoC only buildNishanth Menon
2015-09-14ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon
2015-09-14ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon
2015-09-14ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas
2015-09-14ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon
2015-09-14ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet
2015-09-14ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I
2015-09-14ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren
2015-09-14ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner
2015-09-14Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown