summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-25openrisc: Export ioremap symbols used by modulesStafford Horne1-0/+2
2017-02-25arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg1-1/+1
2017-02-25openrisc: head: Remove unused stringsStafford Horne1-11/+0
2017-02-25openrisc: head: Move init strings to rodata sectionStafford Horne1-0/+1
2017-02-25openrisc: entry: Fix delay slot detectionStafford Horne1-2/+2
2017-02-25openrisc: entry: Whitespace and comment cleanupsStafford Horne1-20/+18
2017-02-25openrisc: Add .gitignoreStafford Horne1-0/+1
2017-02-25openrisc: Add optimized memcpy routineStafford Horne4-2/+128
2017-02-25openrisc: Add optimized memsetOlof Kindgren4-1/+107
2017-02-25openrisc: Initial support for the idle stateSebastian Macke1-0/+11
2017-02-25openrisc: Fix the bitmask for the unit present registerSebastian Macke1-2/+2
2017-02-25openrisc: remove unnecessary stddef.h includeStefan Kristiansson1-1/+0
2017-02-25openrisc: add futex_atomic_* implementationsStefan Kristiansson2-1/+135
2017-02-25openrisc: add optimized atomic operationsStefan Kristiansson2-1/+126
2017-02-25openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2-2/+83
2017-02-25openrisc: add atomic bitopsStefan Kristiansson2-1/+124
2017-02-06openrisc: add l.lwa/l.swa emulationStefan Kristiansson3-2/+206
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson1-16/+22
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson1-1/+3
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson1-95/+46
2017-02-06openrisc: add cache way information to cpuinfoStefan Kristiansson2-31/+38
2017-02-06openrisc: use SPARSE_IRQJonas Bonn2-0/+2
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-62/+11
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel3-12/+1
2017-02-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-35/+37
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-175/+117
2017-02-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2017-02-02Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-46/+42
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner1-105/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner1-34/+26
2017-01-31xtensa: fix noMMU build on cores with MMUMax Filippov1-1/+1
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner1-19/+12
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-8/+81
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett1-0/+73
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov3-7/+21
2017-01-30powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab1-2/+2
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-01-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+7
2017-01-28Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds5-46/+55
2017-01-28x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina1-0/+16
2017-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-3/+12
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash1-1/+7