aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2-0/+36
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov1-2/+6
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds20-63/+46
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds11-61/+119
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds1-0/+1
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-17/+16
2016-02-12arm64: make irq_stack_ptr more robustYang Shi2-8/+16
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-11arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2-7/+7
2016-02-11s390/diag: avoid lockdep recursionHeiko Carstens1-0/+3
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger1-1/+3
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner3-4/+9
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1
2016-02-10arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon1-26/+22
2016-02-10MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel1-1/+2
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun1-4/+4
2016-02-10s390/oprofile: fix address range for asynchronous stackHeiko Carstens1-3/+5
2016-02-10s390/perf_event: fix address range for asynchronous stackHeiko Carstens1-3/+5
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand1-0/+11
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens1-9/+12
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens1-0/+2
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens1-5/+6
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens1-0/+4
2016-02-10ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta2-19/+29
2016-02-09arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi1-2/+2
2016-02-09MIPS: Fix early CM probingPaul Burton3-18/+1
2016-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+52
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds9-0/+9
2016-02-08xen/arm: correctly handle DMA mapping of compound pagesIan Campbell1-7/+14
2016-02-08ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini5-12/+52
2016-02-08x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar1-1/+1
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-147/+226
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-2/+2
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-05MIPS: Wire up copy_file_range syscall.Ralf Baechle5-6/+13
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown9-0/+9
2016-02-05x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov1-1/+1
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+22
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen1-0/+1
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20