summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | metag: fix memory barriersMikulas Patocka2014-05-151-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-204-1/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-05-142-1/+11
| * | | | | | | | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-05-131-0/+1
| * | | | | | | | x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-111-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-132-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: introduce virt_to_pfnStefano Stabellini2014-05-121-0/+1
| * | | | | | | | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-281-1/+0
| * | | | | | | | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-2861-381/+490
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-1335-178/+170
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-05-102-34/+16
| |\ \ \ \ \ \ \ \ \