summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0212-67/+161
|\
| * cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-052-1/+5
| * powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2014-03-054-1/+31
| * powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2014-03-053-21/+53
| * powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy2014-03-051-35/+46
| * powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-056-7/+26
| * powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-054-10/+8
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02161-898/+4409
|\ \
| * \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-2457-210/+1259
| |\ \
| | * | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-2017-24/+185
| | * | powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-203-61/+300
| | * | powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMONScott Wood2014-03-201-30/+33
| | * | powerpc/booke64: Remove ints from EXCEPTION_COMMONScott Wood2014-03-201-36/+46
| | * | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-204-31/+42
| | * | powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-2012-47/+33
| | * | powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-203-10/+20
| | * | powerpc/booke64: Fix exception numbersScott Wood2014-03-201-6/+6
| | * | powerpc/book3e: store crit/mc/dbg exception thread infoTiejun Chen2014-03-201-3/+19
| | * | powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen2014-03-201-6/+12
| | * | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-201-0/+2
| | * | Corenet: Add QE platform support for CorenetZhao Qiang2014-03-201-0/+16
| | * | QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang2014-03-205-0/+11
| | * | powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior2014-03-201-4/+1
| | * | powerpc/config: Remove unnecssary CONFIG_FSL_IFCPrabhakar Kushwaha2014-03-193-3/+0
| | * | powerpc: T4240: Add ina220 node in dtsTang Yuantian2014-03-191-0/+42
| | * | powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques2014-03-191-2/+0
| | * | powerpc/pci: Fix IMMRBAR addressMinghuan Lian2014-03-191-0/+8
| | * | powerpc/mpc85xx: Update clock nodes in device treeTang Yuantian2014-03-1916-0/+536
| * | | powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2014-03-242-0/+13
| * | | powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard2014-03-241-0/+4
| * | | powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz2014-03-231-9/+13
| * | | powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)Anton Blanchard2014-03-234-238/+8
| * | | powerpc/defconfigs: Enable THP in pseries defconfigAneesh Kumar K.V2014-03-231-0/+2
| * | | powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V2014-03-231-0/+5
| * | | powerpc: Rate-limit users spamming kernel log bufferMichael Neuling2014-03-231-2/+3
| * | | powerpc/perf: Fix handling of L3 events with bank == 1Michael Ellerman2014-03-231-2/+3
| * | | powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer2014-03-232-0/+14
| * | | powerpc/perf: Add support for the hv 24x7 interfaceCody P Schafer2014-03-231-0/+510
| * | | powerpc/perf: Add support for the hv gpci (get performance counter info) inte...Cody P Schafer2014-03-231-0/+294
| * | | powerpc/perf: Add macros for defining event fields & formatsCody P Schafer2014-03-231-0/+19
| * | | powerpc/perf: Add a shared interface to get gpci version and capabilitiesCody P Schafer2014-03-232-0/+56
| * | | powerpc/perf: Add 24x7 interface headersCody P Schafer2014-03-232-0/+142
| * | | powerpc/perf: Add hv_gpci interface headerCody P Schafer2014-03-231-0/+73
| * | | powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer2014-03-231-0/+5
| * | | powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman2014-03-232-4/+7
| * | | powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBBMichael Ellerman2014-03-231-9/+44
| * | | powerpc/perf: Avoid mutating event in power8_get_constraint()Michael Ellerman2014-03-231-6/+8
| * | | powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman2014-03-231-3/+4
| * | | powerpc/perf: Reject EBB events which specify a sample_typeMichael Ellerman2014-03-231-2/+5
| * | | powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-233-2/+105