summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter
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-15locking/static_keys: Fix up the static keys documentationJonathan Corbet
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-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-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-14perf top: Fix segfault pressing -> with no hist entriesWang Nan
2015-09-14KVM: make the declaration of functions within 80 charactersWei Yang
2015-09-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-09-14x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-14Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2015-09-14KVM: fix polling for guest halt continued even if disable itWanpeng Li
2015-09-14x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz methodJuergen Gross
2015-09-14arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon
2015-09-14arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas
2015-09-14arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas
2015-09-14arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang
2015-09-14x86/ldt: Fix small LDT allocation for XenJan Beulich
2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar
2015-09-14x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar
2015-09-14soc: dove: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-14soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner
2015-09-14powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner
2015-09-14Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar