1. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  2. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  3. 0afd2ac powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  4. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  5. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 16 years ago
  6. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 16 years ago
  7. 9da1f7e powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  8. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  9. 9ea7d5a powerpc/4xx: Update defconfig files for 2.6.27-rc1 by Josh Boyer · 16 years ago
  10. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  11. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 929bada powerpc/44x: Incorrect NOR offset in Warp DTS by Sean MacLennan · 16 years ago
  13. 1d555cf powerpc/44x: Warp DTS changes for board updates by Sean MacLennan · 16 years ago
  14. 048040a powerpc/4xx: Cleanup Warp for i2c driver changes. by Sean MacLennan · 16 years ago
  15. 1c5402b powerpc/44x: Adjust warp-nand resource end address by Valentine Barshak · 16 years ago
  16. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  17. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  18. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  19. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  20. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  21. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  22. ce0ad7f powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) by Nick Piggin · 16 years ago
  23. 7d2a175 powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs by Michael Neuling · 16 years ago
  24. 1ac42ef powerpc: Fix ptrace buffer size for VSX by Michael Neuling · 16 years ago
  25. 33b3f03 powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes by Michael Neuling · 16 years ago
  26. 9ee07f9 powerpc: Allow non-hcall return values for lparcfg writes by Nathan Fontenot · 16 years ago
  27. 3a1a8ac Merge commit 'kumar/kumar-next' by Benjamin Herrenschmidt · 16 years ago
  28. cf0d19f powerpc/fsl: proliferate simple-bus compatibility to soc nodes by Kim Phillips · 16 years ago
  29. dddb8d3 cpm2: Rework baud rate generators configuration to support external clocks. by Laurent Pinchart · 16 years ago
  30. e517881 powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC by Anton Vorontsov · 16 years ago
  31. 8077655 cpm_uart: Add generic clock API support to set baudrates by Laurent Pinchart · 16 years ago
  32. dc2380e powerpc: implement GPIO LIB API on CPM1 Freescale SoC. by Jochen Friedrich · 16 years ago
  33. e193325 cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. by Laurent Pinchart · 16 years ago
  34. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  35. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 16 years ago
  36. f023bf0 powerpc/powermac: Use sane default baudrate for SCC debugging by Benjamin Herrenschmidt · 16 years ago
  37. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 16 years ago
  38. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 16 years ago
  39. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 16 years ago
  40. 0764bf6 powerpc/vio: More fallout from dma_mapping_error API change by Stephen Rothwell · 16 years ago
  41. 3cee67f powerpc/pseries: Fix CMO sysdev attribute API change fallout by Stephen Rothwell · 16 years ago
  42. dec2b0d powerpc: Enable tracehook for the architecture by Roland McGrath · 16 years ago
  43. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 16 years ago
  44. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  45. 6558ba2 powerpc: Call tracehook_signal_handler() when setting up signal frames by Roland McGrath · 16 years ago
  46. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 16 years ago
  47. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 16 years ago
  48. 7d2f607 powerpc: kill useless SMT code in prom_hold_cpus by Nathan Lynch · 16 years ago
  49. b9fa49a powerpc: Fix vio build warnings by Nathan Lynch · 16 years ago
  50. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 16 years ago
  51. d3b0602 powerpc: Removed duplicated include in stacktrace.c by Huang Weiyi · 16 years ago
  52. cc04454 KVM: ppc: fix invalidation of large guest pages by Hollis Blanchard · 16 years ago
  53. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  54. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  55. 3ab8352 kexec jump by Huang Ying · 16 years ago
  56. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  57. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 16 years ago
  58. 0b21bb4 powerpc: clean up the Book-E HW watchpoint support by Kumar Gala · 16 years ago
  59. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  60. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  61. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  62. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  63. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 16 years ago
  64. 8391e42 powerpc/pseries: Update arch vector to indicate support for CMO by Nathan Fontenot · 16 years ago
  65. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 16 years ago
  66. a90ab95 powerpc/pseries: vio bus support for CMO by Robert Jennings · 16 years ago
  67. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  68. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 16 years ago
  69. 84af458 powerpc/pseries: Add collaborative memory manager by Brian King · 16 years ago
  70. 86630a3 powerpc/pseries: Utilities to set firmware page state by Brian King · 16 years ago
  71. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 16 years ago
  72. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 16 years ago
  73. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 16 years ago
  74. 1152939 powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines by Nathan Fotenot · 16 years ago
  75. 545500b powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg by Nathan Fontenot · 16 years ago
  76. 80c60bf powerpc: Fix compile error with binutils 2.15 by Segher Boessenkool · 16 years ago
  77. 7886250 powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint by Mark Nelson · 16 years ago
  78. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  79. 00bf6e9 powerpc: Fallout from sysdev API changes by Stephen Rothwell · 16 years ago
  80. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 16 years ago
  81. e9f7635 Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  82. c174aff Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  83. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  85. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  86. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  87. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  88. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  89. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  90. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  91. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  92. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  93. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  94. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  95. 9483a57 add HAVE_CLK to Kconfig, for driver dependencies by David Brownell · 16 years ago
  96. ad1ede1 powerpc/spufs: better placement of spu affinity reference context by Andre Detsch · 16 years ago
  97. 0855b54 powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock by Andre Detsch · 16 years ago
  98. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  99. 9bcab84 powerpc/spufs: correct kcalloc usage by Milton Miller · 16 years ago
  100. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago