powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang
[safe/jmp/linux-2.6] / arch / powerpc / platforms / pseries /
2008-07-16 John Rigbypowerpc: pci config cleanup
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-15 Dave Kleikamppowerpc: Remove unnecessary condition when sanity-check...
2008-07-09 Mike Masonpowerpc/eeh: PERR/SERR bit settings during EEH device...
2008-07-09 Dave Kleikamppowerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO...
2008-07-03 Nathan Fontenotpowerpc/pseries: Update the device tree correctly for...
2008-07-03 Nathan Fontenotpowerpc/pseries: Use base address to derive starting...
2008-07-03 Nathan Fontenotpowerpc/pseries: Allow phandle to be specified in forma...
2008-06-30 Arnd Bergmannpowerpc/pseries: Call pseries_kexec_setup only on pseries
2008-06-30 Paul MackerrasMerge branch 'linux-2.6'
2008-06-26 Jens Axboepowerpc: convert to generic helpers for IPI function...
2008-06-16 Andrew Morton[POWERPC] Fix warning in pseries/eeh_driver.c
2008-06-16 Julia Lawall[POWERPC] Add missing of_node_put in pseries/nvram.c
2008-05-14 Michael Ellerman[POWERPC] Fix sparse warnings in arch/powerpc/platforms...
2008-05-14 Michael Ellerman[POWERPC] pseries/firmware.c should include pseries...
2008-05-05 Denis V. Lunev[POWERPC] Assign PDE->data before gluing PDE into ...
2008-04-29 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-29 Denis V. Lunevpowerpc: use non-racy method for proc entries creation
2008-04-29 Badari Pulavarty[POWERPC] Update lmb data structures for hotplug memory...
2008-04-29 Badari Pulavarty[POWERPC] Hotplug memory remove notifications for powerpc
2008-04-24 Michael Ellerman[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugg...
2008-04-24 Michael Ellerman[POWERPC] Convert from DBG() to pr_debug() in platforms...
2008-04-24 Michael Ellerman[POWERPC] Register udbg console early on pseries LPAR
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-04-21 Greg Kroah-HartmanPCI: add is_added flag to struct pci_dev
2008-04-18 Michael Ellerman[POWERPC] Simplify xics direct/lpar irq_host setup
2008-04-18 Michael Ellerman[POWERPC] Use pseries_setup_i8259_cascade() in pseries_...
2008-04-18 Michael Ellerman[POWERPC] Turn xics_setup_8259_cascade() into a generic...
2008-04-18 Michael Ellerman[POWERPC] Move xics_setup_8259_cascade() into platforms...
2008-04-17 Michael Ellerman[POWERPC] Always add preferred consoles in platforms...
2008-04-17 Michael Ellerman[POWERPC] Move prototype for find_udbg_vterm() into...
2008-04-16 Manish Ahuja[POWERPC] pseries/phyp dump: Reserve a variable amount...
2008-04-14 Paul MackerrasMerge branch 'linux-2.6'
2008-04-07 Nathan Lynch[POWERPC] Convert pci and eeh code to of_device_is_avai...
2008-04-01 Harvey Harrison[POWERPC] Replace remaining __FUNCTION__ occurrences
2008-03-30 Al Viropowerpc/pseries/xcis: ansify
2008-03-25 Nathan Lynch[POWERPC] scanlog_init cleanup and minor fixes
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Inform kdump when phyp...
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Disable phyp-dump through...
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Tracking memory range...
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Invalidate and print...
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Debugging print routines
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Register dump area
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Use sysfs to release...
2008-03-25 Manish Ahuja[POWERPC] pseries: phyp dump: Reserve and release memory
2008-03-25 Tony Breeds[POWERPC] Update wait_state_cycles in the VPA
2008-02-26 Badari Pulavarty[POWERPC] Add code for removing HPTEs for parts of...
2008-02-21 Stephen RothwellPOWERPC: fix typo in pseries/power.c
2008-02-20 Stephen Rothwell[POWERPC] Fix warning in pseries/power.c
2008-02-07 Nathan Fontenot[POWERPC] Update default irq servers when boot cpu...
2008-02-07 Nathan Fontenot[POWERPC] Remove redundant of_get_cpu_node routine
2008-02-07 Nathan Fontenot[POWERPC] Split xics_teardown_cpu()
2008-02-07 Nathan Fontenot[POWERPC] Update irq descriptor affinity
2008-02-06 Julia Lawall[POWERPC] arch/powerpc/platforms/pseries: Add missing...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Greg Kroah-Hartmandriver core: make /sys/power a kobject
2008-01-25 Greg Kroah-Hartmankobject: convert pseries/power.c to kobj_attr interface
2008-01-25 Greg Kroah-Hartmankset: convert /sys/power to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-17 Stephen Rothwell[POWERPC] eeh.c: Use for_each_child_of_node
2008-01-15 Paul Mackerras[POWERPC] Fix boot failure on POWER6
2008-01-11 Michael Neuling[POWERPC] Fix CPU hotplug when using the SLB shadow...
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge PCI resource fixups
2007-12-20 Milton Miller[POWERPC] Push down or eliminate smp_processor_id calls...
2007-12-11 Stephen Rothwell[POWERPC] EEH: Avoid a possible NULL pointer dereference
2007-12-11 Stephen Rothwell[POWERPC] pci_controller->arch_data really is a struct...
2007-12-11 Stephen Rothwell[POWERPC] pSeries: Remove dependency on pci_dn bussubno
2007-12-11 Stephen Rothwell[POWERPC] iommu_free_table doesn't need the device_node
2007-12-03 Linas Vepstas[POWERPC] EEH: Report errors as soon as possible
2007-12-03 Linas Vepstas[POWERPC] EEH: Be careful when identifying "empty"...
2007-12-03 Linas Vepstas[POWERPC] EEH: Work with device endpoint, always
2007-12-03 Nathan Lynch[POWERPC] Remove prod_processor()
2007-12-03 Benjamin Herrenschmidt[POWERPC] Cleanup SMT thread handling
2007-12-02 Paul MackerrasRevert "[POWERPC] Fix RTAS os-term usage on kernel...
2007-11-20 Linas Vepstas[POWERPC] Fix RTAS os-term usage on kernel panic
2007-11-19 Stephen Rothwell[POWERPC] pSeries: make pseries_defconfig minus PCI...
2007-11-08 Linas Vepstas[POWERPC] EEH: Make sure warning message is printed
2007-11-08 Linas Vepstas[POWERPC] EEH: Avoid crash on null device
2007-11-08 Linas Vepstas[POWERPC] EEH: Drivers that need reset trump others
2007-11-08 Linas Vepstas[POWERPC] EEH: Clean up comments
2007-11-08 will schmidt[POWERPC] Include udbg.h when using udbg_printf
2007-11-08 Michael Ellerman[POWERPC] Read back MSI message in rtas_setup_msi_irqs...
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-12 Paul Mackerras[POWERPC] Use 1TB segments
2007-10-11 Olof Johansson[POWERPC] Don't enable cpu hotplug on pSeries machines...
2007-10-11 Grant Likely[POWERPC] Platforms shouldn't mess with ROOT_DEV
2007-10-03 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-10-03 Tony Breeds[POWERPC] Fix panic in RTAS code
2007-10-02 Michael Ellerman[POWERPC] Simplify rtas_change_msi() error semantics
2007-10-02 Michael Ellerman[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
2007-10-02 Linas Vepstas[POWERPC] pseries: device node status can be "ok" or...
2007-10-02 Anton Blanchard[POWERPC] Fix xics set_affinity code
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-08-17 Linas Vepstas[POWERPC] pseries: Remove dead EEH video code
2007-08-17 Linas Vepstas[POWERPC] pseries: Eliminate global error_log_cnt variable
2007-08-17 Linas Vepstas[POWERPC] pseries: Fix jumbled no_logging flag
2007-08-17 Linas Vepstas[POWERPC] pseries: Simplify rtasd initialization
2007-08-17 Linas Vepstas[POWERPC] pseries: Use rtas_token instead of hand-rolle...
next