1. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 10 years ago
  2. 6e5c077 powerpc/vdso: Combine start/size variables by Michael Ellerman · 10 years ago
  3. 63da88d powerpc/vdso: Remove unused debug code by Michael Ellerman · 10 years ago
  4. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  5. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  6. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
  7. b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
  8. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  9. fcb41a2 powerpc: Add VDSO version of time by Adhemerval Zanella · 12 years ago
  10. 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
  11. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 13 years ago
  12. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  13. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  14. 1d9a473 powerpc: Random little legacy iSeries removal tidy ups by Stephen Rothwell · 13 years ago
  15. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  16. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 14 years ago
  17. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  18. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  19. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  20. cab175f powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 14 years ago
  21. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  22. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  23. 348aa30 powerpc: Align vDSO base address by Andreas Schwab · 15 years ago
  24. f2053f1 powerpc/perf_counter: Fix vdso detection by Anton Blanchard · 15 years ago
  25. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  26. 30d0b36 powerpc: Move 64bit VDSO to improve context switch performance by Anton Blanchard · 16 years ago
  27. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  28. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  29. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  30. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  31. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 17 years ago
  32. 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 17 years ago
  33. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 17 years ago
  34. cf8918f [POWERPC] vdso_do_func_patch{32,64}() must be __init by Adrian Bunk · 17 years ago
  35. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  36. fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 17 years ago
  37. dc9b43d [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented by Wolfgang Denk · 17 years ago
  38. 7b5acba [POWERPC] Don't expose clock vDSO functions when CPU has no timebase by Benjamin Herrenschmidt · 17 years ago
  39. 31fe5bf [POWERPC] Fix VDSO compile warning by Segher Boessenkool · 18 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  41. 7ac9a13 [POWERPC] Fix vDSO page count calculation by Benjamin Herrenschmidt · 18 years ago
  42. c13e4ca [PATCH] powerpc vDSO: use install_special_mapping by Roland McGrath · 18 years ago
  43. 3a0cfad [PATCH] powerpc vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  44. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  45. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  47. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 19 years ago
  48. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  49. 5164501 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  50. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  51. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  52. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  53. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  54. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago