aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto1-0/+1
2007-05-04ps3av: misc updatesGeert Uytterhoeven1-21/+1
2007-05-04ps3av: thread updatesGeert Uytterhoeven1-2/+3
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig2-3/+15
2007-05-02[POWERPC] Transparently handle <.symbol> lookup for kprobesSrinivasa Ds1-0/+6
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand1-14/+19
2007-05-02[POWERPC] Fix suspend states againJohannes Berg1-0/+9
2007-05-02[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson8-646/+1532
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2-2/+77
2007-05-02[POWERPC] Uninline of_iomap functionChristian Krafft1-11/+8
2007-05-02[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers1-13/+2
2007-05-02[POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt1-1/+1
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds34-663/+806
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras4-4/+5
2007-04-30[POWERPC] Declare enable_kernel_spe in a headerJohannes Berg1-0/+1
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss1-0/+3
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering2-4/+6
2007-04-27[POWERPC] Prepare for splitting up mmu.h by MMU typeDavid Gibson2-400/+406
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-2/+0
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-3/+0
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell1-1/+0
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell1-1/+0
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell1-1/+0
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell1-2/+0
2007-04-24[POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2-65/+80
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson1-0/+1
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman1-6/+6
2007-04-24[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson1-0/+23
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli1-0/+5
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson4-6/+66
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer1-3/+7
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22Paul Mackerras2-5/+11
2007-04-23[POWERPC] add of_iomap functionChristian Krafft1-0/+11
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft1-5/+0
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2-0/+2
2007-04-17allow vmsplice to work in 32-bit mode on ppc64Don Zickus1-1/+1
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt1-0/+6
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt3-49/+41
2007-04-13[POWERPC] Add inatomic versions of __get_user and __put_userBenjamin Herrenschmidt1-0/+28
2007-04-13[POWERPC] Rename get_property to of_get_property: includeStephen Rothwell1-3/+3
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2-0/+8
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+2