Age | Commit message (Expand) | Author | Files | Lines |
2005-07-07 | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 1 | -0/+9 |
2005-07-07 | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 2 | -7/+13 |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2 | -12/+6 |
2005-06-30 | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman | 1 | -1/+1 |
2005-06-30 | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman | 2 | -3/+0 |
2005-06-30 | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman | 1 | -1/+1 |
2005-06-30 | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman | 1 | -2/+0 |
2005-06-30 | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman | 1 | -0/+1 |
2005-06-30 | [PATCH] ppc64: Don't pass the pointers to xItLpQueue around | Michael Ellerman | 1 | -3/+3 |
2005-06-30 | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries | Michael Ellerman | 1 | -2/+0 |
2005-06-28 | [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 | GOTO Masanori | 1 | -10/+0 |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 1 | -1/+4 |
2005-06-27 | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 1 | -0/+2 |
2005-06-27 | [PATCH] PCI: DMA bursting advice | David S. Miller | 1 | -0/+17 |
2005-06-27 | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 1 | -0/+7 |
2005-06-27 | [PATCH] Return probe redesign: ppc64 specific implementation | Rusty Lynch | 1 | -0/+3 |
2005-06-27 | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 1 | -1/+1 |
2005-06-25 | [PATCH] ppc64: kexec support for ppc64 | R Sharada | 3 | -0/+43 |
2005-06-25 | [PATCH] ppc64 kexec: native hash clear | R Sharada | 1 | -0/+22 |
2005-06-25 | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 1 | -1/+1 |
2005-06-23 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 7 | -4/+41 |
2005-06-23 | [PATCH] compat: introduce compat_time_t | Stephen Rothwell | 2 | -1/+2 |
2005-06-23 | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 1 | -1/+1 |
2005-06-23 | [PATCH] ppc64: pcibus_to_node fix | Christoph Lameter | 1 | -3/+1 |
2005-06-23 | [PATCH] ppc64: sparsemem memory model | Andy Whitcroft | 3 | -14/+41 |
2005-06-23 | [PATCH] ppc64: add early_pfn_to_nid | Andy Whitcroft | 1 | -0/+5 |
2005-06-23 | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map | Dave Hansen | 1 | -2/+1 |
2005-06-23 | [PATCH] pSeries - read irqs dynamically | John Rose | 1 | -0/+1 |
2005-06-23 | [PATCH] ppc64: add BPA platform type | Arnd Bergmann | 3 | -4/+24 |
2005-06-23 | [PATCH] ppc64: add a minimal nvram driver | Utz Bacher | 1 | -0/+1 |
2005-06-23 | [PATCH] ppc64: pSeries_progress -> rtas_progress | Arnd Bergmann | 1 | -0/+1 |
2005-06-23 | [PATCH] ppc64: rename pSeries rtc functions into rtas_* | Arnd Bergmann | 1 | -0/+5 |
2005-06-23 | [PATCH] ppc64: consolidate calibrate_decr implementations | Arnd Bergmann | 1 | -0/+9 |
2005-06-21 | [PATCH] ppc64 iSeries: allow build with no PCI | Stephen Rothwell | 2 | -0/+7 |
2005-06-21 | [PATCH] ppc64 iSeries: tidy up irq code after merge | Stephen Rothwell | 1 | -2/+0 |
2005-06-21 | [PATCH] ppc64 iSeries: irq simple cleanups | Stephen Rothwell | 2 | -8/+0 |
2005-06-21 | [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node | Stephen Rothwell | 1 | -7/+1 |
2005-06-21 | [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node | Stephen Rothwell | 1 | -1/+0 |
2005-06-21 | [PATCH] ppc64 iSeries: iSeries_pci.h cleanups | Stephen Rothwell | 1 | -16/+1 |
2005-06-21 | [PATCH] ppc64 iSeries: iommu.h cleanups | Stephen Rothwell | 2 | -21/+17 |
2005-06-21 | [PATCH] ppc64 iSeries: remove iSeries_pci_reset.c | Stephen Rothwell | 1 | -3/+0 |
2005-06-21 | [PATCH] ppc64 iSeries: misc header cleanups | Stephen Rothwell | 3 | -28/+20 |
2005-06-21 | [PATCH] ppc64 iSeries: tidy up some includes and HvCall.h | Stephen Rothwell | 2 | -83/+3 |
2005-06-21 | [PATCH] ppc64 iSeries: cleanup ItLpQueue.h | Stephen Rothwell | 1 | -12/+4 |
2005-06-21 | [PATCH] ppc64 iSeries: remove HvCallCfg.h | Stephen Rothwell | 2 | -146/+42 |
2005-06-21 | [PATCH] ppc64 iSeries: eliminate some unused inline functions | Stephen Rothwell | 2 | -239/+2 |
2005-06-21 | [PATCH] ppc64 iSeries: remove LparData.h | Stephen Rothwell | 10 | -49/+18 |
2005-06-21 | [PATCH] ppc64 iSeries: obvious code simplifications | Stephen Rothwell | 11 | -298/+92 |