summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-24unicore32: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24sh: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones
2016-06-18Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-06-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-17ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2016-06-17ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik
2016-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2016-06-14arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney
2016-06-14arm64: mm: mark fault_info table constMark Rutland
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-06-14Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-13Merge tag 'samsung-fixes-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2016-06-13Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-06-13KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger