1. d8c476e powerpc/mm/radix: Isolate hash table function from pseries guest code by Aneesh Kumar K.V · 8 years ago
  2. ca5de4e powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg by Anton Blanchard · 11 years ago
  3. 83c93e2 powerpc/pseries: Move lparcfg.c to platforms/pseries by Benjamin Herrenschmidt · 11 years ago[Renamed from arch/powerpc/kernel/lparcfg.c]
  4. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  5. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  6. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  7. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  8. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  9. 5676005 powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 by Chen Gang · 11 years ago
  10. b177a29 lparcfg: don't bother saving pointer to proc_dir_entry by Al Viro · 12 years ago
  11. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  12. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  13. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  14. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 14 years ago
  19. 6fe9d1f powerpc/pseries: Export data from new hcall H_EM_GET_PARMS by Vaidyanathan Srinivasan · 15 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  21. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  22. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 15 years ago
  23. 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 15 years ago
  24. f03cdb3 powerpc: Display processor virtualization resource allocs in lparcfg by Nathan Fontenot · 15 years ago
  25. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 16 years ago
  26. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  27. 5df72bf powerpc: Replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  28. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 16 years ago
  29. 9ee07f9 powerpc: Allow non-hcall return values for lparcfg writes by Nathan Fontenot · 16 years ago
  30. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 16 years ago
  31. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 16 years ago
  32. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 16 years ago
  33. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 16 years ago
  34. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 16 years ago
  35. 1152939 powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines by Nathan Fotenot · 16 years ago
  36. 545500b powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg by Nathan Fontenot · 16 years ago
  37. 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 16 years ago
  38. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  39. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  40. 0d9dc4b [POWERPC] lparcfg: Remove useless buffer allocation by Nathan Lynch · 17 years ago
  41. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  42. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  43. e7273d2 [POWERPC] Replace if-then-else with a switch statement by Will Schmidt · 18 years ago
  44. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  45. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  46. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  47. 0524aad [POWERPC] Fix ppc64's writing to struct file_operations by Stephen Rothwell · 18 years ago
  48. b9377ff [POWERPC] clean up pseries hcall interfaces by Anton Blanchard · 18 years ago
  49. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  50. c59acae [POWERPC] iseries: Make ItExtVpdPanel private to iSeries by Michael Ellerman · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 16e9f99 [POWERPC] Make lparcfg.c work when both iseries and pseries are selected by Stephen Rothwell · 18 years ago
  53. 8ae5b28 [PATCH] powerpc: udbg_printf() formatting attribute by jimix@watson.ibm.com · 18 years ago
  54. 34422fe [PATCH] powerpc/pseries: misc lparcfg fixes by Will Schmidt · 19 years ago
  55. 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 19 years ago
  56. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  57. 2b9a32e [PATCH] powerpc: Fix OOPS in lparcfg on G5 by Olof Johansson · 19 years ago
  58. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  59. d786795 powerpc: iSeries build fixes by Stephen Rothwell · 19 years ago
  60. 271c3f3 powerpc: Fix some compile problems with the VDSO stuff by Paul Mackerras · 19 years ago
  61. 8acb888 [PATCH] ppc64: Quieten lparcfg by Anton Blanchard · 19 years ago
  62. d3d2176 [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc by David Gibson · 19 years ago[Renamed (98%) from arch/ppc64/kernel/lparcfg.c]
  63. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  64. b2325fe [PATCH] kfree cleanup: arch by Jesper Juhl · 19 years ago
  65. 7b487bb merge filename and modify references to iseries/it_exp_vpd_panel.h by Kelly Daly · 19 years ago
  66. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  67. 7183926 [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg by Wim Coekaerts · 19 years ago
  68. 597f95e [PATCH] ppc64: lparconfig.c memory leak by Joel Schopp · 19 years ago
  69. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  70. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  71. 856509d [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c by Michael Ellerman · 19 years ago
  72. 0bc0ffd [PATCH] ppc64 iSeries: remove LparData.h by Stephen Rothwell · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago