summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Change topology_init() to a subsys_initcallKevin Corry2007-05-071-1/+1
| * | [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-021-9/+1
| * | [POWERPC] Remove duplicate export of __div64_32.Scott Wood2007-05-021-1/+0
| * | [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-021-0/+11
| * | [POWERPC] Fix suspend states againJohannes Berg2007-05-022-0/+35
| * | [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
| * | [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-021-2/+2
| * | [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-0/+11
| * | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-0/+14
* | | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+8
* | | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+5
* | | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+1
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* | | move die notifier handling to common codeChristoph Hellwig2007-05-082-16/+2
* | | Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-13/+6
| |/ |/|
* | serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-1/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-054-7/+28
|\ \
| * | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-022-7/+3
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-022-0/+25
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-2/+2
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-2/+2
| |/
* | PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-302-5/+0
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-271-3/+0
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-2/+0
* | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-3/+31
* | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22
* | Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras2007-04-261-10/+0
* | [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-241-2/+5
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-20/+2
* | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-19/+0
* | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-245-23/+20
* | [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-17/+0
* | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-24/+0
* | [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-242-2/+9
* | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-1/+35
* | [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-242-6/+8
* | [POWERPC] pasemi: Enable one more hid bitOlof Johansson2007-04-241-1/+1
* | [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-241-2/+2
* | [POWERPC] Rename last get_property callsStephen Rothwell2007-04-241-2/+2
* | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes2007-04-131-55/+60
* | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-132-7/+1
* | [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-131-25/+31
* | [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary2007-04-131-4/+0
* | [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-131-22/+33
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1318-116/+116
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-133-8/+9
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-133-6/+5
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-135-8/+7
OpenPOWER on IntegriCloud