aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+8
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+5
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-2/+1
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap15-15/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig3-17/+3
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-13/+6
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt1-0/+21
2007-05-07slab allocators: remove multiple alignment specificationsChristoph Lameter2-2/+2
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2-4/+2
2007-05-07PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter1-0/+13
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson1-1/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-7/+28
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-6/+6
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+1
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2-6/+6
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2-7/+3
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2-0/+25
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds257-3288/+9824
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras4-33/+2
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner4-4/+4
2007-04-30[POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds1-0/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell4-14/+15
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson1-10/+14
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2-16/+35
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood1-1/+1
2007-04-30[POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson1-6/+6
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss1-0/+3
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering7-77/+31
2007-04-27[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood1-1/+1
2007-04-27[POWERPC] bootwrapper: cuImage for 85xxScott Wood3-1/+72
2007-04-27[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood1-12/+11
2007-04-27[POWERPC] boot: More verbose gunzip error messageMilton Miller1-1/+2
2007-04-27[POWERPC] Enable make installAkinobu Mita2-1/+4
2007-04-27[POWERPC] Always use -mno-stringBenjamin Herrenschmidt1-3/+3
2007-04-27[POWERPC] Fix WARN_ON when entering xmonAnton Blanchard1-4/+3
2007-04-27[POWERPC] Replace if-then-else with a switch statementWill Schmidt1-21/+22
2007-04-27[POWERPC] pasemi: Cpufreq driverOlof Johansson5-0/+335
2007-04-27[POWERPC] pasemi: Kconfig for gpio_mdioOlof Johansson2-2/+9
2007-04-27[POWERPC] pasemi: Remove build warningOlof Johansson1-0/+1
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras1-10/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller3-30/+2