1. cb0cc63 powerpc: Include .BTF section by Naveen N. Rao · 5 years ago
  2. 63289e7 powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK by Christophe Leroy · 5 years ago
  3. 4e9e559 powerpc: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  4. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  5. fbe6a8e vmlinux.lds.h: Move Program Header restoration into NOTES macro by Kees Cook · 5 years ago
  6. 441110a vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes by Kees Cook · 5 years ago
  7. af0f3e9 powerpc: Rename PT_LOAD identifier "kernel" to "text" by Kees Cook · 5 years ago
  8. 6fc4000 powerpc: Remove PT_NOTE workaround by Kees Cook · 5 years ago
  9. ec55627 powerpc: Rename "notes" PT_NOTE to "note" by Kees Cook · 5 years ago
  10. 166d97d powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT by Christophe Leroy · 6 years ago
  11. 98ecc67 powerpc/32: Include .branch_lt in data section by Joel Stanley · 6 years ago
  12. a652758 powerpc: Use ALIGN instead of BLOCK by Joel Stanley · 6 years ago
  13. 76a5eaa powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  14. c62ce9e powerpc: remove remaining bits from CONFIG_APUS by Christophe Leroy · 6 years ago
  15. beba24a powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly by Mathieu Malaterre · 6 years ago
  16. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  17. 67361cf powerpc/ftrace: Handle large kernel configs by Naveen N. Rao · 6 years ago
  18. 5f69e38 powerpc/prom_init: Move __prombss to it's own section and store it in .bss by Benjamin Herrenschmidt · 6 years ago
  19. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  20. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
  21. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  22. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  23. 2eea7f0 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 7 years ago
  24. a048a07 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 7 years ago
  25. 4c1d9bb powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected by Nicholas Piggin · 7 years ago
  26. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  27. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  28. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  29. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  30. 5633e85 powerpc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  31. a107260 powerpc/32: Add .data.rel* sections explicitly by Nicholas Piggin · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 95902e6 powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 by Christophe Leroy · 7 years ago
  34. d924cc3 powerpc/vmlinux.lds: Align __init_begin to 16M by Balbir Singh · 8 years ago
  35. 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
  36. c494ade powerpc/64: Tool to check head sections location sanity by Nicholas Piggin · 8 years ago
  37. 951eede powerpc/64: Handle linker stubs in low .text code by Nicholas Piggin · 8 years ago
  38. e8c6882 powerpc/64: Place sfpr section explicitly with the linker script by Nicholas Piggin · 8 years ago
  39. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  40. 7aa5b01 powerpc/kprobes: Blacklist exception handlers by Naveen N. Rao · 8 years ago
  41. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  42. dadc4a1 powerpc/64: Fix placement of .text to be immediately following .head.text by Nicholas Piggin · 8 years ago
  43. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  44. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  45. 57f2664 powerpc: Use gas sections for arranging exception vectors by Nicholas Piggin · 8 years ago
  46. 7de3b27 powerpc: Ensure .mem(init|exit).text are within _stext/_etext by Michael Ellerman · 8 years ago
  47. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 9 years ago
  48. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  49. 4c81231 powerpc: discard .exit.data at runtime by Stephen Rothwell · 9 years ago
  50. 5e95235 powerpc: Align TOC to 256 bytes by Anton Blanchard · 10 years ago
  51. 0e0ed64 powerpc/modules: Module CRC relocation fix causes perf issues by Anton Blanchard · 12 years ago
  52. 5ac47f7 powerpc: Relocate prom_init.c on 64bit by Anton Blanchard · 12 years ago
  53. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  54. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago
  55. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  56. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  57. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  58. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 15 years ago
  59. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 15 years ago
  60. 4af57b7 Rename .data.cacheline_aligned to .data..cacheline_aligned. by Tim Abbott · 15 years ago
  61. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 15 years ago
  62. 5be2a213 powerpc: warning: allocated section `.data_nosave' not in segment by Sean MacLennan · 15 years ago
  63. 62bef28 powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  64. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  65. 903444e powerpc/vmlinux.lds: Move _edata down by Michael Ellerman · 15 years ago
  66. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  67. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  68. 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 16 years ago
  69. 13beadd powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 16 years ago
  70. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 16 years ago
  71. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  72. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  73. 19390c4 linker script: define __per_cpu_load on all SMP capable archs by Tejun Heo · 16 years ago
  74. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  75. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  76. 74e7904 linker script: add missing .data.percpu.page_aligned by Tejun Heo · 16 years ago
  77. e16459c powerpc: Make dummy section a valid note header by Milton Miller · 16 years ago
  78. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  79. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  80. 2a4b9c5 powerpc: Work around ld bug in older binutils by Paul Mackerras · 16 years ago
  81. 91a00302 powerpc: Sync RPA note in zImage with kernel's RPA note by Paul Mackerras · 16 years ago
  82. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  83. 303996d powerpc: Make sure _etext is after all kernel text by Stephen Rothwell · 16 years ago
  84. 80c60bf powerpc: Fix compile error with binutils 2.15 by Segher Boessenkool · 16 years ago
  85. c69cccc powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 by Segher Boessenkool · 16 years ago
  86. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  87. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 17 years ago
  88. fac23fe powerpc: Introduce infrastructure for feature sections with alternatives by Michael Ellerman · 17 years ago
  89. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 17 years ago
  90. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 17 years ago
  91. 4846c5d [POWERPC] Clean up some linker and symbol usage by Kumar Gala · 17 years ago
  92. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  93. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  94. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  95. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  96. 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  97. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 18 years ago
  98. 3ae0aa9 powerpc: add missing DATA_DATA to powerpc by Mathieu Desnoyers · 18 years ago
  99. bd67fcf [POWERPC] Add __read_mostly support for powerpc by Tony Breeds · 18 years ago
  100. 832a791 [POWERPC] Fix powerpc vmlinux.lds.S by Benjamin Herrenschmidt · 18 years ago