summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-235-19/+20
|\
| * sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster2014-05-211-1/+1
| * sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-05-171-0/+1
| * sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-082-3/+17
| * sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-05-061-15/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-232-2/+2
|\ \
| * | net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-141-1/+1
| * | net: filter: x86: fix JIT address randomizationAlexei Starovoitov2014-05-131-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-1/+0
|\ \ \
| * | | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
| | |/ | |/|
* | | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-222-4/+2
|\ \ \
| * | | powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0
| * | | powerpc/powernv: Reset root port in firmwareGavin Shan2014-05-121-1/+2
* | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-228-3/+9
|\ \ \ \
| * | | | ia64: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
| * | | | parisc: add renameat2 syscallMiklos Szeredi2014-05-202-1/+3
| * | | | m68k: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
* | | | | Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-05-061-1/+1
| |\ \ \ \ \
| | * | | | | imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo2014-04-261-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-05-212-0/+6
|\ \ \ \ \ \ \
| * | | | | | | crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-082-0/+6
* | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-216-0/+6
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-165-0/+5
| * | | | | | | arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm2014-05-161-0/+1
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-2023-421/+310
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2014-05-142-4/+7
| * | | | | | | | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-141-0/+2
| * | | | | | | | MIPS: Wire up renameat2 syscall.Ralf Baechle2014-05-135-3/+10
| * | | | | | | | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle2014-05-131-199/+199
| * | | | | | | | MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle2014-05-131-56/+0
| * | | | | | | | MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2014-05-131-2/+3
| * | | | | | | | MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle2014-05-131-1/+0
| * | | | | | | | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-0/+9
| * | | | | | | | MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-7/+6
| * | | | | | | | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-4/+10
| * | | | | | | | MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2014-05-135-137/+61
| * | | | | | | | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2014-05-132-0/+2
| * | | | | | | | Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle2014-05-131-8/+1
* | | | | | | | | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-204-46/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Improve LWS-CAS performanceJohn David Anglin2014-05-151-3/+9
| * | | | | | | | | parisc: ratelimit userspace segfault printingHelge Deller2014-05-153-43/+56
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-202-3/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: fix pud_huge() for 2-level pagetablesMark Salter2014-05-161-0/+4
| * | | | | | | | | | arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-05-121-3/+7
* | | | | | | | | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-206-11/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | metag: Remove _STK_LIM_MAX overrideJames Hogan2014-05-152-8/+1
| * | | | | | | | | | | parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-153-5/+8
| * | | | | | | | | | | metag: Reduce maximum stack size to 256MBJames Hogan2014-05-152-0/+4