aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)Author
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton 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: add ioprio syscallsAnton Blanchard
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton 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-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
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: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael 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: Move definition of xItLpQueueMichael Ellerman
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael 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: Reorganise the paca initialisation macrosMichael Ellerman
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch