summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-131-2/+2
* powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-131-0/+1
* Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-132-1/+2
|\
| * 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 direct socket system callsIan Munsie2010-09-022-1/+39
* | powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-022-13/+4Star
* | powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-024-7/+7
* | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-022-4/+4
* | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-021-0/+8
* | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-025-26/+61
* | powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-021-1/+1
* | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-021-0/+2
* | powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-021-5/+9
* | powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-021-0/+3
* | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-021-0/+7
|/
* 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