summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-33/+71
2015-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2015-10-22ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla3-15/+15
2015-10-22ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot3-3/+0
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-21Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-1/+2
2015-10-21Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-1/+1
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-5/+13
2015-10-21Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-3/+22
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras1-5/+24
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras5-81/+1
2015-10-21x86/microcode/intel: Move #ifdef DEBUG inside the functionBorislav Petkov1-6/+2
2015-10-21x86/microcode/amd: Remove maintainers from commentsBorislav Petkov1-4/+0
2015-10-21x86/microcode: Remove modularization leftoversBorislav Petkov5-40/+12
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov13-1477/+1399
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov6-38/+16
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich4-20/+19
2015-10-21x86/Kconfig/cpus: Fix/complete CPU type help textsBorislav Petkov1-7/+17
2015-10-21x86/mce: Fix thermal throttling reporting after kexecAndi Kleen1-8/+0
2015-10-21x86/setup/crash: Check memblock_reserve() retvalBorislav Petkov1-2/+10
2015-10-21x86/setup/crash: Cleanup some moreBorislav Petkov1-12/+7
2015-10-21x86/setup/crash: Remove alignment variableBorislav Petkov1-5/+6
2015-10-21x86/setup: Cleanup crashkernel reservation functionsBorislav Petkov1-22/+21
2015-10-21x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan1-1/+1
2015-10-21x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He1-9/+11
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann1-0/+1
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin1-1/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller121-450/+776
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin1-3/+3
2015-10-20perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+3
2015-10-20perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+4
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-0/+11
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar41-82/+206
2015-10-20ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon1-4/+4
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar60-194/+346
2015-10-20Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+10
2015-10-19um: Fix kernel mode fault conditionRichard Weinberger1-1/+1
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger1-3/+3
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse1-1/+4
2015-10-19um: Fix out-of-tree buildRichard Weinberger1-2/+2
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach3-1/+25
2015-10-19ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller1-4/+13
2015-10-19ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren4-3/+11
2015-10-19sched/x86: Fix typo in __switch_to() commentsChuck Ebbert1-1/+1
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin1-3/+2
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown1-2/+6
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown1-2/+5
2015-10-18x86/entry/32: Fix FS and GS restore in opportunistic SYSEXITAndy Lutomirski1-2/+2
2015-10-18x86/entry/32: Fix entry_INT80_32() to expect interrupts to be onAndy Lutomirski3-8/+17