summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-16Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-16Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-16Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-15arm64: enable generic idle loopLeo Yan
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter
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-15locking/static_keys: Fix up the static keys documentationJonathan Corbet
2015-09-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-09-14x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner
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