1. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  2. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  3. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  4. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  5. 4890aea powerpc/64: Allocate pacas per node by Nicholas Piggin · 7 years ago
  6. 59f5777 powerpc/64: Defer paca allocation until memory topology is discovered by Nicholas Piggin · 7 years ago
  7. 384e806 powerpc/64s: Allocate slb_shadow structures individually by Nicholas Piggin · 7 years ago
  8. 499dcd4 powerpc/64s: Allocate LPPACAs individually by Nicholas Piggin · 7 years ago
  9. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  10. 8e0b634b powerpc/64s: Do not allocate lppaca if we are not virtualized by Nicholas Piggin · 7 years ago
  11. 1547242 powerpc/mm/slice: Allow up to 64 low slices by Christophe Leroy · 7 years ago
  12. 1af1933 powerpc/64s: Relax PACA address limitations by Nicholas Piggin · 7 years ago
  13. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  14. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  15. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  16. b68b1d7 powerpc/64s/radix: Do not allocate SLB shadow structures by Nicholas Piggin · 7 years ago
  17. bb18322 powerpc/mm/hash: Store addr_limit in PACA by Aneesh Kumar K.V · 8 years ago
  18. 957b778 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index by Aneesh Kumar K.V · 8 years ago
  19. 52b1e66 powerpc/mm: Move copy_mm_to_paca to paca.c by Aneesh Kumar K.V · 8 years ago
  20. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  21. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 8 years ago
  22. a5cab83 powerpc: Create a helper for getting the kernel toc value by Michael Ellerman · 9 years ago
  23. ecc4999 powerpc/book3e-64: Don't limit paca to 256 MiB by Scott Wood · 9 years ago
  24. 6f20e7f powerpc/kernel: Avoid memory corruption at early stage by Gavin Shan · 10 years ago
  25. d8d164a9 KVM: PPC: Book3S PR: Rework SLB switching code by Alexander Graf · 11 years ago
  26. a944a9c powerpc/ppc64: Gracefully handle early interrupts by Benjamin Herrenschmidt · 11 years ago
  27. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  28. 6f4441e powerpc: Dynamically allocate slb_shadow from memblock by Jeremy Kerr · 11 years ago
  29. 1a8f6f97 powerpc: Make slb_shadow a local by Jeremy Kerr · 11 years ago
  30. 8616dff powerpc: Fix section mismatch warning in free_lppacas by Vladimir Murzin · 11 years ago
  31. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  32. 6a7e406 powerpc: Move boot_paca into early_setup by Geoff Levand · 12 years ago
  33. 407821a powerpc: Initialise paca.data_offset with poison by Michael Ellerman · 12 years ago
  34. 448054a powerpc: Remove iseries specific fields in lppaca by Anton Blanchard · 13 years ago
  35. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  36. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  37. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 14 years ago
  38. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 14 years ago
  39. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  40. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 14 years ago
  41. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  42. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  43. 3c4b764 powerpc: Fix compile error with paca code on ppc64e by Kumar Gala · 14 years ago
  44. 93c2270 powerpc: Dynamically allocate most lppaca structs by Paul Mackerras · 14 years ago
  45. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  46. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 14 years ago
  47. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  48. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 14 years ago
  49. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  50. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 15 years ago
  51. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  52. dce6670 powerpc: Add PACA fields specific to 64-bit Book3E processors by Benjamin Herrenschmidt · 15 years ago
  53. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 16 years ago
  54. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  55. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  56. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 16 years ago
  57. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 17 years ago
  58. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 17 years ago
  59. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  60. 2f6093c [POWERPC] Implement SLB shadow buffer by Michael Neuling · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  62. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 19 years ago
  63. 4df2046 [PATCH] powerpc: Allow non zero boot cpuids by Anton Blanchard · 19 years ago
  64. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  65. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  66. 1888e7b [PATCH] powerpc: Remove ItLpRegSave area from the paca by David Gibson · 19 years ago
  67. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  68. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  69. 8882a4d [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc by David Gibson · 19 years ago[Renamed (99%) from arch/ppc64/kernel/pacaData.c]
  70. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  71. 8875ccf merge filename and modify references to iseries/it_lp_queue.h by Kelly Daly · 19 years ago
  72. 233ccd0 [PATCH] ppc64: Add VMX save flag to VPA by Olof Johansson · 19 years ago
  73. c59c464 [PATCH] Change address of ppc64 initial segment table by David Gibson · 19 years ago
  74. ee48444 [PATCH] ppc64: Reorganise the paca initialisation macros by Michael Ellerman · 20 years ago
  75. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 20 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago