summaryrefslogtreecommitdiff
path: root/include/asm-ppc64
AgeCommit message (Expand)Author
2005-08-29[PATCH] ppc64: Consolidate some macrosMichael Ellerman
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell
2005-08-29[PATCH] ppc64: remove firmware features from cpu_specStephen Rothwell
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson
2005-08-29[PATCH] ppc64: split pSeries specific parts out of vio.cStephen Rothwell
2005-08-29[PATCH] ppc64: make the bus matching function platform specificStephen Rothwell
2005-08-29[PATCH] ppc64: move iSeries vio iommu initStephen Rothwell
2005-08-29[PATCH] ppc64: split iSeries specific parts out of vio.cStephen Rothwell
2005-08-29[PATCH] flattened device tree changesBenjamin Herrenschmidt
2005-08-29[PATCH] Four level pagetables for ppc64David Gibson
2005-08-26[PATCH] ppc64: Fix issue with gcc 4.0 compiled kernelsAnton Blanchard
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-08-04[PATCH] ppc64: fix for kexec boot issuePaul Mackerras
2005-08-01[PATCH] ppc64: topology API fixAnton Blanchard
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman
2005-06-28[PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32GOTO Masanori
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller