summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2014-03-31avr32: remove cpu_data macro to fix compilesWolfram Sang
2014-03-30x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski
2014-03-29s390/compat: add copyright statementHeiko Carstens
2014-03-28[IA64] Keep format strings from leaking into printkKees Cook
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-26x86, efi: Abstract x86 efi_early callsMatt Fleming
2014-03-25x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski
2014-03-26ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione
2014-03-25Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-03-25x86, vdso: Actually discard the .discard sectionsH. Peter Anvin
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-24Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold
2014-03-24ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-03-24arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-03-24arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-03-24arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki
2014-03-21s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel
2014-03-21s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel
2014-03-21s390/mm: fixing comment so that parameter name matchDominik Dingel
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-03-20arm64: Fix __range_ok macroChristopher Covington
2014-03-20MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-20arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner
2014-03-19x86, hash: Simplify switch, add __init annotationJan Beulich
2014-03-19x86, hash: Swap arguments passed to crc32_u32()Jan Beulich
2014-03-19x86, hash: Fix build failure with older binutilsJan Beulich
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann
2014-03-19x86, boot: Move memset() definition in compressed/string.cVivek Goyal
2014-03-19x86, boot: Move memcmp() into string.h and string.cVivek Goyal
2014-03-19x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal