aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/ItLpQueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman1-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman1-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman1-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman1-7/+2
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman1-6/+6
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman1-22/+22
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman1-0/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman1-0/+59
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman1-0/+22
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman1-23/+23
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman1-1/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman1-7/+9
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+167