summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-106-11/+15
|\
| * powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
| * powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
| * powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
| * powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
| * powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-06-061-2/+2
| * powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-101-1/+1
|\ \
| * | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-081-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-106-15/+86
|\ \ \
| * | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang2016-06-101-1/+1
| * | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski2016-06-101-10/+10
| * | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-081-2/+2
| * | | x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen2016-06-081-0/+68
| * | | x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-06-071-0/+3
| * | | x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert2016-06-061-2/+2
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-102-22/+1
|\ \ \
| * | | perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang2016-06-031-21/+0
| * | | perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-251-1/+1
* | | | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-06-0935-415/+30
|\ \ \ \
| * | | | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4
| * | | | Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-021-3/+3
| * | | | Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-022-2/+4
| * | | | ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta2016-05-311-2/+2
| * | | | ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-303-40/+6
| * | | | arc: Get rid of root core-frequency propertyAlexey Brodkin2016-05-3015-17/+0
| * | | | Fix typosAndrea Gelmini2016-05-3015-18/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-071-1/+1
|\ \ \ \ \
| * | | | | coredump: fix dumping through pipesMateusz Guzik2016-06-071-1/+1
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-072-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
| * | | | vexpress/spc: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
| |/ / /
* | | | parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-052-2/+3
* | | | parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* | | | parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3
* | | | parisc: Fix backtrace on PA-RISCMikulas Patocka2016-06-041-8/+14
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-031-0/+9
|\ \ \ \
| * | | | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-021-0/+9
| |/ / /
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-06-031-1/+1
|\ \ \ \
| * | | | ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-021-1/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-0313-44/+74
|\ \ \ \ \
| * | | | | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland2016-06-031-1/+3
| * | | | | arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-032-10/+14
| * | | | | arm64: mm: dump: log span levelMark Rutland2016-06-031-1/+7
| * | | | | arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
| * | | | | arm64: report CPU number in bad_modeMark Rutland2016-06-031-2/+3
| * | | | | arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-012-1/+9
| * | | | | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-312-3/+9
| * | | | | arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland2016-05-311-12/+13
| * | | | | arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0