1. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  2. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  3. 148924f powerpc/pseries: Fix SMP=n build of rng.c by Michael Ellerman · 11 years ago
  4. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  5. c610260 powerpc/vio: Fix a dma_mask issue of vio by Li Zhong · 11 years ago
  6. dc7a9bd powerpc: booke: Fix build failures by Aneesh Kumar K.V · 11 years ago
  7. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  8. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  9. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  10. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  11. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago
  12. 95f715b powerpc: Fix __get_user_pages_fast() irq handling by Heiko Carstens · 11 years ago
  13. 0b5381a powerpc/eeh: More accurate log by Gavin Shan · 11 years ago
  14. bf898ec powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges by Gavin Shan · 11 years ago
  15. 527d151 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  16. 2802708 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 by Ulrich Weigand · 11 years ago
  17. f53e462 powerpc: Add pseries_le_defconfig by Anton Blanchard · 11 years ago
  18. 7c105b6 powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. by Anton Blanchard · 11 years ago
  19. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  20. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  21. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  22. 918d035 powerpc: Set eflags correctly for ELF ABIv2 core dumps. by Rusty Russell · 11 years ago
  23. 373c76d powerpc: Add TIF_ELF2ABI flag. by Rusty Russell · 11 years ago
  24. e844b1e pseries: Add H_SET_MODE to change exception endianness by Anton Blanchard · 11 years ago
  25. b91da2d powerpc/pseries: Fix endian issues in pseries EEH code by Anton Blanchard · 11 years ago
  26. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  27. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  29. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  30. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  31. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  32. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  33. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  34. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  35. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  36. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  37. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  38. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  39. 03aa254 DMA: Freescale: Add new 8-channel DMA engine device tree nodes by Hongbo Zhang · 11 years ago
  40. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  41. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  42. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  44. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  45. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  46. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  47. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  48. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  52. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  53. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  54. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 11 years ago
  55. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 11 years ago
  56. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  57. ebff90b driver/mtd/IFC: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  58. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  59. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 11 years ago
  60. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  61. 0c4888e powerpc: Fix fatal SLB miss when restoring PPR by Benjamin Herrenschmidt · 11 years ago
  62. 36954dc powerpc/powernv: Reserve the correct PE number by Gavin Shan · 11 years ago
  63. 631ad69 powerpc/powernv: Add PE to its own PELTV by Gavin Shan · 11 years ago
  64. 80546ac powerpc/powernv: Add support for indirect XSCOM via debugfs by Benjamin Herrenschmidt · 11 years ago
  65. cda1355 powerpc/scom: Improve debugfs interface by Benjamin Herrenschmidt · 11 years ago
  66. d7a88c7 powerpc/scom: Enable 64-bit addresses by Benjamin Herrenschmidt · 11 years ago
  67. 9437eca powerpc/pci: Use pci_is_pcie() to simplify code [fix] by Yijing Wang · 11 years ago
  68. 44790a0 powerpc/boot: Properly handle the base "of" boot wrapper by Benjamin Herrenschmidt · 11 years ago
  69. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  70. 5c509a2b Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  71. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  72. b0c06d3 powerpc/bpf: Support MOD operation by Vladimir Murzin · 11 years ago
  73. a40a2b6 powerpc/bpf: Fix DIVWU instruction opcode by Vladimir Murzin · 11 years ago
  74. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
  75. afaf539 powerpc: Remove big endianness assumption in of_find_next_cache_node by Sudeep KarkadaNagesha · 11 years ago
  76. 7ba5fef powerpc/tm: Remove interrupt disable in __switch_to() by Michael Neuling · 11 years ago
  77. d0cebfa powerpc: word-at-a-time optimization for 64-bit Little Endian by Philippe Bergheaud · 11 years ago
  78. 9c662ca powerpc/bpf: BPF JIT compiler for 64-bit Little Endian by Philippe Bergheaud · 11 years ago
  79. 711b513 powerpc: Only save/restore SDR1 if in hypervisor mode by Dan Streetman · 11 years ago
  80. c81095a powerpc/nvram: Fix endian issue when using the partition length by Cedric Le Goater · 11 years ago
  81. 563c5d8 powerpc/nvram: Fix endian issue when reading the NVRAM size by Cedric Le Goater · 11 years ago
  82. 65f36f4 powerpc/nvram: Scan partitions only once by Cedric Le Goater · 11 years ago
  83. 7e198197 powerpc/mpc512x: remove unnecessary #if by Brian Norris · 11 years ago
  84. 2bf7508 powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module by Anatolij Gustschin · 11 years ago
  85. 509a02d Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" by Wolfram Sang · 11 years ago
  86. 45d20e8 powerpc/mpc512x: silence build warning upon disabled DIU by Gerhard Sittig · 11 years ago
  87. 50bd615 powerpc/powernv: Code update interface by Vasant Hegde · 11 years ago
  88. 6f68b5e powerpc/powernv: Create opal sysfs directory by Vasant Hegde · 11 years ago
  89. ef1313d powerpc: Add VMX optimised xor for RAID5 by Anton Blanchard · 11 years ago
  90. 07fb41a powerpc/kexec: kexec_sequence() is in misc_64.S by Geert Uytterhoeven · 11 years ago
  91. bbe30b3 powerpc: Use 32 bit loads and stores when operating on condition register values by Anton Blanchard · 11 years ago
  92. 6550868 powerpc: Enable virtio on ppc64 and pseries configs by Anton Blanchard · 11 years ago
  93. b769759 powerpc: Enable multipath modules on ppc64 and pseries by Anton Blanchard · 11 years ago
  94. 4d16bd3 powerpc: sync ppc64, ppc64e and pseries configs by Anton Blanchard · 11 years ago
  95. 686245b powerpc: Use -mcpu=power7 on ppc64 little endian builds by Anton Blanchard · 11 years ago
  96. 733187e powerpc/pseries: Fix dedicated processor partition detection by Anton Blanchard · 11 years ago
  97. dbc2fbd powerpc: Fix Unaligned LE Floating Point Loads and Stores by Tom Musta · 11 years ago
  98. 6506b47 powerpc: Fix Unaligned Loads and Stores by Tom Musta · 11 years ago
  99. 630c8a5 powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions by Tom Musta · 11 years ago
  100. 075f631 powerpc: Fix Handler of Unaligned Load/Store Strings by Tom Musta · 11 years ago