1. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 15 years ago
  2. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 15 years ago
  3. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 15 years ago
  4. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 16 years ago
  5. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 16 years ago
  6. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 16 years ago
  7. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 16 years ago
  8. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 16 years ago
  9. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 15 years ago
  11. d4db35e powerpc/qe_ic: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 15 years ago
  12. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 15 years ago
  13. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 15 years ago
  14. 05e02d7 powerpc/booke: Correct the SPRN_MAS5 definition. by Varun Sethi · 15 years ago
  15. 67eb549 powerpc: ARCH_PFN_OFFSET should be unsigned long by Scott Wood · 15 years ago
  16. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 15 years ago
  17. 8547727 remove dma64_addr_t by FUJITA Tomonori · 15 years ago
  18. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 15 years ago
  19. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 15 years ago
  20. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 15 years ago
  21. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 15 years ago
  22. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 15 years ago
  23. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 15 years ago
  24. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 15 years ago
  25. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 15 years ago
  26. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 15 years ago
  27. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  29. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  30. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  31. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  32. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 15 years ago
  33. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. ac6f120 powerpc/85xx: Workaroudn e500 CPU erratum A005 by Liu Yu · 16 years ago
  37. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 15 years ago
  38. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 15 years ago
  39. 3a0adfa powerpc: sysdev/qe_lib/qe_ic irq_data conversion. by Lennert Buytenhek · 15 years ago
  40. 835c055 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 15 years ago
  41. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 15 years ago
  42. 6edc642 powerpc: Cleanup definition of the PID register by Tseng-Hui (Frank) Lin · 15 years ago
  43. 0f4ac13 powerpc/nvram: Generalize code for OS partitions in NVRAM by Jim Keniston · 16 years ago
  44. fe3cc0d powerpc: Add pgprot_writecombine by Anton Blanchard · 15 years ago
  45. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 16 years ago
  46. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 15 years ago
  47. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 15 years ago
  48. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 15 years ago
  49. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 15 years ago
  50. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 15 years ago
  51. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 15 years ago
  52. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 16 years ago
  53. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 16 years ago
  54. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 16 years ago
  55. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 16 years ago
  56. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 16 years ago
  57. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 16 years ago
  58. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 16 years ago
  59. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 16 years ago
  60. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 16 years ago
  61. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 16 years ago
  62. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 16 years ago
  63. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 16 years ago
  64. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 16 years ago
  65. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 16 years ago
  66. 50266a1 powerpc/kexec: Move all ppc_md kexec function pointers together by Anton Blanchard · 16 years ago
  67. 3cb5f1a powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 16 years ago
  68. c033728 powerpc: Ensure the else case of feature sections will fit by Michael Ellerman · 16 years ago
  69. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 16 years ago
  70. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  71. b49d81d powerpc: fix warning when compiling immap_qe.h by Timur Tabi · 16 years ago
  72. 86985db powerpc/85xx: add e500 HID1 bit definition by Li Yang · 16 years ago
  73. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  74. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 16 years ago
  75. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 16 years ago
  76. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  77. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 16 years ago
  78. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 16 years ago
  79. 982cf00 of/address: Use propper endianess in get_flags by Sebastian Siewior · 16 years ago
  80. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 16 years ago
  81. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 16 years ago
  82. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 16 years ago
  83. b5f9b66 powerpc: Hardcode popcnt instructions for old assemblers by Anton Blanchard · 16 years ago
  84. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 16 years ago
  85. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 16 years ago
  86. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 16 years ago
  87. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 16 years ago
  88. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 16 years ago
  89. f6aedd8 powerpc/macio: Ensure all dma routines get copied over by Nishanth Aravamudan · 16 years ago
  90. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 16 years ago
  91. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 16 years ago
  92. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 16 years ago
  93. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 16 years ago
  94. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 16 years ago
  95. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 16 years ago
  96. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  97. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  98. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  99. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 16 years ago
  100. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago