summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Clear frozen state for child PEGavin Shan2014-06-111-4/+16
* powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard2014-06-111-0/+2
* powerpc/xmon: avoid format string leaking to printkKees Cook2014-06-111-1/+1
* powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman2014-06-111-0/+2
* powerpc/powernv: Fix reading of OPAL msglogJoel Stanley2014-06-111-1/+5
* powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter2014-06-111-1/+0
* powerpc/cpm: Remove duplicate FCC_GFMR_TTX defineDan Carpenter2014-06-111-1/+0
* powerpc/powernv: Fix endianness problems in EEHGuo Chao2014-06-113-99/+120
* powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard2014-06-111-2/+2
* powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu2014-06-111-2/+2
* powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu2014-06-111-0/+1
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-06-111-1/+1
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-113-12/+8
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-1132-4250/+1
* powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle2014-06-111-19/+0
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-112-1/+3
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-06-103-27/+73
|\
| * x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2014-06-102-0/+73
| * booke/watchdog: refine and clean up the codesTang Yuantian2014-06-101-27/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10187-1758/+6321
|\ \
| * | powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt2014-06-071-0/+1
| * | powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-06-061-11/+20
| * | powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde2014-06-051-1/+2
| * | powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard2014-06-051-3/+3
| * | powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard2014-06-052-2/+2
| * | powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard2014-06-051-0/+10
| * | powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-055-14/+21
| * | powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2014-06-052-9/+9
| * | powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang2014-06-051-0/+3
| * | powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-06-051-1/+1
| * | powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt2014-06-051-0/+150
| * | powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-06-051-6/+9
| * | powerpc/xmon: Fix up xmon format stringsMichael Ellerman2014-06-051-13/+13
| * | powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-053-0/+30
| * | powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-286-35/+29
| * | powerpc: Split __SYSFS_SPRSETUP macroSam bobroff2014-05-281-6/+13
| * | arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-281-3/+5
| * | powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy2014-05-281-1/+1
| * | powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-287-9/+527
| * | powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2014-05-282-11/+17
| * | powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman2014-05-281-1/+1
| * | powerpc: Add threads_per_subcoreMichael Ellerman2014-05-282-1/+10
| * | powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-283-2/+11
| * | powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-285-43/+45
| * | powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-282-0/+5
| * | powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-283-13/+10
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-283-3/+10
| |\ \
| * \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-05-2847-289/+1929
| |\ \ \
| | * | | powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chipsScott Wood2014-05-2210-0/+27
| | * | | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-221-2/+3