summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-145-49/+4
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-142-0/+24
* powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-144-9/+3
* powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-143-3/+5
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-147-12/+23
* powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-142-2/+2
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-1413-20/+20
* powerpc/pseries: Simplify H_GET_TERM_CHARAnton Blanchard2013-08-142-27/+9
* powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard2013-08-141-12/+7
* powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard2013-08-141-13/+0
* powerpc: Wrap MSR macros with parenthesesAnton Blanchard2013-08-142-8/+8
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-08-141-0/+10
* powerpc: Align p_tocAnton Blanchard2013-08-141-0/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-0938-155/+1088
|\
| * powerpc/e500: Update compilation flags with core specific optionsCatalin Udma2013-08-071-2/+16
| * powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctlyZhenhua Luo2013-08-076-0/+6
| * powerpc/pci: fix PCI-e check link issueYuanquan Chen2013-08-071-1/+1
| * powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao2013-08-071-19/+3
| * powerpc/fsl-pci: fix the unreachable warning messageKevin Hao2013-08-071-1/+1
| * powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao2013-08-071-6/+0
| * powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang2013-08-071-0/+280
| * powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang2013-08-071-0/+22
| * powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-074-13/+28
| * powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2013-08-072-41/+101
| * powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian2013-08-073-2/+151
| * powerpc/dts: update MSI bindings doc for MPIC v4.3Minghuan Lian2013-08-071-12/+41
| * powerpc/msi: Fix compile error on mpc83xxHongtao Jia2013-08-071-0/+7
| * powerpc/perf: Add e6500 PMU driverPriyanka Jain2013-08-073-2/+125
| * powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-074-1/+67
| * powerpc/perf: increase the perf HW events to 6Catalin Udma2013-08-072-1/+7
| * powerpc/perf: correct typos in counter enumerationLijun Pan2013-08-071-4/+4
| * powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell2013-08-073-2/+2
| * powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang2013-07-301-0/+8
| * powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun2013-07-301-3/+2
| * powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia2013-07-304-1/+168
| * powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-302-44/+48
* | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-079-184/+302
|\ \
| * | tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam2013-08-021-12/+12
| * | tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam2013-08-021-1/+1
| * | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-021-1/+1
| * | tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-022-4/+7
| * | tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)2013-08-011-13/+38
| * | tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)2013-07-311-6/+15
| * | tracing: Add comment to describe special break case in probe_remove_event_call()Steven Rostedt (Red Hat)2013-07-311-0/+6
| * | tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-312-3/+34
| * | debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov2013-07-311-47/+22
| * | ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)2013-07-301-9/+62
| * | ftrace: Consolidate some duplicate code for updating ftrace opsSteven Rostedt (Red Hat)2013-07-291-6/+10
| * | tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_privateOleg Nesterov2013-07-291-32/+15
| * | tracing: Introduce remove_event_file_dir()Oleg Nesterov2013-07-291-24/+23
OpenPOWER on IntegriCloud