| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Move iSeries_tb_recal into its own late_initcall. | Tony Breeds | 2007-06-28 | 1 | -4/+2 |
* | [POWERPC] Kill typedef-ed structs for hash PTEs and BATs | David Gibson | 2007-06-14 | 2 | -8/+9 |
* | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+5 |
* | [POWERPC] viopath: Use a completion in some more places | Christoph Hellwig | 2007-05-17 | 1 | -6/+6 |
* | [POWERPC] viopath: Use completion | Christoph Hellwig | 2007-05-17 | 1 | -4/+5 |
* | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell | 2007-05-09 | 1 | -1/+3 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 1 | -10/+0 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 3 | -4/+4 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 2 | -2/+0 |
* | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala | 2007-03-22 | 1 | -0/+4 |
* | [POWERPC] Make iSeries build without CONFIG_PCI | Stephen Rothwell | 2007-03-09 | 1 | -0/+3 |
* | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-09 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 4 | -4/+4 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -4/+0 |
* | [POWERPC] iSeries: fix setup initcall | Stephen Rothwell | 2007-01-09 | 1 | -1/+2 |
* | [POWERPC] iSeries: fix viopath initialisation | Stephen Rothwell | 2007-01-09 | 1 | -0/+4 |
* | [POWERPC] iSeries: fix lpevents initialisation | Stephen Rothwell | 2007-01-09 | 1 | -0/+4 |
* | [POWERPC] iSeries: fix proc/iSeries initialisation | Stephen Rothwell | 2007-01-09 | 1 | -1/+10 |
* | [POWERPC] iSeries: fix mf proc initialisation | Stephen Rothwell | 2007-01-09 | 1 | -0/+4 |
* | [POWERPC] iSeries: fix CONFIG_VIOPATH dependency | Stephen Rothwell | 2006-12-20 | 1 | -1/+1 |
* | [PATCH] struct path: convert powerpc | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-04 | 2 | -5/+2 |
* | [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily | Stephen Rothwell | 2006-12-04 | 1 | -1/+7 |
* | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell | 2006-12-04 | 1 | -0/+2 |
* | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 | 1 | -2/+2 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 2 | -215/+167 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 2 | -9/+5 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 2 | -9/+7 |
|\ |
|
| * | [POWERPC] Use 4kB iommu pages even on 64kB-page systems | Linas Vepstas | 2006-11-01 | 1 | -9/+2 |
| * | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 1 | -0/+5 |
* | | [POWERPC] Move iSeries initrd logic into device tree | Michael Ellerman | 2006-10-24 | 2 | -34/+13 |
* | | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 | 2 | -39/+2 |
|/ |
|
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 5 | -11/+11 |
* | [POWERPC] Fix iseries/smp.c for irq breakage | Stephen Rothwell | 2006-10-07 | 3 | -7/+12 |
* | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 | 2 | -11/+13 |
|\ |
|
| * | [POWERPC] iSeries has no legacy I/O | Stephen Rothwell | 2006-10-03 | 1 | -0/+10 |
| * | [POWERPC] iSeries does not need pcibios_fixup_resources | Stephen Rothwell | 2006-10-03 | 1 | -4/+0 |
| * | [POWERPC] modify PCI code for a merged kernel | Stephen Rothwell | 2006-09-25 | 1 | -4/+0 |
| * | [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier | Stephen Rothwell | 2006-09-25 | 1 | -3/+3 |
* | | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Merge iSeries i/o operations with the rest | Stephen Rothwell | 2006-09-22 | 1 | -52/+228 |
* | [POWERPC] iseries: remove some gcc 4.1 warnings | Stephen Rothwell | 2006-08-25 | 1 | -63/+63 |
* | [POWERPC] iseries: remove const warning | Stephen Rothwell | 2006-08-25 | 1 | -4/+5 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 1 | -2/+2 |
* | | [POWERPC] iseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 2 | -6/+5 |
* | | Merge branch 'mpe' | Stephen Rothwell | 2006-07-14 | 10 | -26/+235 |
|\ \ |
|
| * | | [POWERPC] iseries: Move iommu_table_cb into platforms/iseries | Michael Ellerman | 2006-07-14 | 1 | -0/+17 |