summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter1-22/+27
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter1-9/+10
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter1-4/+15
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter4-3/+8
2015-09-15perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter1-0/+1
2015-09-15perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter3-12/+9
2015-09-15perf evlist: Add has_user_cpus memberAdrian Hunter2-5/+7
2015-09-15perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2-16/+10
2015-09-15perf evlist: Simplify set_maps() logicAdrian Hunter1-6/+2
2015-09-15perf evlist: Simplify propagate_maps() logicAdrian Hunter1-3/+2
2015-09-15cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie1-1/+1
2015-09-15cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens1-2/+0
2015-09-15locking/static_keys: Fix up the static keys documentationJonathan Corbet2-8/+6
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla4-16/+11
2015-09-15ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla1-1/+1
2015-09-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+17
2015-09-15Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki5-26/+54
2015-09-15selftests: exec: revert to default emit ruleBamvor Jian Zhang1-3/+1
2015-09-15selftests: change install command to rsyncBamvor Jian Zhang2-8/+5
2015-09-15selftests: mqueue: simplify the MakefileBamvor Jian Zhang1-5/+3
2015-09-15selftests: mqueue: allow extra cflagsBamvor Jian Zhang1-1/+1
2015-09-15selftests: rename jump label to static_keysBamvor Jian Zhang1-1/+1
2015-09-15selftests/seccomp: add support for s390Kees Cook2-6/+38
2015-09-15seltests/zram: fix syntax errorZhang Zhen2-10/+3
2015-09-14clk: rockchip: add critical clock for rk3368Heiko Stübner1-0/+6
2015-09-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+10
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-9/+32
2015-09-14perf top: Fix segfault pressing -> with no hist entriesWang Nan1-1/+11
2015-09-14KVM: make the declaration of functions within 80 charactersWei Yang1-2/+2
2015-09-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-09-14x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner1-2/+3
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon1-1/+3
2015-09-14Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-23/+49
2015-09-14KVM: fix polling for guest halt continued even if disable itWanpeng Li1-1/+2
2015-09-14x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz methodJuergen Gross1-1/+0
2015-09-14arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon1-5/+1
2015-09-14arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas1-1/+1
2015-09-14arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas1-2/+2
2015-09-14arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang1-1/+1
2015-09-14x86/ldt: Fix small LDT allocation for XenJan Beulich1-2/+2
2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar4-96/+30
2015-09-14x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar1-11/+12
2015-09-14soc: dove: Prepare irq handler for irq argument removalThomas Gleixner1-1/+1
2015-09-14soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner1-1/+1
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner1-1/+2
2015-09-14powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2-2/+4
2015-09-14powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner1-1/+3
2015-09-14Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+2
2015-09-14pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij1-1/+1
2015-09-14pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()Tony Lindgren1-0/+3