aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-23
* [POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell2007-07-22
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-22
* [POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-22
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-20
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-20
* Create drivers/of/platform.cStephen Rothwell2007-07-20
* Begin to consolidate of_device.cStephen Rothwell2007-07-19
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-19
* Consolidate of_get_next_childStephen Rothwell2007-07-19
* Consolidate of_get_parentStephen Rothwell2007-07-19
* Consolidate of_find_propertyStephen Rothwell2007-07-19
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-19
* Start split out of common open firmware codeStephen Rothwell2007-07-19
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-19
|\
| * powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers2007-07-17
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* | powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-19
* | define new percpu interface for shared dataFenghua Yu2007-07-19
* | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-19
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-18
|\ \
| * | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
* | | Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds2007-07-18
* | | Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds2007-07-18
|/ /
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16
|\ \ | |/ |/|
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-10
| |\
| | * [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-10
| | * [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-10
| | * [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-10
| | * [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-10
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-10
| | * [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-10
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-10
| | * [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-10
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-10
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-10
| | * [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-10
| | * [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-10
| | * [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-10
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-10
| | * [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-03
| | * [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-03
| | * [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala2007-06-29
| | * [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-29
| | * [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-29
| | * [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-29