aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2-1/+7
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-1/+8
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt1-27/+37
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-27/+26
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-15/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+2
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-3/+0
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2-0/+2
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+13
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-213/+22
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds19-22/+162
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+0
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt6-17/+74
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-4/+6
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin1-0/+32
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel1-0/+1
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2-3/+23
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf1-1/+0
2010-08-01of/address: Clean up function declarationsGrant Likely1-38/+11
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab1-12/+15
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-1/+1
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely2-7/+7
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-1/+1
2010-07-24of: remove asm/of_device.hGrant Likely1-3/+0
2010-07-24of: remove asm/of_platform.hGrant Likely2-16/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely8-42/+66
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-1/+3
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar8-42/+66
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar6-35/+56
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely1-2/+0
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-16/+16
2010-07-14lmb: rename to memblockYinghai Lu3-16/+16
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt2-0/+5
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt1-0/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov1-1/+2
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-0/+24
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman1-0/+1
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-4/+3
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt1-2/+2
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1