summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-06-28ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-27KVM: LAPIC: cap __delay at lapic_timer_advance_nsMarcelo Tosatti
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-25unicore32: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25tile: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25sh: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25s390: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25sparc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25powerpc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25score: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25nios2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25arc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2016-06-22powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-21arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada
2016-06-21arm64: update ASID limitJean-Philippe Brucker
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-06-19Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson