summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-27powerpc: make it compile for multithread changeAndrew Morton
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-27[POWERPC] Replace if-then-else with a switch statementWill Schmidt
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-24[POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson
2007-04-24[POWERPC] pasemi: Enable one more hid bitOlof Johansson
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-04-13[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt
2007-04-13[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary
2007-04-13[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_propertyStephen Rothwell
2007-04-13[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras