Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras | 1 | -40/+49 |
2007-10-11 | [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC | Olof Johansson | 1 | -0/+14 |
2007-10-11 | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely | 1 | -5/+0 |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -1/+1 |
2007-10-03 | [POWERPC] Fix panic in RTAS code | Tony Breeds | 1 | -6/+9 |
2007-10-03 | [POWERPC] Simplify rtas_change_msi() error semantics | Michael Ellerman | 1 | -7/+11 |
2007-10-03 | [POWERPC] Simplify error logic in rtas_setup_msi_irqs() | Michael Ellerman | 1 | -14/+3 |
2007-10-02 | [POWERPC] pseries: device node status can be "ok" or "okay" | Linas Vepstas | 1 | -1/+1 |
2007-10-02 | [POWERPC] Fix xics set_affinity code | Anton Blanchard | 1 | -1/+1 |
2007-09-13 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 1 | -1/+1 |
2007-08-17 | [POWERPC] pseries: Remove dead EEH video code | Linas Vepstas | 1 | -17/+0 |
2007-08-17 | [POWERPC] pseries: Eliminate global error_log_cnt variable | Linas Vepstas | 1 | -3/+4 |
2007-08-17 | [POWERPC] pseries: Fix jumbled no_logging flag | Linas Vepstas | 1 | -8/+6 |
2007-08-17 | [POWERPC] pseries: Simplify rtasd initialization | Linas Vepstas | 1 | -34/+19 |
2007-08-17 | [POWERPC] pseries: Use rtas_token instead of hand-rolled code | Linas Vepstas | 1 | -11/+2 |
2007-08-17 | [POWERPC] pseries: Avoid excess rtas_token calls | Linas Vepstas | 1 | -6/+9 |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-08-17 | [POWERPC] EEH: Dump PCI bridge status on event | Linas Vepstas | 1 | -1/+26 |
2007-08-17 | [POWERPC] EEH: Fix PCI bridge handling bug | Linas Vepstas | 1 | -4/+5 |
2007-08-17 | [POWERPC] EEH: Tweak printk message | Linas Vepstas | 1 | -4/+4 |
2007-07-22 | [POWERPC] Fix future firmware feature fixups function failure | Michael Neuling | 3 | -23/+15 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 12 | -42/+177 |
2007-07-16 | the wrong variable checked after request_irq() | Al Viro | 1 | -1/+1 |
2007-07-10 | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 1 | -1/+1 |
2007-06-25 | [POWERPC] Fix Kexec/Kdump for power6 | Sachin P. Sant | 2 | -3/+29 |
2007-06-25 | [POWERPC] Fix interrupt distribution in ppc970 | Mohan Kumar M | 1 | -24/+29 |
2007-06-14 | [POWERPC] Donate idle CPU cycles on dedicated partitions | Jake Moilanen | 1 | -0/+2 |
2007-06-14 | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2 | -2/+2 |
2007-06-14 | [POWERPC] Tweak EEH copyright info | Linas Vepstas | 3 | -5/+10 |
2007-06-14 | [POWERPC] Remove dead EEH code | Linas Vepstas | 1 | -3/+1 |
2007-06-14 | [POWERPC] Show EEH per-device false positives | Linas Vepstas | 2 | -0/+8 |
2007-06-14 | [POWERPC] Add EEH sysfs blinkenlights | Linas Vepstas | 5 | -4/+95 |
2007-06-02 | [POWERPC] Fix compile warning in pseries xics code | Michael Neuling | 1 | -4/+6 |
2007-05-17 | [POWERPC] Fix warning on UP | Stephen Rothwell | 1 | -2/+2 |
2007-05-10 | [POWERPC] Fix compile error with kexec and CONFIG_SMP=n | Paul Mackerras | 1 | -0/+1 |
2007-05-10 | [POWERPC] Minor pSeries IOMMU debug cleanup | Michael Neuling | 1 | -1/+2 |
2007-05-10 | [POWERPC] Assorted janitorial EEH cleanups | Linas Vepstas | 2 | -6/+14 |
2007-05-09 | [POWERPC] EEH: log all PCI-X and PCI-E AER registers | Linas Vepstas | 1 | -2/+46 |
2007-05-09 | [POWERPC] EEH: capture and log pci state on error | Linas Vepstas | 1 | -2/+41 |
2007-05-09 | [POWERPC] EEH: Split up long error msg | Linas Vepstas | 1 | -3/+5 |
2007-05-09 | [POWERPC] EEH: log error only after driver notification. | Linas Vepstas | 1 | -1/+5 |
2007-05-08 | [POWERPC] RTAS MSI implementation | Michael Ellerman | 2 | -0/+271 |
2007-05-08 | [POWERPC] Add powerpc PCI-E reset API implementation | Brian King | 1 | -0/+30 |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras | 2 | -5/+4 |
2007-05-08 | [POWERPC] Export pcibios_remove_pci_devices | Linas Vepstas | 1 | -0/+1 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 3 | -5/+5 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -4/+4 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -4/+4 |
2007-05-02 | [POWERPC] pseries: Handle null iommu dma-window property correctly | Linas Vepstas | 1 | -0/+6 |