1. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 16 years ago
  2. 0257c99 powerpc: Add SPR definitions for new 64-bit BookE by Benjamin Herrenschmidt · 16 years ago
  3. c7cc58a1 powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 16 years ago
  4. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 16 years ago
  5. 747bea9 powerpc: Clean ifdef usage in copy_thread() by Benjamin Herrenschmidt · 16 years ago
  6. 6f0ef0f powerpc/mm: Call mmu_context_init() from ppc64 by Benjamin Herrenschmidt · 16 years ago
  7. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 16 years ago
  8. 44c58cc powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E by Benjamin Herrenschmidt · 16 years ago
  9. a245067 powerpc/mm: Add support for early ioremap on non-hash 64-bit processors by Benjamin Herrenschmidt · 16 years ago
  10. 1fe1a21 powerpc/mm: Add more bit definitions for Book3E MMU registers by Benjamin Herrenschmidt · 16 years ago
  11. 29c09e8 powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. by Benjamin Herrenschmidt · 16 years ago
  12. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 16 years ago
  13. 6c17199 powerpc/of: Remove useless register save/restore when calling OF back by Benjamin Herrenschmidt · 16 years ago
  14. 7d60b02 powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h by Benjamin Herrenschmidt · 16 years ago
  15. dd90bbd powerpc: Add compat_sys_truncate by Benjamin Herrenschmidt · 16 years ago
  16. c79b297 powerpc: Update boot wrapper script with the new location of dtc by Lucian Adrian Grijincu · 16 years ago
  17. f7d4f68 powerpc: Makefile simplification through use of cc-ifversion by Frans Pop · 16 years ago
  18. 063517b powerpc: Change PACA from SPRG3 to SPRG1 by Benjamin Herrenschmidt · 16 years ago
  19. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 16 years ago
  20. 066c4b8 powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig by Benjamin Herrenschmidt · 16 years ago
  21. 2e2ddb2 powerpc/cell: Replace strncpy by strlcpy by roel kluin · 16 years ago
  22. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 16 years ago
  23. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  24. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 16 years ago
  25. de4376c powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE by Anton Blanchard · 16 years ago
  26. 5eb9bac powerpc: Rearrange SLB preload code by Anton Blanchard · 16 years ago
  27. 30d0b36 powerpc: Move 64bit VDSO to improve context switch performance by Anton Blanchard · 16 years ago
  28. 0d2d3e3 powerpc: expose the multi-bit ops that underlie single-bit ops. by Geoff Thorpe · 16 years ago
  29. 11a6b29 powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs by Michael Ellerman · 16 years ago
  30. 66dc330 powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall() by Gerhard Pircher · 16 years ago
  31. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 16 years ago
  33. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  34. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 16 years ago
  35. e0d82a0 perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it by Benjamin Herrenschmidt · 16 years ago
  36. c428dcc9 KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 16 years ago
  37. 34466c5 powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx by Kumar Gala · 16 years ago
  38. 083e268 powerpc/86xx: Update GE Fanuc sbc310 default configuration by Martyn Welch · 16 years ago
  39. f27d4d4 powerpc/86xx: Update defconfig for GE Fanuc's PPC9A by Martyn Welch · 16 years ago
  40. 1333c3d powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards by Anton Vorontsov · 16 years ago
  41. 8a0b177 powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards by Anton Vorontsov · 16 years ago
  42. c4673f9 powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards by Anton Vorontsov · 16 years ago
  43. 5156ddc powerpc/mm: Fix SMP issue with MMU context handling code by Kumar Gala · 16 years ago
  44. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 16 years ago
  45. 0115cb5 powerpc: Fix another bug in move of altivec code to vector.S by Andreas Schwab · 16 years ago
  46. 28477fb powerpc: Fix booke user_disable_single_step() by Dave Kleikamp · 16 years ago
  47. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  48. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 16 years ago
  50. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 16 years ago
  51. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 16 years ago
  52. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 16 years ago
  53. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 16 years ago
  54. 29e5fa59 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 16 years ago
  55. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 16 years ago
  56. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 16 years ago
  57. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 16 years ago
  58. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 16 years ago
  59. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 16 years ago
  60. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 16 years ago
  61. 01cc826 Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  62. a22ebd0 powerpc/44x: Fix build error with -Werror for Warp platform by Josh Boyer · 16 years ago
  63. ba703e1 powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep by Sean MacLennan · 16 years ago
  64. 7c3a742 powerpc/44x: Update Warp defconfig by Sean MacLennan · 16 years ago
  65. 0a456fc powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 by Anton Blanchard · 16 years ago
  66. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 16 years ago
  68. 6c16a74 powerpc/mm: Fix potential access to freed pages when using hugetlbfs by Benjamin Herrenschmidt · 16 years ago
  69. f694cda powerpc/440: Fix warning early debug code by Benjamin Herrenschmidt · 16 years ago
  70. 03c01aa powerpc/of: Fix usage of dev_set_name() in of_device_alloc() by Benjamin Herrenschmidt · 16 years ago
  71. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 16 years ago
  72. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  73. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 16 years ago
  74. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  75. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 16 years ago
  76. 850f6ac3 powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 16 years ago
  77. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 16 years ago
  78. a236719 powerpc: Fix output from show_regs by Kumar Gala · 16 years ago
  79. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 16 years ago
  80. 6bb2ae5 powerpc/amigaone: Limit ISA I/O range to 4k in the device tree by Gerhard Pircher · 16 years ago
  81. 3984114 powerpc/warp: Platform fix for i2c change by Sean MacLennan · 16 years ago
  82. b810c6ec powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 16 years ago
  83. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 16 years ago
  84. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 16 years ago
  85. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 16 years ago
  86. 66c6b85 powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDS by Anton Vorontsov · 16 years ago
  87. 6cc7959 powerpc/85xx: remove duplicated #include by Huang Weiyi · 16 years ago
  88. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 16 years ago
  89. fa87461 powerpc/85xx: Fix FSL RapidIO probing on MDS boards by Randy Vinson · 16 years ago
  90. a44a23e powerpc/85xx: Stop using ppc_md.init on socrates by Kumar Gala · 16 years ago
  91. 5e10cf5 powerpc/cpm1: Remove IMAP_ADDR by Kumar Gala · 16 years ago
  92. f49156ea powerpc/qe: add polling timeout to qe_issue_cmd() by Timur Tabi · 16 years ago
  93. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  94. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  95. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  98. d2998c2 powerpc/86xx: add MMC SPI support for MPC8610HPCD boards by Anton Vorontsov · 16 years ago
  99. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  100. 8f101a05 edac: cpc925 MC platform device setup by Harry Ciao · 16 years ago