summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-141-1/+0
|\
| * m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-132-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-137-74/+123
|\ \ \
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * | | arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-135-39/+87
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2016-08-121-1/+4
| |\ \
| | * | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok2016-08-121-1/+3
| | * | KVM: s390: set the prefix initially properlyJulius Niedworok2016-08-121-0/+1
| | |/
| * | MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-122-12/+35
| * | MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-121-1/+1
| * | MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-121-8/+15
| * | MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-121-21/+28
| * | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-122-3/+5
| * | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-2/+8
| |/
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-123-11/+14
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-123-11/+14
| |\ \ \ | | |_|/ | |/| |
| | * | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-083-11/+14
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-1220-195/+182
|\ \ \ \
| * | | | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| * | | | x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-111-0/+21
| * | | | x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2016-08-112-8/+30
| * | | | x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-113-6/+12
| * | | | x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2016-08-112-8/+12
| * | | | x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski2016-08-113-3/+2
| * | | | x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-112-6/+1
| * | | | x86/mm: Fix swap entry comment and macroDave Hansen2016-08-111-2/+2
| * | | | x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss2016-08-111-1/+1
| * | | | x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17
| * | | | x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks2016-08-101-0/+2
| * | | | x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
| * | | | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-102-20/+13
| * | | | x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis2016-08-101-3/+5
| * | | | x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
| * | | | x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov2016-08-101-5/+9
| * | | | x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-08-101-0/+7
| * | | | x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-101-2/+12
| * | | | x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2016-08-102-3/+7
| * | | | x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko2016-08-101-0/+11
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-124-3/+33
|\ \ \ \ \
| * | | | | x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann2016-08-101-1/+1
| * | | | | Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-101752-21638/+50382
| |\| | | |