1. 57cdfdf powerpc: Fix hcall tracepoint recursion by Anton Blanchard · 14 years ago
  2. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  3. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  4. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  5. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  6. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  7. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  8. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  9. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  10. 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
  11. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  12. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
  13. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
  14. 500d85c 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
  15. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. c745552 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  17. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  18. 2604362 powerpc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  19. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  20. 8bfc5e3 powerpc/mpic: Fix mask/unmask timeout message by Scott Wood · 14 years ago
  21. cb046de powerpc/pseries: Add BNX2=m to defconfig by Nishanth Aravamudan · 14 years ago
  22. ef4f7c2 powerpc: Enable 64kB pages and 1024 threads in pseries config by Anton Blanchard · 14 years ago
  23. 7d2dcd0 powerpc: Disable mcount tracers in pseries defconfig by Anton Blanchard · 14 years ago
  24. 4d9ef89 powerpc/boot/dts: Install dts from the right directory by Ben Hutchings · 14 years ago
  25. fbe754c powerpc: machine_check_generic is wrong on 64bit by Anton Blanchard · 14 years ago
  26. 7f32c9c powerpc: Check RTAS extended log flag before checking length by Anton Blanchard · 14 years ago
  27. d368514 powerpc: Fix corruption when grabbing FWNMI data by Anton Blanchard · 14 years ago
  28. d47d1d8 powerpc: Rework pseries machine check handler by Anton Blanchard · 14 years ago
  29. e49b1fa powerpc: Don't silently handle machine checks from userspace by Anton Blanchard · 14 years ago
  30. dfb5509 powerpc: Remove duplicate debugger hook in machine_check_exception by Anton Blanchard · 14 years ago
  31. 3f9793e powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check by Anton Blanchard · 14 years ago
  32. a443506 powerpc: Don't force MSR_RI in machine_check_exception by Anton Blanchard · 14 years ago
  33. 7071854 powerpc: Print 32 bits of DSISR in show_regs by Anton Blanchard · 14 years ago
  34. ac4414e powerpc/kdump: Disable ftrace during kexec by Anton Blanchard · 14 years ago
  35. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  36. c6baabf powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare by Anton Blanchard · 14 years ago
  37. 2bb44d6 powerpc/kexec: Don't initialise kexec hooks to default handlers by Anton Blanchard · 14 years ago
  38. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  39. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  40. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 14 years ago
  41. 50266a1 powerpc/kexec: Move all ppc_md kexec function pointers together by Anton Blanchard · 14 years ago
  42. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  43. 4c4a5cf powerpc/rtas_flash: Use simple_read_from_buffer by Akinobu Mita · 14 years ago
  44. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  45. 06ca218 powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  46. 3cb5f1a powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  47. c033728 powerpc: Ensure the else case of feature sections will fit by Michael Ellerman · 14 years ago
  48. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  49. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  50. 8c8a9b2 powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) by Anton Blanchard · 14 years ago
  51. 5d1034f powerpc/83xx: fix build failures on dt compatible list. by Grant Likely · 14 years ago
  52. c6fa63c 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
  53. 4bca770 powerpc: perf: Fix frequency calculation for overflowing counters by Anton Blanchard · 14 years ago
  54. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  55. 9180706 thp: alter compound get_page/put_page by Andrea Arcangeli · 14 years ago
  56. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  57. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  58. 12a4dc4 rapidio: fix hang on RapidIO doorbell queue full condition by Thomas Taranowski · 14 years ago
  59. b49d81d powerpc: fix warning when compiling immap_qe.h by Timur Tabi · 14 years ago
  60. b2e0861 powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio by Timur Tabi · 14 years ago
  61. fd066e8 powerpc/mpc8308: fix USB DR controller initialization by Ilya Yanok · 14 years ago
  62. b5fb0cc powerpc/fsl_rio: Fix non-standard HID1 register access by Shaohui Xie · 14 years ago
  63. 86985db powerpc/85xx: add e500 HID1 bit definition by Li Yang · 14 years ago
  64. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  65. 2653503 KVM: replace vmalloc and memset with vzalloc by Takuya Yoshikawa · 14 years ago
  66. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  67. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  68. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  69. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  70. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  71. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  72. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  73. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  74. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  75. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  76. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  77. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  78. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  79. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  80. 301a3da powerpc/405: Fix missing #{address,size}-cells in i2c node by Grant Likely · 14 years ago
  81. c8bf6b5 powerpc/5200: dts: refactor dts files by John Bonesio · 14 years ago
  82. 11946c8 powerpc/5200: dts: Change combatible strings on localbus by John Bonesio · 14 years ago
  83. 6847317 powerpc/5200: dts: remove unused properties by John Bonesio · 14 years ago
  84. abf1e27 powerpc/5200: dts: rename nodes to prepare for refactoring dts files by John Bonesio · 14 years ago
  85. 6bd121e powerpc/dts: fix syntax bugs in bluestone.dts by Grant Likely · 14 years ago
  86. 8dd11f8 ppc: fix comment typo singal -> signal by Justin P. Mattock · 14 years ago
  87. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  88. c9de933 powerpc/83xx: add mpc8308_p1m DMA controller device-tree node by Ilya Yanok · 14 years ago
  89. 9d65994 powerpc/83xx: add DMA controller to mpc8308 device-tree node by Ilya Yanok · 14 years ago
  90. d392da5 Merge v2.6.37-rc8 into powerpc/next by Grant Likely · 14 years ago
  91. e6ce132 of/flattree: Add Kconfig for EARLY_FLATTREE by Stephen Neuendorffer · 14 years ago
  92. 5527102 powerpc/pcm{030,032}: add pagesize to dts by Wolfram Sang · 14 years ago
  93. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  94. 6384934 of/powerpc: Use generic rule to build dtb's by Dirk Brandewie · 14 years ago
  95. 5e2f55c powerpc/mpc5200: include fs.h in mpc52xx_gpt.c by Wolfram Sang · 14 years ago
  96. cfb13c5 Merge commit 'v2.6.37-rc7' into devicetree/next by Grant Likely · 14 years ago
  97. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  98. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  99. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  100. 98b14d6 powerpc/powermac: Make auto-loading of therm_pm72 possible by Marc Zyngier · 14 years ago