summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-06-11powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard
2014-06-11powerpc/xmon: avoid format string leaking to printkKees Cook
2014-06-11powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter
2014-06-11powerpc/cpm: Remove duplicate FCC_GFMR_TTX defineDan Carpenter
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu
2014-06-11powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-06-09Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-09Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
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