summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt2011-12-071-4/+127
| |/ / / / / /
| * | | | | | powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com2011-11-281-0/+1
| * | | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-251-2/+5
| |\ \ \ \ \ \
| | * | | | | | powerpc/85xx: Add lbc suspend support for PMJia Hongtao2011-11-241-2/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-251-1/+5
| * | | | | | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-251-1/+3
| * | | | | | powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-251-0/+3
| * | | | | | powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe2011-11-251-0/+3
| * | | | | | powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-251-0/+6
| * | | | | | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-253-1/+9
| * | | | | | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-251-3/+5
| * | | | | | powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-251-1/+1
| * | | | | | powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-251-0/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-071-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-303-33/+35
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2111-52/+48Star
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-43/+27Star
|\ \ \ \ \ \ \
| * | | | | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-43/+27Star
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-061-8/+0Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-8/+0Star
| |/ / / / /
* | | | | / procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+2
| |_|_|_|/ |/| | | |
* | | | | KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-262-33/+33
|/ / / /
* | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-202-10/+0Star
|\ \ \ \
| * | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-172-10/+0Star
| | |_|/ | |/| |
* | | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
* | | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-1/+1
* | | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-162-1/+2
|/ / /
* | | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
* | | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-082-4/+4
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-073-0/+3
|\ \
| * | powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-11-011-0/+1
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
| * | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0721-40/+614
|\ \ \
| * | | powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-071-0/+3
| * | | powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-202-0/+10
| * | | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-201-0/+19
| * | | powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacksBenjamin Herrenschmidt2011-09-201-0/+6
| * | | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-202-0/+7
| * | | powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-202-1/+391
| * | | powerpc/powernv: Add OPAL takeover from PowerVMBenjamin Herrenschmidt2011-09-201-0/+50
| * | | powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt2011-09-201-0/+1
| * | | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-201-1/+1
| * | | powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard2011-09-201-10/+0Star
| * | | powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard2011-09-201-1/+1
| * | | powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard2011-09-201-0/+6
| * | | powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard2011-09-201-1/+1
| * | | powerpc/ps3: Add gelic udbg driverHector Martin2011-09-201-0/+1