aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-08
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
| * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-02
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| |/
* / PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-02
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-29
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-27
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-26
* | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-29
* | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-27
* | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-27
* | Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras2007-04-26
* | [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-24
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-24
* | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-24
* | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* | [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-24
* | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-24
* | [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-24
* | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-24
* | [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-24
* | [POWERPC] pasemi: Enable one more hid bitOlof Johansson2007-04-24
* | [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-24
* | [POWERPC] Rename last get_property callsStephen Rothwell2007-04-24
* | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes2007-04-12
* | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary2007-04-12
* | [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-12
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-12
* | [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-12
* | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-12
* | [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-12
* | [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-12
* | [POWERPC] DMA 4GB boundary protectionJake Moilanen2007-04-12
* | [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-12
* | [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-12
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-12
|\|
| * [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-16
| * [PATCH] constant should be longAl Viro2007-03-14