summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
AgeCommit message (Expand)AuthorLines
2005-08-04[PATCH] ppc64: Fix UP kernel buildOlof Johansson-2/+6
2005-08-01[PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt-0/+2
2005-07-30[PATCH] ppc64: inotify syscallsRobert Love-0/+6
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering-1/+1
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson-36/+85
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson-22/+2
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering-6/+6
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman-3/+0
2005-07-13[PATCH] ppc64: add 970MP PVROlof Johansson-16/+37
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson-71/+45
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard-13/+1
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman-3/+8
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard-1/+0
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard-11/+12
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard-51/+62
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard-37/+47
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman-41/+0
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman-1/+26
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman-131/+127
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman-86/+81
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman-6/+8
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller-17/+2
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller-33/+0
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller-1/+2
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard-11/+22
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard-27/+0
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard-0/+10
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard-4/+4
2005-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard-153/+212
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering-2/+2
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney-7/+8
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch-1/+1
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds-368/+280
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman-13/+5
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman-14/+14
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman-24/+24
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman-7/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman-48/+59
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman-20/+23
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman-31/+31
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman-146/+65
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman-26/+19