summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-172-0/+8
| * | | | | powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-161-1/+2
| * | | | | powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-09-161-0/+3
| * | | | | powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-105-10/+15
| * | | | | powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-093-1/+3
| * | | | | powerpc/pseries: Release DRC when configure_connector failsBharata B Rao2015-09-081-1/+3
| * | | | | powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan2015-09-071-2/+8
| * | | | | powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan2015-09-071-1/+9
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-172-1/+4
|\ \ \ \ \ \
| * | | | | | alpha: lib: export __delaySudip Mukherjee2015-09-171-0/+1
| * | | | | | alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-09-179-22/+71
|\ \ \ \ \ \
| * | | | | | arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-173-0/+22
| * | | | | | arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-171-11/+36
| * | | | | | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-172-2/+2
| * | | | | | arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-151-0/+5
| * | | | | | arm64: enable generic idle loopLeo Yan2015-09-151-0/+1
| * | | | | | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon2015-09-141-5/+1
| * | | | | | arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas2015-09-141-1/+1
| * | | | | | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas2015-09-141-2/+2
| * | | | | | arm64: dma-mapping: check whether cma area is initialized or notJisheng Zhang2015-09-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1711-27/+72
|\ \ \ \ \ \
| * | | | | | x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-09-161-7/+10
| * | | | | | x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-09-141-0/+7
| * | | | | | x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner2015-09-141-2/+3
| * | | | | | x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz methodJuergen Gross2015-09-141-1/+0
| * | | | | | x86/ldt: Fix small LDT allocation for XenJan Beulich2015-09-141-2/+2
| * | | | | | x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help textIngo Molnar2015-09-141-11/+12
| * | | | | | x86/cpu: Print family/model/stepping in hexBorislav Petkov2015-09-131-2/+2
| * | | | | | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-051-0/+27
| * | | | | | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-051060-24161/+39678
| |\ \ \ \ \ \
| * | | | | | | x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner2015-09-031-0/+5
| * | | | | | | x86/mm/srat: Print non-volatile flag in SRATLinda Knippers2015-09-021-2/+3
| * | | | | | | Merge branch 'x86/cpufeature' into x86/urgent, because it's readyIngo Molnar2015-08-311-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86/cpufeatures: Enable cpuid for Intel SHA extensionsTim Chen2015-08-221-0/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-172-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
| * | | | | | | | | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin2015-09-111-0/+1
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-171-5/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra2015-09-111-1/+2
| * | | | | | | | | locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-111-4/+12
* | | | | | | | | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-153-1/+5
* | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-148-9/+32
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'uaccess' into fixesRussell King2015-09-1131-139/+398
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall2015-09-111-0/+15
| | * | | | | | | | ARM: domains: add memory dependencies to get_domain/set_domainRussell King2015-09-111-2/+4
| | * | | | | | | | ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| | * | | | | | | | ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-091-0/+2
| | * | | | | | | | ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King2015-09-091-5/+0
| | * | | | | | | | ARM: swpan: fix nwfpe for uaccess changesRussell King2015-09-091-1/+2