summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook
2016-05-07x86/KASLR: Improve comments around the mem_avoid[] logicKees Cook
2016-05-07x86/boot: Simplify pointer casting in choose_random_location()Borislav Petkov
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-06x86/KASLR: Consolidate mem_avoid[] entriesYinghai Lu
2016-05-06x86/boot: Clean up pointer castingKees Cook
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta
2016-05-05perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin
2016-05-05perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin
2016-05-05perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin
2016-05-05perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin
2016-05-05perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin
2016-05-05perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-05-05x86/entry/32: Remove asmlinkage_protect()Brian Gerst
2016-05-05x86/entry/32: Remove GET_THREAD_INFO() from entry codeBrian Gerst
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer
2016-05-03signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ...Stas Sergeev
2016-05-03x86/mce: Detect local MCEs properlyYazen Ghannam
2016-05-03x86/mce: Look in genpool instead of mcelog for pending error recordsTony Luck
2016-05-03x86/mce: Detect and use SMCA-specific msr_opsYazen Ghannam