aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-243/+160
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2-1/+2
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel1-1/+1
2015-11-18KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell1-2/+4
2015-11-18KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell1-0/+1
2015-11-18KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injectionMatt Gingell1-24/+19
2015-11-18KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell1-14/+19
2015-11-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-11-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-11-18MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-11-18ARM: wire up mlock2 syscallRussell King2-0/+2
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2-10/+6
2015-11-18ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen1-4/+12
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-8/+42
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi1-5/+39
2015-11-17arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi1-0/+10
2015-11-17ARC: remove SYNC from __switch_to()Vineet Gupta2-5/+0
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann1-2/+1
2015-11-17arm64: simplify dma_get_opsArnd Bergmann2-22/+7
2015-11-17arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel1-6/+6
2015-11-16Merge branch 'pm-tools'Rafael J. Wysocki1-2/+1
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann1-1/+1
2015-11-16bpf, arm: start flushing icache range from headerDaniel Borkmann1-1/+1
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi1-3/+3
2015-11-16ARM: at91/dt: sama5d2 Xplained: add several devicesLudovic Desroches1-0/+106
2015-11-16ARM: at91/dt: remove bootargsAlexandre Belloni2-2/+0
2015-11-16ARM: at91/dt: remove leftovers clock definitionAlexandre Belloni12-110/+0
2015-11-16ARM: at91/dt: replace gpio-key,wakeup with wakeup-source propertySudeep Holla18-32/+32
2015-11-16ARM: at91/dt: sama5d4: change watchdog compatibleWenyou Yang1-1/+1
2015-11-16ARM: at91/defconfig: remove CONFIG_SSB from Atmel defconfigsNicolas Ferre2-2/+0
2015-11-16s390: remove SALIPL loaderHeiko Carstens1-79/+8
2015-11-16s390: wire up mlock2 system callHeiko Carstens3-1/+4
2015-11-16MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle1-1/+2
2015-11-16s390: remove g5 elf platform supportHeiko Carstens1-3/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky4-86/+23
2015-11-16arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy1-6/+13
2015-11-16ARCv2: Use the default irq priority for idle sleepVineet Gupta1-1/+2
2015-11-16ARC: Abstract out ISA specific SLEEP argsVineet Gupta3-5/+8
2015-11-16ARC: comments updateVineet Gupta1-2/+2
2015-11-16ARC: switch to arc-linux- CROSS_COMPILE prefix across all configssujayraaj9-9/+9
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman3-1/+3
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-16/+73
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds147-746/+4472
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds7-55/+73
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-13x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown1-2/+1