aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-03-16[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood
2007-03-16[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood
2007-03-16[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood
2007-03-16[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood
2007-03-16[POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood
2007-03-13[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood
2007-03-13[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood
2007-03-13[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...Scott Wood
2007-03-13[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood
2007-03-13[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().Scott Wood
2007-03-13[POWERPC] bootwrapper: Add ft_root_node().Scott Wood
2007-03-13[POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson
2007-03-13[POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson
2007-03-13[POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen
2007-03-09[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platformsZang Roy-r61911
2007-03-09[POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell
2007-03-09[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSEStephen Rothwell
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell
2007-03-09[POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell
2007-03-09[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-03-09[POWERPC] Remove unused, undocumented #cpus property from cpus nodeStuart Yoder
2007-03-09[POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu
2007-03-09[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES buildStephen Rothwell
2007-03-09[POWERPC] PowerPC: select default image for LinkstationSegher Boessenkool
2007-03-09[POWERPC] ps3: always make sure we're running on a PS3Geert Uytterhoeven
2007-03-08[POWERPC] Automatically lmb_reserve() initrdDavid Gibson
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson
2007-03-08[POWERPC] Harden validate_sp against stack corruptionPaul Mackerras
2007-03-08[POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt
2007-03-08[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt
2007-03-08[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt
2007-03-08[POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou
2007-03-08[POWERPC] Add missing newline in xmon help outputMichael Ellerman
2007-03-08[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-06[PATCH] m68knommu: remove local_bh_countGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-07[MIPS] IP27: Build fixRalf Baechle
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle