summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-051-1/+1
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-273-6/+6
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely2009-07-081-0/+2
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-301-0/+2
|\
| * perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+2
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-261-2/+0
|\ \
| * | powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-231-2/+0
* | | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-261-1/+2
* | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-0/+3
* | | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-261-1/+1
* | | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-261-10/+10
* | | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-261-53/+4
* | | powerpc: Swiotlb breaks pseriesMichael Ellerman2009-06-261-6/+18
| |/ |/|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-202-23/+35
|\ \
| * | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-181-2/+3
| * | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-181-17/+18
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-182-3/+12
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1730-104/+355
| |\ \
| * | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-152-1/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-196-9/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-182-6/+6
| |\ \ \
| | * | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-172-6/+6
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-181-7/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-171-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc: Add memory clobber to mtspr()Benjamin Herrenschmidt2009-06-161-1/+2
| * | | | powerpc: Introduce macro spin_event_timeout()Timur Tabi2009-06-161-0/+36
| * | | | powerpc/fsl: Increase the number of possible localbus banksmware@internode.on.net2009-06-151-2/+2
| * | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case2009-06-151-0/+2
* | | | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
| |_|/ / |/| | |
* | | | Merge branch 'akpm'Linus Torvalds2009-06-161-7/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-7/+0
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-168-13/+117
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-151-0/+7
| * | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-151-2/+2
| * | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-151-2/+2
| * | powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-151-0/+3
| * | powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-152-5/+4
| * | powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell2009-06-152-1/+3
| * | ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-151-0/+8
| * | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-152-3/+78
| * | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-0/+10
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-159-15/+29
| |\ \ | | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-151-0/+2
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1518-22/+198
| |\ \ \ | | | |/ | | |/|
| * | | net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-031-0/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-1521-84/+236
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-126-1/+139
| |\ \
| * | | powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-092-0/+38
| * | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-093-2/+13
OpenPOWER on IntegriCloud