aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerGravatar Helge Deller 3-5/+10
2017-01-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+7
2017-01-28Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 5-46/+55
2017-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-3/+12
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseGravatar Vineet Gupta 1-1/+2
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsGravatar Prashanth Prakash 1-1/+7
2017-01-24mn10300: fix build error of missing fpu_save()Gravatar Randy Dunlap 1-1/+1
2017-01-24frv: add missing atomic64 operationsGravatar Sudip Mukherjee 1-1/+18
2017-01-24frv: add atomic64_add_unless()Gravatar Sudip Mukherjee 1-0/+16
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedGravatar Vineet Gupta 1-3/+16
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointGravatar Vineet Gupta 2-9/+11
2017-01-24ARCv2: MCIP: update the BCR per current changesGravatar Vineet Gupta 1-2/+1
2017-01-24ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listGravatar Vineet Gupta 1-1/+3
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeGravatar Yuriy Kolerov 1-30/+22
2017-01-24s390/mm: Fix cmma unused transfer from pgste into pteGravatar Christian Borntraeger 1-3/+4
2017-01-24s390/ptrace: Preserve previous registers for short regset writeGravatar Martin Schwidefsky 1-0/+8
2017-01-23Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Gravatar Linus Torvalds 1-1/+1
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2017-01-21Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 12-47/+151
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 20-58/+131
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-3/+21
2017-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-11/+40
2017-01-20Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Radim Krčmář 1-2/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapGravatar Christian Borntraeger 1-2/+2
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesGravatar Anton Blanchard 1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeGravatar Dave Martin 1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeGravatar Dave Martin 1-0/+7
2017-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 24-40/+45
2017-01-19ARM: dts: da850-evm: fix read access to SPI flashGravatar Fabien Parent 1-0/+1
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+10
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 5-49/+70
2017-01-19arm64: avoid returning from bad_modeGravatar Mark Rutland 2-5/+25
2017-01-18ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Gravatar Vineet Gupta 1-1/+1
2017-01-18ARC: mm: split arc_cache_init to allow __init reaping of bulkGravatar Vineet Gupta 1-14/+19
2017-01-18Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 7-20/+14
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeGravatar Vineet Gupta 3-2/+16
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionGravatar Vineet Gupta 2-3/+50
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsGravatar Vineet Gupta 2-22/+48
2017-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-3/+47
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsGravatar Vineet Gupta 3-4/+6
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-01-18arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsGravatar Dave Martin 1-0/+4
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Gravatar Dave Martin 1-0/+1
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeGravatar Dave Martin 1-1/+1
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeGravatar Dave Martin 1-1/+2
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeGravatar Dave Martin 1-3/+4
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackGravatar Ruslan Ruslichenko 1-0/+2
2017-01-18arm64: mm: avoid name clash in __page_to_voff()Gravatar Oleksandr Andrushchenko 1-1/+1
2017-01-18powerpc/perf: Use MSR to report privilege level on P9 DD1Gravatar Madhavan Srinivasan 3-1/+4
2017-01-18powerpc/eeh: Enable IO path on permanent errorGravatar Gavin Shan 1-1/+9