aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Improve partition removalBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| | * | | | | | powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-29
| | | |_|_|/ / | | |/| | | |
| * | | | | | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
| * | | | | | powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-28
| * | | | | | powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-28
| * | | | | | powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-28
| * | | | | | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-28
| * | | | | | powerpc: Add VPHN firmware featureJesse Larrew2010-11-28
| * | | | | | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-28
| * | | | | | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-28
| * | | | | | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-28
| * | | | | | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-28
| * | | | | | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-28
| * | | | | | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-28
| * | | | | | powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-28
| * | | | | | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-28
| * | | | | | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-28
| * | | | | | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-28
| * | | | | | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-28
| * | | | | | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
| * | | | | | powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-28
| * | | | | | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-28
| * | | | | | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-28
| * | | | | | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-28
| * | | | | | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-28
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\ \ \ \ \ \ \
| * | | | | | | powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-03
| * | | | | | | powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-03
| * | | | | | | powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-03
| * | | | | | | powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-03
| * | | | | | | powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-03
| * | | | | | | powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-03
| * | | | | | | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-01
| * | | | | | | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-29
| * | | | | | | powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-24
| * | | | | | | of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-23
| * | | | | | | of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-23
| * | | | | | | Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
| | |_|_|_|/ / | |/| | | | |
* | | | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \
| * | | | | | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16