summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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-3011-368/+280
|\
| * [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] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch2005-06-281-1/+6
| * [PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann2005-06-281-5/+3
* | [PATCH] irqpollAlan Cox2005-06-281-1/+1
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-274-4/+127
|\ \ | |/
| * [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-272-0/+103
| * [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-4/+22
| * [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-2/+20
|/
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-4/+5
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-259-17/+549
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-1/+4
* [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman2005-06-251-0/+1
* [PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli2005-06-241-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-2331-749/+2141
|\
OpenPOWER on IntegriCloud