summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+4Star
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify pfn_to_page: powerpc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+1Star
* [PATCH] bitops: powerpc: use generic bitopsAkinobu Mita2006-03-261-101/+4Star
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+5
* powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-251-1/+1
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2318-73/+355
|\
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-222-3/+0Star
| * [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+2
| * [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-4/+0Star
| * [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2006-03-221-1/+1
| * [PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2006-03-221-1/+0Star
| * [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-222-4/+4
| * [PATCH] powerpc: trivial: Cleanup whitespace in cputable.hMichael Ellerman2006-03-221-17/+17
| * [PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig2006-03-171-0/+6
| * [PATCH] powerpc: Better pmd_bad() and pud_bad() checksDavid Gibson2006-03-171-2/+7
| * Merge ../linux-2.6Paul Mackerras2006-03-171-0/+1
| |\
| * \ Merge ../linux-2.6Paul Mackerras2006-03-095-8/+10
| |\ \
| * \ \ Merge ../powerpc-mergePaul Mackerras2006-02-281-3/+4
| |\ \ \
| * | | | [PATCH] powerpc: native atomic_add_unlessNick Piggin2006-02-241-14/+24
| * | | | [PATCH] powerpc: newline for ISYNC_ON_SMPNick Piggin2006-02-241-1/+1
| * | | | [PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKSDavid Gibson2006-02-241-3/+8
| * | | | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-247-3/+275
| * | | | Merge ../powerpc-mergePaul Mackerras2006-02-246-64/+15Star
| |\ \ \ \
| * | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-102-2/+2
| * | | | | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-101-9/+0Star
| * | | | | Merge ../powerpc-mergePaul Mackerras2006-02-105-3/+13
| |\ \ \ \ \
| * | | | | | [PATCH] powerpc: Put parameter names in lmb.h prototypesMichael Ellerman2006-02-071-9/+8Star
| * | | | | | [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman2006-02-071-2/+0Star
| * | | | | | [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-0/+2
* | | | | | | [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-5/+0Star
| |_|_|_|_|/ |/| | | | |
* | | | | | [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-161-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-093-7/+5Star
|\ \ \ \ \
| * | | | | powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-6/+2Star
| * | | | | [PATCH] powerpc: Fix incorrect pud_ERROR() messageDavid Gibson2006-03-031-1/+1
| * | | | | [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-031-0/+2
* | | | | | [PATCH] fix kexec asmMichael Matz2006-03-081-1/+2
* | | | | | [PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh2006-03-081-0/+2
|/ / / / /
* | | | / [PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5Greg KH2006-03-011-0/+1
| |_|_|/ |/| | |
* | | | [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-281-3/+4
| |_|/ |/| |
* | | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-242-32/+5Star
* | | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala2006-02-241-3/+6
* | | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-241-0/+1
* | | [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson2006-02-171-1/+1
* | | [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-30/+2Star
* | | [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
| |/ |/|
* | [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-101-1/+2