summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2015-02-20ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot
2015-02-20hypfs: switch to read_iter/write_iterAl Viro
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-02-19Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar
2015-02-19x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky
2015-02-19x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu
2015-02-19x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2015-02-18x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2015-02-18Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar