aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24unicore32: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sh: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko3-11/+7
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+1
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+2
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko26-51/+46
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds4-23/+17
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-7/+3
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds39-135/+250
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixesOlof Johansson53-467/+136
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson52-376/+565
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson7-13/+20
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones1-0/+3
2016-06-18Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson1-1/+1
2016-06-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-3/+4
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+12
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2-0/+12
2016-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-28/+101
2016-06-17ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2016-06-17ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo1-2/+5
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
2016-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-22/+66
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2-9/+50
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang1-5/+10
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit1-5/+10
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2-3/+14
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon1-3/+24
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon1-3/+7
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon1-0/+7
2016-06-14arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney1-1/+1
2016-06-14arm64: mm: mark fault_info table constMark Rutland1-1/+1
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland1-13/+13
2016-06-14Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini5-8/+27
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan1-0/+3
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan1-6/+10
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-06-13Merge tag 'samsung-fixes-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesOlof Johansson2-6/+20
2016-06-13Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixesOlof Johansson1-0/+1
2016-06-13KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger1-1/+1