summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | | powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-14
| * | | | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-14
| * | | | powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-14
| * | | | powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-14
| * | | | powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-14
| * | | | powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-14
| * | | | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-14
| * | | | powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-14
| * | | | powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard2013-08-14
| * | | | powerpc: Wrap MSR macros with parenthesesAnton Blanchard2013-08-14
| * | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-09
| |\ \ \ \
| | * | | | powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-07
| | * | | | powerpc/msi: Fix compile error on mpc83xxHongtao Jia2013-08-07
| | * | | | powerpc/perf: Add e6500 PMU driverPriyanka Jain2013-08-07
| | * | | | powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-07
| | * | | | powerpc/perf: increase the perf HW events to 6Catalin Udma2013-08-07
| | * | | | powerpc/perf: correct typos in counter enumerationLijun Pan2013-08-07
| | * | | | powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-30
| | | |_|/ | | |/| |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-28
| * | | | | kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-11
| * | | | | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-10
| * | | | | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-08
| * | | | | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-08
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-14
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-14
| | | |/ / / | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'linus' into perf/coreIngo Molnar2013-08-29
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-15
| | |\| | | |
| | * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-07-19
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | perf tools: Make Power7 events available for perfRunzhen Wang2013-07-12
* | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
| | |_|/ / / | |/| | | |
* / | | | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-27
|/ / / / /
* | | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-09
* | | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-09
* | | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-09
| |_|_|/ |/| | |
* | | | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-01
* | | | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-01
* | | | powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-24
* | | | powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-24
* | | | powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-24
* | | | powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-24
* | | | powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-24
* | | | powerpc/eeh: Export functions for hotplugGavin Shan2013-07-24
* | | | powerpc: Access local paca after hard irq disabledTiejun Chen2013-07-24
* | | | powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-24
* | | | powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-24
|/ / /