aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAge
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-12
* [PATCH] ppc64: silence perfmon exception warningsAnton Blanchard2005-07-07
* [PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2005-07-07
* [PATCH] ppc64: fix compile warningAnton Blanchard2005-07-07
* [PATCH] ppc64: idle fixupsAnton Blanchard2005-07-07
* [PATCH] ppc64: pSeries idle fixupsAnton Blanchard2005-07-07
* [PATCH] ppc64: iSeries idle fixupsAnton Blanchard2005-07-07
* [PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman2005-07-07
* [PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman2005-07-07
* [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2005-07-07
* [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2005-07-07
* [PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2005-07-07
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-07
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-07
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-07
* [PATCH] ppc64: add ioprio syscallsAnton Blanchard2005-07-07
* [PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard2005-07-07
* [PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard2005-07-07
* [PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2005-07-07
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-07
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-07
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-06
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-05
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-30
|\
| * [PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman2005-06-30
| * [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-30
| * [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-30
| * [PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman2005-06-30
| * [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2005-06-30
| * [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-30
| * [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-30
| * [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-30
| * [PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2005-06-30
| * [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-30
| * [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2005-06-30
| * [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-30
| * [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-30
| * [PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman2005-06-30
| * [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2005-06-30
| * [PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman2005-06-30
| * [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-30
| * [PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering2005-06-28
| * [PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2005-06-28
| * [PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering2005-06-28
| * [PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2005-06-28
| * [PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch2005-06-28
| * [PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann2005-06-28
* | [PATCH] irqpollAlan Cox2005-06-29
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-28
|\|
| * [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-27