aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds32-40/+7
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann1-1/+1
2006-05-26[PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras1-0/+1
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-1/+3
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-1/+3
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-6/+38
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse1-1/+1
2006-05-03powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras1-6/+13
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-0/+1
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr1-0/+24
2006-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse5-8/+35
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard1-4/+10
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-4/+3
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+2
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-1/+19
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-3/+3
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse31-31/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-1/+2
2006-04-25Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.hDavid Woodhouse1-4/+3
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras1-1/+5
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson1-3/+4
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-0/+15
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras1-0/+8
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+2
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-9/+0
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-0/+7
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot1-20/+0
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick1-0/+100
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool1-39/+46
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard1-1/+4
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+2
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard1-3/+0
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan1-0/+2
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-29Merge ../linux-2.6Paul Mackerras3-10/+11
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt5-41/+41
2006-03-28[PATCH] git-powerpc: WARN was a dumb ideaAndrew Morton1-5/+5
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell1-2/+3
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold1-18/+8
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-2/+2
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard1-0/+4
2006-03-28[PATCH] powerpc: Remove some ifdefs in oprofile_impl.hAnton Blanchard1-10/+2
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras1-5/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-8/+4
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar1-0/+6
2006-03-27[PATCH] unify pfn_to_page: powerpc pfn_to_pageKAMEZAWA Hiroyuki1-2/+1
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras1-4/+0
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras1-0/+1
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2-5/+12
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2-1/+3
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-0/+1
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-0/+1
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann1-1/+8
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2-34/+59
2006-03-27[PATCH] powerpc: Change firmware_has_feature() to a macroMichael Ellerman1-5/+3
2006-03-27[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman1-2/+28
2006-03-27[PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell1-147/+152
2006-03-26[PATCH] bitops: powerpc: use generic bitopsAkinobu Mita1-101/+4
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+5
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds1-1/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-4/+3
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-73/+355
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson1-5/+0
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman2-3/+0
2006-03-22[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman1-0/+2
2006-03-22[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman1-4/+0
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman1-1/+1
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman1-1/+0
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2-4/+4
2006-03-22[PATCH] powerpc: trivial: Cleanup whitespace in cputable.hMichael Ellerman1-17/+17
2006-03-17[PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig1-0/+6
2006-03-17[PATCH] powerpc: Better pmd_bad() and pud_bad() checksDavid Gibson1-2/+7
2006-03-17Merge ../linux-2.6Paul Mackerras1-0/+1
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose1-0/+1
2006-03-09Merge ../linux-2.6Paul Mackerras5-8/+10
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-7/+5
2006-03-08[PATCH] fix kexec asmMichael Matz1-1/+2
2006-03-08[PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh1-0/+2
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-6/+2
2006-03-03[PATCH] powerpc: Fix incorrect pud_ERROR() messageDavid Gibson1-1/+1
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt1-0/+2
2006-03-01[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5Greg KH1-0/+1
2006-02-28Merge ../powerpc-mergePaul Mackerras1-3/+4
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose1-3/+4
2006-02-24[PATCH] powerpc: native atomic_add_unlessNick Piggin1-14/+24
2006-02-24[PATCH] powerpc: newline for ISYNC_ON_SMPNick Piggin1-1/+1
2006-02-24[PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKSDavid Gibson1-3/+8
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras7-3/+275
2006-02-24Merge ../powerpc-mergePaul Mackerras6-64/+15
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2-32/+5
2006-02-24[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala1-3/+6
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-0/+1
2006-02-17[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson1-1/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+2
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2-2/+2
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman1-9/+0
2006-02-10Merge ../powerpc-mergePaul Mackerras5-3/+13
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-1/+2
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-1/+6
2006-02-07[PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt1-0/+5
2006-02-08[PATCH] __user annotations in powerpc thread_infoAl Viro1-1/+1
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro1-0/+5
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+2
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-07[PATCH] powerpc: Put parameter names in lmb.h prototypesMichael Ellerman1-9/+8
2006-02-07[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman1-2/+0
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-0/+2
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman1-0/+2
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz1-1/+3
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins1-3/+2
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2-2/+7
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse1-0/+2
2006-01-17[PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan1-2/+2
2006-01-15[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni1-12/+73
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft1-5/+5
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2-9/+11
2006-01-13[PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard1-13/+13
2006-01-13[PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard6-46/+32
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson4-18/+9
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson1-36/+40
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher1-0/+3
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher1-0/+5
2006-01-13[PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher1-0/+5
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds17-155/+101
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-1/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+0
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell1-19/+0
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell1-0/+12
2006-01-12[PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell13-16/+3
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-10/+11
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-10/+31
2006-01-12[PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell1-98/+36
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras1-0/+8
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-5/+92
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras1-1/+1
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2-0/+57
2006-01-11[PATCH] powerpc: parallel port init fixMichael Neuling1-2/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2-2/+8
2006-01-11asm-powerpc: header included twiceNicolas Kaiser1-1/+0
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-10/+41
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-1/+2
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-0/+1
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy1-9/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy1-0/+2
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org1-0/+6
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras1-0/+4
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2-6/+5
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas1-1/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas1-0/+1
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas1-0/+8
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas3-5/+19
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-0/+10
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-3/+3
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds91-182/+2041
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-2/+9
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt3-0/+275
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt1-0/+2
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt3-24/+77
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann3-7/+21
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni1-0/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-0/+1
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras3-3/+3
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2-2/+1
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann75-29/+183
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming2-16/+51
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt1-3/+3
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2-10/+11
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt3-4/+7
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-0/+1
2006-01-09[PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool1-1/+2
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2-41/+9
2006-01-09[PATCH] powerpc: Dont set 32bit cputable bits on 64bitAnton Blanchard1-9/+11
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard1-0/+4
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-2/+3
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman1-0/+2
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman1-1/+9
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-1/+2
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman1-0/+13
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman1-0/+6
2006-01-09[PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman1-1/+9
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz1-0/+8
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-1/+15
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman1-0/+6
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman1-1/+1