summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-0/+7
|\ \
| * | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+7
* | | Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds2007-07-181-8/+4
* | | Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds2007-07-181-2/+5
|/ /
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1632-2103/+1681
|\ \ | |/ |/|
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1132-2103/+1681
| |\
| | * [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-111-0/+15
| | * [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0
| | * [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
| | * [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+6
| | * [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-101-3/+6
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-102-6/+16
| | * [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+11
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
| | * [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
| | * [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-101-5/+15
| | * [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-101-1/+0
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-6/+6
OpenPOWER on IntegriCloud