summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-06-06blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-06tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-06ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON
2014-06-06arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-06Fix ARM merge mistake in mvebu board fileLinus Torvalds
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-05Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-05Merge branch 'devel-stable' into for-nextRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita