summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-272-36/+85
* [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-274-22/+37
* [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-271-6/+6
* [PATCH] ppc64: update defconfigsOlaf Hering2005-07-275-778/+896
* [PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering2005-07-271-0/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-3/+0
* [PATCH] ppc64: add 970MP PVROlof Johansson2005-07-132-16/+37
* [PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson2005-07-138-164/+128
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-0/+2
* [PATCH] ppc64: silence perfmon exception warningsAnton Blanchard2005-07-071-13/+1
* [PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2005-07-072-3/+8
* [PATCH] ppc64: fix compile warningAnton Blanchard2005-07-071-1/+0
* [PATCH] ppc64: idle fixupsAnton Blanchard2005-07-071-11/+12
* [PATCH] ppc64: pSeries idle fixupsAnton Blanchard2005-07-071-51/+62
* [PATCH] ppc64: iSeries idle fixupsAnton Blanchard2005-07-071-37/+47
* [PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman2005-07-071-41/+0
* [PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman2005-07-074-1/+26
* [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2005-07-072-131/+127
* [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2005-07-072-86/+81
* [PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2005-07-072-6/+8
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-071-17/+2
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-071-33/+0
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-071-1/+2
* [PATCH] ppc64: add ioprio syscallsAnton Blanchard2005-07-072-11/+22
* [PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard2005-07-071-27/+0
* [PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard2005-07-071-0/+10
* [PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2005-07-071-4/+4
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-071-153/+212
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-071-2/+2
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-7/+8
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-3016-518/+285
|\
| * [PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman2005-06-301-36/+2
| * [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-301-31/+41
| * [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman2005-06-301-29/+29
| * [PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman2005-06-301-10/+10
| * [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2005-06-301-15/+29
| * [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-304-13/+5
| * [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-305-14/+14
| * [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-302-24/+24
| * [PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2005-06-302-7/+8
| * [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-301-2/+2
| * [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2005-06-302-48/+59
| * [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-302-20/+23
| * [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-305-31/+31
| * [PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman2005-06-301-146/+65
| * [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2005-06-302-21/+21
| * [PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman2005-06-301-1/+1
| * [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-307-26/+19
| * [PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering2005-06-281-5/+2
OpenPOWER on IntegriCloud