1. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  3. 6fbc07b percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and operations by Tejun Heo · 10 years ago
  4. eba1178 percpu: preffity percpu header files by Tejun Heo · 10 years ago
  5. cadb1c4 percpu: use raw_cpu_*() to define __this_cpu_*() by Tejun Heo · 10 years ago
  6. 9c28278a2 percpu: reorder macros in percpu header files by Tejun Heo · 10 years ago
  7. a32f8d8 percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h by Tejun Heo · 10 years ago
  8. 3b8ed91 percpu: reorganize include/linux/percpu-defs.h by Tejun Heo · 10 years ago
  9. 9defda1 percpu: move accessors from include/linux/percpu.h to percpu-defs.h by Tejun Heo · 10 years ago
  10. 62fde54 percpu: include/asm-generic/percpu.h should contain only arch-overridable parts by Tejun Heo · 10 years ago
  11. b1a0fbf percpu: fix spurious sparse warnings from DEFINE_PER_CPU() by Tejun Heo · 11 years ago
  12. abec1a8 percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays by Christoph Lameter · 11 years ago
  13. 47f19a0 percpu: Remove the multi-page alignment facility by Ingo Molnar · 14 years ago
  14. 9115124 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
  16. fe8e0c2 x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE by Alexander van Heukelum · 14 years ago
  17. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  18. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 14 years ago
  19. 8543859 percpu: remove compile warnings caused by __verify_pcpu_ptr() by Tejun Heo · 15 years ago
  20. 545695f percpu: make accessors check for percpu pointer in sparse by Tejun Heo · 15 years ago
  21. e0fdb0e percpu: add __percpu for sparse. by Rusty Russell · 15 years ago
  22. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  23. 0f5e481 percpu: remove some sparse warnings by Tejun Heo · 15 years ago
  24. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  25. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  27. 3e352aa x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() by Tejun Heo · 15 years ago
  28. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  29. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  30. 1a8dd30 percpu: use __weak only in the definition of weak percpu variables by Tejun Heo · 15 years ago
  31. 7c756e6 percpu: implement optional weak percpu definitions by Tejun Heo · 15 years ago
  32. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 15 years ago