summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall1-1/+1
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2-3/+0
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard1-11/+13
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao1-0/+2
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt1-27/+37
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt6-12/+27
2010-08-23powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp1-0/+1
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2-11/+14
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp1-0/+4
2010-08-23powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah1-0/+8
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-3/+2
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar303-136799/+7969
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker1-3/+0
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker1-35/+14
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker1-26/+14
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-27/+26
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+3
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-11dts: add ESDHC weird voltage bits workaroundRoy Zang1-0/+1
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang1-0/+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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+6
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds106-134605/+260
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2-3/+3
2010-08-09spufs conversion to ->evict_inode()Al Viro1-5/+3
2010-08-09remove inode_setattrChristoph Hellwig1-1/+3
2010-08-09powerpc: fix build with make 3.82Sam Ravnborg1-4/+12
2010-08-09Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt4-0/+110
2010-08-09powerpc: Trim defconfigsBenjamin Herrenschmidt101-134601/+138
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-3/+0
2010-08-06powerpc: fix i8042 module build errorGrant Likely1-0/+2
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt3-0/+108
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-36/+27
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-60/+49
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-3/+3
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1