aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski
2016-08-11x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski
2016-08-11x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski
2016-08-11x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski
2016-08-11x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski
2016-08-11x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu
2016-08-11x86/mm: Fix swap entry comment and macroDave Hansen
2016-08-11x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann
2016-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-10revert "ARM: keystone: dts: add psci command definition"Andrew Morton
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla
2016-08-10ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy
2016-08-10ARM: tegra: fix erroneous address in dtsRalf Ramsauer
2016-08-10ARM: dts: add syscon compatible string for AP sysconLinus Walleij
2016-08-10ARM: dts: add syscon compatible string for CP sysconLinus Walleij
2016-08-10ARM: oxnas: select reset controller frameworkArnd Bergmann
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann
2016-08-10ARM: don't include removed directoriesArnd Bergmann
2016-08-10arm: oabi compat: add missing access checksDave Weinstein
2016-08-10Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-10x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks
2016-08-10x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis
2016-08-10x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis
2016-08-10x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov
2016-08-10x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier
2016-08-10x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier
2016-08-10x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange
2016-08-10x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-09ARM: fix address limit restoration for undefined instructionsRussell King
2016-08-09ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel
2016-08-09ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre
2016-08-09ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel
2016-08-09metag: Drop show_mem() from mem_init()James Hogan