summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3156-864/+1434
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-314-145/+52
| * | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-10-311-39/+0
| |\ \ \
| | * | | powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer2008-10-311-39/+0
| * | | | powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras2008-10-311-0/+2
| * | | | powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
| * | | | powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson2008-10-311-3/+6
| * | | | powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...Carl Love2008-10-311-3/+10
| * | | | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-314-6/+61
| * | | | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-318-99/+104
| * | | | powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt2008-10-311-1/+1
| * | | | powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-313-55/+59
| * | | | OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+0
| * | | | powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
| * | | | powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
| * | | | powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
| * | | | powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
| * | | | powerpc: Use is_kdump_kernel()Milton Miller2008-10-314-8/+7
| * | | | powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-313-19/+5
| * | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras2008-10-3119-425/+1053
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc/44x: Update 44x defconfigsJosh Boyer2008-10-3011-258/+630
| | * | | powerpc/40x: Update 40x defconfigsJosh Boyer2008-10-307-166/+422
| | * | | powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
| | |/ /
| * | | powerpc: enable heap randomization for linkstationsRogério Brito2008-10-281-1/+1
| * | | powerpc: compile kernel for linkstations optimized for sizeRogério Brito2008-10-281-1/+1
| * | | powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2008-10-282-4/+17
| |/ /
* | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-2780-354/+3542
|\ \ \ | |/ /
| * | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-1/+1
| |\ \
| | * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-1/+1
| | |\ \
| | | * \ Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17310-6539/+13291
| | | |\ \
| | | * | | hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-2/+2
| |\ \ \ \ \
| | * | | | | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2
| | |/ / / /
| * | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-232-1/+2
| |\ \ \ \ \
| | * | | | | x86, um: get rid of uml signal.hAl Viro2008-10-222-1/+2
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-231-1/+1
| |\ \ \ \ \
| | * | | | | oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
| * | | | | | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-2210-63/+110
| * | | | | | powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-221-2/+4
| * | | | | | powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-222-0/+12
| * | | | | | powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
| * | | | | | powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-221-2/+0
| * | | | | | powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-2213-40/+7
| * | | | | | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-2126-215/+436
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-2112-24/+79
| |\ \ \ \ \ \
| | * | | | | | powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2008-10-202-0/+16
| | * | | | | | powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov2008-10-205-0/+40
| | * | | | | | powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala2008-10-201-14/+13
| | * | | | | | powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-204-4/+4
| | * | | | | | powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
OpenPOWER on IntegriCloud