summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-251-0/+7
* [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
* [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-121-1/+1
|\
| * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-131-1/+1
* | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
|/
* [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
* Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-201-3/+1
|\
| * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-3/+1
* | [POWERPC] Fix for assembler -gRoland McGrath2007-08-151-0/+1
* | [POWERPC] Fix small race in 44x tlbie functionDavid Gibson2007-08-151-1/+11
|/
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-0/+1
* [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-101-7/+9
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-0/+3
* [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-031-1/+4
* [POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry2007-08-031-6/+3
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-1/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-3/+3
* Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-07-265-7/+29
|\
| * [POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala2007-07-261-0/+4
| * [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-264-7/+7
| * [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala2007-07-251-0/+18
* | [POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt2007-07-261-1/+7
* | [POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2007-07-261-0/+23
* | [POWERPC] Fix Pegasos keyboard detectionAlan Curry2007-07-261-0/+4
* | [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-261-3/+4
* | Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras2007-07-261-1/+1
|/
* [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-231-6/+12
* [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-231-0/+7
* [POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell2007-07-221-1/+1
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-221-1/+1
* [POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-221-1/+6
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-201-0/+1
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-0/+67
* Create drivers/of/platform.cStephen Rothwell2007-07-201-81/+1
* Begin to consolidate of_device.cStephen Rothwell2007-07-201-121/+1
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-114/+1
* Consolidate of_get_next_childStephen Rothwell2007-07-201-24/+0
* Consolidate of_get_parentStephen Rothwell2007-07-201-21/+0
* Consolidate of_find_propertyStephen Rothwell2007-07-201-23/+1
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-25/+0
* Start split out of common open firmware codeStephen Rothwell2007-07-201-41/+0
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+3
|\
| * powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers2007-07-171-1/+3
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* | powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* | define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-3/+8