summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-1114-63/+78
|\
| * powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-121-13/+14
| * powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-111-9/+11
| * of/address: Use propper endianess in get_flagsSebastian Siewior2010-12-091-1/+1
| * powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-091-0/+10
| * powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew2010-12-091-1/+4
| * powerpc: Minor cleanups for machdep.hSonny Rao2010-12-091-5/+1
| * powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-091-0/+8
| * Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-091-41/+11
| |\
| | * powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-301-1/+9
| | * powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-301-40/+2
| * | powerpc: Add VPHN firmware featureJesse Larrew2010-11-292-1/+3
| * | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-291-0/+5
| * | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-291-0/+6
| * | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-291-1/+2
| * | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-291-6/+9
| * | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0
| * | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-292-3/+15
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-101-4/+1
|\ \
| * | of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-3/+0
| |/
* | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-2/+32
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-3034-145/+470
| |\
| * | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-251-0/+1
| * | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-251-2/+31
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-0/+1
|\ \ \
| * | | kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-291-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-137/+0
|\ \ \ \
| * | | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-137/+0
| | |/ / | |/| |
* | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-6/+6
| |/ / |/| |
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-8/+2
* | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-5/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-35/+76
|\ \ \ | |_|/ |/| |
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-35/+76
| |\ \ | | |/ | |/|
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1651-373/+378
| | |\
| | * | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-121-35/+76
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \ \
| * | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-246-25/+172
|\ \ \ \ \
| * | | | | KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf2010-10-241-1/+2
| * | | | | KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-242-1/+4
| * | | | | KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-241-2/+13
| * | | | | KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-242-1/+1
| * | | | | KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-241-10/+1
| * | | | | KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-241-2/+2
| * | | | | KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-241-0/+4
| * | | | | KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-241-0/+2
OpenPOWER on IntegriCloud