summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-20ia64: add renameat2 syscallMiklos Szeredi
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-05-20m68k: add renameat2 syscallMiklos Szeredi
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-15metag: fix memory barriersMikulas Patocka
2014-05-14net: filter: s390: fix JIT address randomizationHeiko Carstens
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-13net: filter: x86: fix JIT address randomizationAlexei Starovoitov
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard