| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-06-23 | 33 | -750/+2163 |
|\ |
|
| * | [PATCH] Maple powerdown patch | David Gibson | 2005-06-23 | 2 | -1/+79 |
| * | [PATCH] pSeries - read irqs dynamically | John Rose | 2005-06-23 | 4 | -18/+29 |
| * | [PATCH] correct printing to operator panel | Mike Strosaker | 2005-06-23 | 2 | -25/+40 |
| * | [PATCH] ppc64: Add driver for BPA iommu | Arnd Bergmann | 2005-06-23 | 4 | -2/+446 |
| * | [PATCH] ppc64: Add driver for BPA interrupt controllers | Arnd Bergmann | 2005-06-23 | 8 | -11/+614 |
| * | [PATCH] ppc64: add BPA platform type | Arnd Bergmann | 2005-06-23 | 11 | -5/+185 |
| * | [PATCH] ppc64: add a minimal nvram driver | Utz Bacher | 2005-06-23 | 1 | -0/+118 |
| * | [PATCH] ppc64: pSeries_progress -> rtas_progress | Arnd Bergmann | 2005-06-23 | 3 | -106/+107 |
| * | [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. | Arnd Bergmann | 2005-06-23 | 4 | -471/+506 |
| * | [PATCH] ppc64: rename pSeries rtc functions into rtas_* | Arnd Bergmann | 2005-06-23 | 2 | -9/+6 |
| * | [PATCH] ppc64: consolidate calibrate_decr implementations | Arnd Bergmann | 2005-06-23 | 7 | -136/+67 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -8/+38 |
* | | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 | 1 | -4/+15 |
* | | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 1 | -2/+2 |
* | | [PATCH] ppc64: sparsemem memory model | Andy Whitcroft | 2005-06-23 | 4 | -7/+27 |
* | | [PATCH] ppc64: add memory present | Andy Whitcroft | 2005-06-23 | 2 | -2/+5 |
* | | [PATCH] ppc64: add early_pfn_to_nid | Andy Whitcroft | 2005-06-23 | 1 | -0/+4 |
* | | [PATCH] sparsemem swiss cheese numa layouts | Andy Whitcroft | 2005-06-23 | 1 | -0/+12 |
* | | [PATCH] ppc64: Kconfig memory models | Mike Kravetz | 2005-06-23 | 1 | -1/+8 |
* | | [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE | Dave Hansen | 2005-06-23 | 2 | -2/+2 |
* | | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -1/+3 |
* | | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map | Dave Hansen | 2005-06-23 | 1 | -2/+2 |
|/ |
|
* | [PATCH] ppc64: set/clear SMT capable bit at boot | Anton Blanchard | 2005-06-21 | 1 | -0/+12 |
* | [PATCH] ppc64: Mark kernel hptes dirty | Anton Blanchard | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] ppc64: tidy up vio devices fake parent | Stephen Rothwell | 2005-06-21 | 1 | -21/+16 |
* | [PATCH] ppc64 iSeries: allow build with no PCI | Stephen Rothwell | 2005-06-21 | 7 | -7/+21 |
* | [PATCH] ppc64 iSeries: tidy up irq code after merge | Stephen Rothwell | 2005-06-21 | 1 | -33/+18 |
* | [PATCH] ppc64 iSeries: remove XmPciLpEvent.c | Stephen Rothwell | 2005-06-21 | 3 | -186/+169 |
* | [PATCH] ppc64 iSeries: irq simple cleanups | Stephen Rothwell | 2005-06-21 | 2 | -137/+123 |
* | [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node | Stephen Rothwell | 2005-06-21 | 2 | -76/+68 |
* | [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node | Stephen Rothwell | 2005-06-21 | 1 | -17/+18 |
* | [PATCH] ppc64 iSeries: iSeries_pci.h cleanups | Stephen Rothwell | 2005-06-21 | 1 | -1/+0 |
* | [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups | Stephen Rothwell | 2005-06-21 | 2 | -46/+43 |
* | [PATCH] ppc64 iSeries: remove iSeries_pci_reset.c | Stephen Rothwell | 2005-06-21 | 2 | -105/+1 |
* | [PATCH] ppc64 iSeries: misc header cleanups | Stephen Rothwell | 2005-06-21 | 1 | -2/+2 |
* | [PATCH] ppc64 iSeries: tidy up some includes and HvCall.h | Stephen Rothwell | 2005-06-21 | 4 | -4/+0 |
* | [PATCH] ppc64 iSeries: cleanup ItLpQueue.h | Stephen Rothwell | 2005-06-21 | 1 | -0/+5 |
* | [PATCH] ppc64 iSeries: eliminate some unused inline functions | Stephen Rothwell | 2005-06-21 | 2 | -3/+1 |
* | [PATCH] ppc64 iSeries: remove LparData.h | Stephen Rothwell | 2005-06-21 | 13 | -13/+11 |
* | [PATCH] ppc64 iSeries: remove iSeries_proc.h | Stephen Rothwell | 2005-06-21 | 3 | -3/+0 |
* | [PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ... | Sven Luther | 2005-06-21 | 1 | -3/+3 |
* | [PATCH] ppc64: Abolish ioremap_mm | David Gibson | 2005-06-21 | 6 | -109/+22 |
* | [PATCH] ppc32: Kill embedded system.map, use kallsyms | Benjamin Herrenschmidt | 2005-06-21 | 1 | -1/+8 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 | 1 | -5/+29 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 | 1 | -178/+2 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-20 | 3 | -4/+4 |
|\ |
|
| * | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-20 | 3 | -4/+4 |
* | | [PATCH] initialize TCE tables | John Rose | 2005-06-20 | 1 | -0/+3 |