aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce2011-12-07
| | * | | | | | | powerpc: hugetlb: fix huge_ptep_set_access_flags return valueBecky Bruce2011-12-07
| | * | | | | | | powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce2011-12-07
| | |/ / / / / /
| * | | | | | | Merge branch 'mpic' into nextBenjamin Herrenschmidt2011-12-07
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett2011-12-06
| | * | | | | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06
| | * | | | | | | powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-06
| | |/ / / / / /
| * | | | | | | powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt2011-12-07
| * | | | | | | powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt2011-12-07
| |/ / / / / /
| * | | | | | powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com2011-11-27
| * | | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-24
| |\ \ \ \ \ \
| | * | | | | | powerpc/85xx: Add lbc suspend support for PMJia Hongtao2011-11-24
| | | |_|/ / / | | |/| | | |
| * | | | | | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-24
| * | | | | | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-24
| * | | | | | powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-24
| * | | | | | powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe2011-11-24
| * | | | | | powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-24
| * | | | | | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-24
| * | | | | | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-24
| * | | | | | powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-24
| * | | | | | powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-24
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net: add wireless TX status socket optionJohannes Berg2011-11-09
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \
| * | | | | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
| |/ / / / /
* | | | | / procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-29
| |_|_|_|/ |/| | | |
* | | | | KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-26
|/ / / /
* | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\ \ \ \
| * | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-17
| | |_|/ | |/| |
* | | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-17
* | | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-17
* | | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-15
|/ / /
* | | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-07
* | | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-10-31
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \ \
| * | | powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-07
| * | | powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-20
| * | | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-20
| * | | powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacksBenjamin Herrenschmidt2011-09-20
| * | | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-20
| * | | powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-20