summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-292-7/+0
| * | | | powerpc: Add VPHN firmware featureJesse Larrew2010-11-293-1/+4
| * | | | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
| * | | | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
| * | | | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
| * | | | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-292-0/+31
| * | | | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-291-0/+6
| * | | | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
| * | | | powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-291-8/+1
| * | | | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
| * | | | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1
| * | | | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
| * | | | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-294-1/+339
| * | | | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-293-15/+31
| * | | | powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
| * | | | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
| * | | | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0
| * | | | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-291-0/+33
| * | | | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-295-4/+133
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1027-1655/+583
|\ \ \ \ \
| * | | | | powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-031-0/+2
| * | | | | powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0310-1503/+506
| * | | | | powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-034-4/+4
| * | | | | powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-036-13/+0
| * | | | | powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-039-26/+26
| * | | | | powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
| * | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-019-76/+51
| * | | | | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
| * | | | | powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
| * | | | | of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
| * | | | | of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-231-5/+3
| * | | | | Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-2317-20/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-014-41/+2
* | | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \ \ \ \
| * | | | | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-6/+12
|\ \ \ \ \ \ \
| * | | | | | | fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
| * | | | | | | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
| * | | | | | | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+1
| * | | | | | | fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
| * | | | | | | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-041-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| | |_|/ / / | |/| | | |
* | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-162-2/+2
* | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
| | |_|/ / | |/| | |
* | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-268-8/+8
|/ / / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-2/+2
|\ \ \ \
| * | | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
| |/ / /
OpenPOWER on IntegriCloud