summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-14ARM: dts: am335x: add support for Moxa UC-8100-ME-T open platformSZ Lin2-0/+526
2017-08-14ARM: dts: dra7xx: Enable NAND dma prefetch by defaultFranklin S Cooper Jr2-0/+2
2017-08-14ARM: dts: am437xx: Enable NAND dma prefetch by defaultFranklin S Cooper Jr2-0/+2
2017-08-14ARM: dts: am335x-evm: Enable NAND dma prefetch by defaultFranklin S Cooper Jr1-0/+1
2017-08-14ARM: dts: omap4-droid4: Add vibratorSebastian Reichel1-0/+40
2017-08-14ARM: dts: motorola-cpcap-mapphone: set initial mode for vaudioSebastian Reichel1-0/+1
2017-08-14ARM: dts: omap3: Remove needless interrupt-parent propertyKarthik Tummala1-4/+0
2017-08-14ARM: dts: Disable HDMI CEC internal pull-upsTony Lindgren8-8/+8
2017-08-14ARM: dts: am437x-gp-evm: Add support for buzzerFaiz Abbas1-0/+14
2017-08-10ARM: dts: Add dra7 iodelay configurationTony Lindgren1-0/+8
2017-08-10ARM: dts: tps65217: Add power button interrupt to the common tps65217.dtsi fileEnric Balletbo i Serra3-2/+1
2017-08-10ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi fileEnric Balletbo i Serra3-4/+2
2017-08-10Merge branch 'omap-for-v4.14/mmc-regulator' into omap-for-v4.14/dtTony Lindgren20-19/+80
2017-08-10ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"Kishon Vijay Abraham I15-15/+15
2017-08-10Merge tag 'v4.13-rc1' into omap-for-v4.14/mmc-regulatorTony Lindgren2027-21860/+43763
2017-08-10ARM: dts: am572x-idk: Fix GPIO polarity for MMC1 card detectKishon Vijay Abraham I1-1/+1
2017-08-10ARM: dts: am571x-idk: Fix GPIO polarity for MMC1 card detectKishon Vijay Abraham I1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+19
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-406/+145
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds127-1771/+2206
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-172/+320
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+1
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-31/+162
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan4-19/+40
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li6-5/+13
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li5-10/+35
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li5-37/+51
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li4-13/+12
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds42-404/+370
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan4-6/+17
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2-4/+3
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches1-2/+2
2017-07-12sh: move inline before return typeJoe Perches1-1/+1
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches1-1/+1
2017-07-12m68k: coldfire: move inline before return typeJoe Perches1-2/+2
2017-07-12ia64: sn: pci: move inline before typeJoe Perches2-3/+3
2017-07-12ia64: move inline before return typeJoe Perches1-1/+1
2017-07-12FRV: tlbflush: move asmlinkage before return typeJoe Perches1-4/+4
2017-07-12CRIS: gpio: move inline before return typeJoe Perches1-2/+2
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches1-1/+1
2017-07-12ARM: KVM: move asmlinkage before typeJoe Perches1-4/+4
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko3-3/+3
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko1-1/+1
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel1-9/+19
2017-07-12arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel1-1/+6