Age | Commit message (Expand) | Author |
2007-06-02 | [POWERPC] Fix compile warning in pseries xics code | Michael Neuling |
2007-05-17 | [POWERPC] Fix warning on UP | Stephen Rothwell |
2007-05-10 | [POWERPC] Fix compile error with kexec and CONFIG_SMP=n | Paul Mackerras |
2007-05-10 | [POWERPC] Minor pSeries IOMMU debug cleanup | Michael Neuling |
2007-05-10 | [POWERPC] Assorted janitorial EEH cleanups | Linas Vepstas |
2007-05-09 | [POWERPC] EEH: log all PCI-X and PCI-E AER registers | Linas Vepstas |
2007-05-09 | [POWERPC] EEH: capture and log pci state on error | Linas Vepstas |
2007-05-09 | [POWERPC] EEH: Split up long error msg | Linas Vepstas |
2007-05-09 | [POWERPC] EEH: log error only after driver notification. | Linas Vepstas |
2007-05-08 | [POWERPC] RTAS MSI implementation | Michael Ellerman |
2007-05-08 | [POWERPC] Add powerpc PCI-E reset API implementation | Brian King |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-08 | [POWERPC] Export pcibios_remove_pci_devices | Linas Vepstas |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-05-02 | [POWERPC] pseries: Handle null iommu dma-window property correctly | Linas Vepstas |
2007-04-27 | [POWERPC] Generic check_legacy_ioport | Olaf Hering |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell |
2007-04-13 | [POWERPC] Fix link errors when EEH is disabled | Olaf Hering |
2007-04-13 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-03-22 | [POWERPC] Split several platforms into their respective Kconfig file | Kumar Gala |
2007-03-22 | [POWERPC] EEH: restructure multi-function support | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: verify state change | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: rm un-needed data | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: wait for slot status | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: handle reset state high | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: multifunction recovery bugfix | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: hotplug recovery bugfix | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: Tolerate high mmio | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: Add clarifying messages. | Linas Vepstas |
2007-03-22 | [POWERPC] EEH: modify order of EEH state checking | Linas Vepstas |
2007-03-22 | [POWERPC] Bypass hcall stats until cpu features have run | Anton Blanchard |
2007-03-22 | [POWERPC] Avoid hypervisor statistics calculation in real mode | Mohan Kumar M |
2007-03-09 | [POWERPC] Allow pSeries to build without CONFIG_PCI | Stephen Rothwell |
2007-03-09 | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell |
2007-02-17 | [POWERPC] pseries: Enabling auto poweron after power is restored. | Manish Ahuja |
2007-02-16 | [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.h | Michael Ellerman |
2007-02-14 | [POWERPC] Cleanup pseries kexec code | Michael Ellerman |
2007-02-14 | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman |
2007-02-14 | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman |
2007-02-13 | [POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned | Olaf Hering |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan |
2007-02-08 | [POWERPC] Only use H_BULK_REMOVE if the firmware supports it | Paul Mackerras |
2007-02-07 | [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call | Paul Mackerras |
2007-02-07 | [POWERPC] pSeries: EEH improperly enabled for some Power4 systems | Linas Vepstas |