aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-31
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\| | | | | |
| * | | | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | | | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras2009-08-18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \
| * | | | | | | locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
| |/ / / / / /
* | | | | / / Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-04
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-05
| | |_|/ / | |/| | |
* | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-28
* | | | | powerpc: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-28
|/ / / /
* | / / mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
| |/ / |/| |
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* | | powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely2009-07-07
|/ /
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \
| * | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
| |/
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-26
|\ \
| * | powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-23
* | | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-26
* | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-26
* | | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-26
* | | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-26
* | | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-26
* | | powerpc: Swiotlb breaks pseriesMichael Ellerman2009-06-26
| |/ |/|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-20
|\ \
| * | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-18
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17
| |\ \
| * | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-19
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-17
| |\ \ \
| | * | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-16
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc: Add memory clobber to mtspr()Benjamin Herrenschmidt2009-06-16
| * | | | powerpc: Introduce macro spin_event_timeout()Timur Tabi2009-06-16
| * | | | powerpc/fsl: Increase the number of possible localbus banksmware@internode.on.net2009-06-15
| * | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case2009-06-15
* | | | | Delete pcibios_select_rootMatthew Wilcox2009-06-17
| |_|/ / |/| | |
* | | | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ \ \ | |_|/ / |/| | |
| * | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-15
| * | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-15
| * | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-15
| * | powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-14
| * | powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras2009-06-14