1. b6dcde5 powerpc: Fix hypervisor TLB batching by Anton Blanchard · 15 years ago
  2. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  3. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  4. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  5. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  6. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  7. a6dbf93 powerpc: Fix bug where perf_counters breaks oprofile by Paul Mackerras · 15 years ago
  8. 6e19314 PCI/powerpc: support PCIe fundamental reset by Mike Mason · 15 years ago
  9. 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 15 years ago
  10. 0ed2c72 powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() by Grant Likely · 15 years ago
  11. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  12. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  13. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  14. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 15 years ago
  15. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  16. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  17. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  18. 41febbc powerpc/pseries: Fix warnings when printing resource_size_t by Stephen Rothwell · 15 years ago
  19. f8729e8 powerpc: Convert RTAS event scan from kernel thread to workqueue by Anton Blanchard · 15 years ago
  20. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 15 years ago
  21. 14f966e powerpc/pseries: CMO unused page hinting by Robert Jennings · 15 years ago
  22. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  23. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  24. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  25. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  26. 82631f5 powerpc: Add write barrier before enabling DTL flags by Jeremy Kerr · 15 years ago
  27. fc59a3f powerpc: Add virtual processor dispatch trace log by Jeremy Kerr · 15 years ago
  28. c5785f9 powerpc/pseries: Failed reconfig notifier chain call cleanup by Nathan Fontenot · 15 years ago
  29. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 15 years ago
  30. 1bac022 powerpc/pseries: The pseries MSI code depends on EEH by Michael Ellerman · 15 years ago
  31. 94afa5a powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests by Michael Ellerman · 15 years ago
  32. 448e2ca powerpc/pseries: Implement a quota system for MSIs by Michael Ellerman · 15 years ago
  33. d523cc3 powerpc/pseries: Return req#msi(-x) if request is larger by Michael Ellerman · 15 years ago
  34. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  35. 8535ef0 powerpc/eeh: Only disable/enable LSI interrupts in EEH by Mike Mason · 15 years ago
  36. 6071ed0 powerpc/pseries: Return the number of MSIs we could allocate by Michael Ellerman · 16 years ago
  37. 649781f powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup() by Michael Ellerman · 16 years ago
  38. 3a51c0c powerpc/pseries: Add support for ibm,req#msi-x by Michael Ellerman · 16 years ago
  39. e27ed69 powerpc/pseries: Fix MSI-X interrupt querying by Michael Ellerman · 16 years ago
  40. 7ce14a3 powerpc/pseries: Remove write only variable in PCI DLPAR by Milton Miller · 16 years ago
  41. 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 15 years ago
  42. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  43. 802bdea powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c by Stephen Rothwell · 16 years ago
  44. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  45. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  46. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  47. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  50. fecba96 powerpc: Add reboot notifier to Collaborative Memory Manager by Brian King · 16 years ago
  51. 2218108 powerpc: Disable Collaborative Memory Manager for kdump by Brian King · 16 years ago
  52. 532774e powerpc: Pass a valid token to rtas_call() in phyp-dump code by Tony Breeds · 16 years ago
  53. 7a2eab0 powerpc: Protect against NULL pointer deref in phyp-dump code by Tony Breeds · 16 years ago
  54. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  55. edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 16 years ago
  56. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  57. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  58. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  59. 57b066f powerpc/eeh: Make EEH device add/remove more robust by Benjamin Herrenschmidt · 16 years ago
  60. 1ef8014 powerpc/pseries: Fix getting the server number size by Sebastien Dugue · 16 years ago
  61. 454666e powerpc: Fix "unused variable" warning in pci_dlpar.c by Stephen Rothwell · 16 years ago
  62. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  63. 62a8bd6 powerpc: Use is_kdump_kernel() by Milton Miller · 16 years ago
  64. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  65. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  66. 04badfd powerpc/pseries: Validate PFN in pseries_remove_lmb() by Nathan Fontenot · 16 years ago
  67. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  68. 199f45c powerpc/xics: Reduce and comment xics IPI use of memory barriers by Milton Miller · 16 years ago
  69. 2172fe8 powerpc/xics: Make printk format strings fit on one line by Milton Miller · 16 years ago
  70. d879f38 powerpc/xics: Mark xics IPI interrupt as per-cpu by Milton Miller · 16 years ago
  71. 1a57c92 powerpc/xics: EOI xics ipi by hand in kexec by Milton Miller · 16 years ago
  72. b496325 powerpc/xics: Factor out cpu joining/unjoining the GIQ by Milton Miller · 16 years ago
  73. a244a95 powerpc/xics: Initialization code cleanups by Milton Miller · 16 years ago
  74. 188bddd powerpc/xics: Trim #include list by Milton Miller · 16 years ago
  75. 9dc2d44 powerpc/xics: Change *_xirr_info_set() prototype to avoid casts by Milton Miller · 16 years ago
  76. 0641cc9 powerpc/xics: Rearrange file to group code by function by Milton Miller · 16 years ago
  77. d13f720 powerpc/xics: Consolidate ipi message encode and decode by Milton Miller · 16 years ago
  78. 302905a powerpc/xics: Update default_server during migrate_irqs_away by Milton Miller · 16 years ago
  79. 8767e9b powerpc/xics: EOI unmapped irqs after disabling them by Milton Miller · 16 years ago
  80. 9fd3f88 powerpc: Oops in pseries_lmb_remove() by Nathan Fontenot · 16 years ago
  81. 76c31f2 powerpc: Honor O_NONBLOCK flag when reading RTAS log by Vitaly Mayatskikh · 16 years ago
  82. 967e012 powerpc: Separate the irq radix tree insertion and lookup by Sebastien Dugue · 16 years ago
  83. 525c411 powerpc: Check rc of notifier chain for memory remove by Nathan Fontenot · 16 years ago
  84. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  85. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  86. d617a40 powerpc: Export CMO_PageSize by Andrew Morton · 16 years ago
  87. dcfcfe7 powerpc: Guard print_device_node_tree() with #if 0 by Tony Breeds · 16 years ago
  88. 5df72bf powerpc: Replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  89. 370e458 powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages by Brian King · 16 years ago
  90. 81f1499 powerpc: Make CMO paging space pool ID and page size available by Robert Jennings · 16 years ago
  91. 3cee67f powerpc/pseries: Fix CMO sysdev attribute API change fallout by Stephen Rothwell · 16 years ago
  92. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  93. 84af458 powerpc/pseries: Add collaborative memory manager by Brian King · 16 years ago
  94. 86630a3 powerpc/pseries: Utilities to set firmware page state by Brian King · 16 years ago
  95. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 16 years ago
  96. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 16 years ago
  97. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  98. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  99. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  100. 443dcac powerpc: Remove unnecessary condition when sanity-checking WIMG bits by Dave Kleikamp · 16 years ago