summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-241-0/+1
* KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+2
* KVM: PPC: Make PAM a defineAlexander Graf2010-10-241-0/+3
* KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-241-0/+1
* KVM: PPC: Add PV guest scratch registersAlexander Graf2010-10-241-0/+3
* KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-241-0/+1
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-242-1/+114
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-242-4/+4
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-242-2/+2
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-242-1/+1
* KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-242-1/+1
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-242-1/+1
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-242-0/+7
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
* arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-101-0/+1
* powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-242-1/+7
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-241-1/+8
* powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
* powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-241-27/+37
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-27/+26Star
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-5/+0Star
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-15/+0Star
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-3/+0Star
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-3/+0Star
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-102-0/+2
|\ \
| * | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-072-0/+2
* | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+1
|/ /
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-1/+2
|\ \
| * \ Merge branch 'linus' into sched/coreIngo Molnar2010-07-218-42/+66
| |\ \
| * | | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-091-1/+2
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-0/+13
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-022-4/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-216-35/+56
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-282-7/+10
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-186-23/+38
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-0/+12
| |\ \ \ \ \
| | * | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-0/+12
| * | | | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/ / / / /
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-068-213/+22Star
|\ \ \ \ \ \
| * | | | | | of/address: Clean up function declarationsGrant Likely2010-08-011-38/+11Star
| * | | | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-302-7/+7
| * | | | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-241-1/+1
| * | | | | | of: remove asm/of_device.hGrant Likely2010-07-241-3/+0Star
| * | | | | | of: remove asm/of_platform.hGrant Likely2010-07-242-16/+2Star
| * | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-248-42/+66
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-191-2/+0Star
| * | | | | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-061-10/+0Star
| * | | | | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-061-11/+0Star