summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-18alpha: lib: export __delaySudip Mukherjee
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee
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 '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-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-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-15arm64: enable generic idle loopLeo Yan
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
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-14x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-13x86/cpu: Print family/model/stepping in hexBorislav Petkov
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-11Merge branch 'uaccess' into fixesRussell King
2015-09-11ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik
2015-09-11arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall
2015-09-11ARM: domains: add memory dependencies to get_domain/set_domainRussell King
2015-09-11ARM: domains: thread_info.h no longer needs asm/domains.hRussell King
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin
2015-09-11locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra
2015-09-11locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov