summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/xmon: avoid format string leaking to printkKees Cook1-1/+1
2014-06-11powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman1-0/+2
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley1-1/+5
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter1-1/+0
2014-06-11powerpc/cpm: Remove duplicate FCC_GFMR_TTX defineDan Carpenter1-1/+0
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao3-99/+120
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu1-2/+2
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu1-0/+1
2014-06-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff3-12/+8
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman32-4250/+1
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle1-19/+0
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2-1/+3
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-27/+73
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds187-1758/+6321
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2-0/+73
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-27/+0
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-50/+16
2014-06-09Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-5/+1138
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds248-7865/+8337
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds16-249/+158
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-252/+226
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2-12/+12
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-35/+38
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds1684-23954/+54340
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2-47/+79
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...nextLinus Torvalds1-59/+105
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2-8/+8
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois1-1/+1
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster1-11/+11
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds14-45/+99
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven2-7/+3
2014-06-06blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso1-2/+6
2014-06-06tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-06ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-5/+5
2014-06-06arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-06signals: kill sigfindinword()Oleg Nesterov2-15/+0
2014-06-06ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON1-9/+13
2014-06-06arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2-1/+45
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho1-0/+21
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt1-0/+1
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin3-35/+38
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+14
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds92-581/+6348