aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds9-247/+40
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2-40/+41
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras2-24/+40
2005-09-09[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-6/+0
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com6-217/+0
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-0/+13
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-0/+3
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi1-0/+14
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell1-1/+0
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell1-65/+1
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-7/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese1-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu2-15/+20
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+10
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2-0/+85
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson1-2/+4
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard1-0/+4
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard1-0/+111
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-1/+1
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger8-244/+0
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce3-480/+0
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller1-3/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2-16/+14
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson1-1/+1
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-1/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+3
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco1-0/+22
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds24-453/+53
2005-08-30[PATCH] ppc64: Add CONFIG_HZAnton Blanchard1-1/+3
2005-08-30[PATCH] oprofile PVR 970MPJake Moilanen1-0/+1
2005-08-30[PATCH] Move all the very similar files to asm-powerpcStephen Rothwell11-343/+0
2005-08-30[PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell8-49/+0
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell1-6/+0
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-5/+1
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell1-49/+48
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell1-3/+1
2005-08-30[PATCH] ppc64: four level pagetables fixAndrew Morton1-0/+2
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds1-0/+2
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson2-13/+18
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman2-0/+5
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering1-1/+1
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSMichael Ellerman1-14/+5
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman1-1/+0
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman1-5/+1
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman1-8/+0
2005-08-29[PATCH] ppc64: Consolidate some macrosMichael Ellerman1-14/+7
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman1-8/+7
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman1-6/+9
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman2-26/+12
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell1-3/+19
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell1-1/+19
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell2-44/+70
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell1-5/+5
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson1-2/+5
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson1-7/+0
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell1-1/+3
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell1-1/+2
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell1-3/+0
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell1-0/+7
2005-08-29[PATCH] flattened device tree changesBenjamin Herrenschmidt1-5/+9
2005-08-29[PATCH] Four level pagetables for ppc64David Gibson6-86/+136
2005-08-26[PATCH] ppc64: Fix issue with gcc 4.0 compiled kernelsAnton Blanchard1-3/+4
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell1-1/+8
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+4
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras2-2/+2
2005-08-01[PATCH] ppc64: topology API fixAnton Blanchard1-1/+4
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love1-1/+4
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson3-13/+24
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson1-0/+2
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson3-64/+36
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman1-0/+5
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller1-2/+7
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-1/+8
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-4/+1
2005-07-07[PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard1-1/+1
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard1-1/+3
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard1-0/+9
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2-7/+13
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2-12/+6
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2-3/+0
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman1-2/+0
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman1-0/+1
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman1-3/+3
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman1-2/+0
2005-06-28[PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32GOTO Masanori1-10/+0
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH1-1/+4
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+17
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-0/+7
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch1-0/+3
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-1/+1
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada3-0/+43
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada1-0/+22
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds7-4/+41
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell2-1/+2
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] ppc64: pcibus_to_node fixChristoph Lameter1-3/+1
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft3-14/+41
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft1-0/+5
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+1
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose1-0/+1
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann3-4/+24
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher1-0/+1
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann1-0/+1
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann1-0/+5
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann1-0/+9
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2-0/+7
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell1-2/+0
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2-8/+0
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell1-7/+1
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell1-1/+0
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell1-16/+1
2005-06-21[PATCH] ppc64 iSeries: iommu.h cleanupsStephen Rothwell2-21/+17
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell1-3/+0
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell3-28/+20
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell2-83/+3
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell1-12/+4
2005-06-21[PATCH] ppc64 iSeries: remove HvCallCfg.hStephen Rothwell2-146/+42
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2-239/+2
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell10-49/+18
2005-06-21[PATCH] ppc64 iSeries: obvious code simplificationsStephen Rothwell11-298/+92
2005-06-21[PATCH] ppc64 iSeries: more header file white space cleanupsStephen Rothwell16-437/+395
2005-06-21[PATCH] ppc64 iSeries: header file white space cleanupsStephen Rothwell12-753/+644
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell1-24/+0
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson4-24/+9
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-08[PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras1-3/+1
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard2-8/+23
2005-06-02[PATCH] ppc64: cleanup SPR definitionsAnton Blanchard1-158/+1
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-12/+1
2005-05-25[PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell1-0/+1
2005-05-06[PATCH] ppc64: global interrupt queue cleanupPaul Mackerras1-3/+0
2005-05-05[PATCH] ppc64: pgtable.h and other header cleanupsDavid Gibson5-228/+203
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-17/+3
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-13/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-2/+5
2005-05-01[PATCH] ppc64: reverse prediction on spinlock busy loop codeJake Moilanen1-4/+4
2005-05-01[PATCH] ppc64: remove unnecessary includeAnton Blanchard1-2/+0
2005-05-01[PATCH] ppc64: noexec fixesAnton Blanchard2-5/+18
2005-05-01[PATCH] ppc64: update to use the new 4L headersBenjamin Herrenschmidt2-19/+24
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-3/+9
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins1-4/+0
2005-04-16[PATCH] ppc64: no prefetch for NULL pointersOlof Johansson1-0/+6
2005-04-16[PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds166-0/+16954