1. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  2. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  3. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 14 years ago
  4. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 14 years ago
  5. 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 · 14 years ago
  6. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  7. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  8. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  9. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  10. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 14 years ago
  11. 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 · 14 years ago
  12. 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 · 14 years ago
  13. 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 · 14 years ago
  14. ac6f120 powerpc/85xx: Workaroudn e500 CPU erratum A005 by Liu Yu · 14 years ago
  15. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  16. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  17. 3a0adfa powerpc: sysdev/qe_lib/qe_ic irq_data conversion. by Lennert Buytenhek · 14 years ago
  18. 835c055 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 14 years ago
  19. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  20. 6edc642 powerpc: Cleanup definition of the PID register by Tseng-Hui (Frank) Lin · 14 years ago
  21. 0f4ac13 powerpc/nvram: Generalize code for OS partitions in NVRAM by Jim Keniston · 14 years ago
  22. fe3cc0d powerpc: Add pgprot_writecombine by Anton Blanchard · 14 years ago
  23. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  24. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  25. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 14 years ago
  26. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  27. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
  28. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  29. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 14 years ago
  30. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
  31. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
  32. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  33. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  34. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 14 years ago
  35. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  36. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  37. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  38. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  39. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  40. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  41. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  42. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  43. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 14 years ago
  44. 50266a1 powerpc/kexec: Move all ppc_md kexec function pointers together by Anton Blanchard · 14 years ago
  45. 3cb5f1a powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  46. c033728 powerpc: Ensure the else case of feature sections will fit by Michael Ellerman · 14 years ago
  47. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  48. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. b49d81d powerpc: fix warning when compiling immap_qe.h by Timur Tabi · 14 years ago
  50. 86985db powerpc/85xx: add e500 HID1 bit definition by Li Yang · 14 years ago
  51. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  52. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  53. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  54. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  56. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  57. 982cf00 of/address: Use propper endianess in get_flags by Sebastian Siewior · 14 years ago
  58. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 14 years ago
  59. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 14 years ago
  60. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 14 years ago
  61. b5f9b66 powerpc: Hardcode popcnt instructions for old assemblers by Anton Blanchard · 14 years ago
  62. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  63. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 14 years ago
  64. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 15 years ago
  65. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 14 years ago
  66. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  67. f6aedd8 powerpc/macio: Ensure all dma routines get copied over by Nishanth Aravamudan · 14 years ago
  68. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 14 years ago
  69. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  70. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 14 years ago
  71. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  72. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  73. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 14 years ago
  74. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  75. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  76. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  77. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  78. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  79. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  80. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  81. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  82. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  84. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  85. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  87. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  88. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 14 years ago
  89. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  90. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  91. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  92. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  93. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  94. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 15 years ago
  95. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 15 years ago
  96. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 15 years ago
  97. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 15 years ago
  98. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 15 years ago
  99. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 15 years ago
  100. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 15 years ago