1. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  3. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  5. dbe78b4 powerpc/pseries: Do not start secondaries in Open Firmware by Benjamin Herrenschmidt · 11 years ago
  6. 0c9fa29 powerpc/zImage: make the "OF" wrapper support ePAPR boot by Benjamin Herrenschmidt · 11 years ago
  7. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  8. 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago
  9. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  10. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  11. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  12. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  13. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  14. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  15. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 11 years ago
  16. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 11 years ago
  17. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  18. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  19. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  20. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  21. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  23. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  24. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  25. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  27. fd3bb91 powerpc/xmon: Fix printing of set of CPUs in xmon by Paul Mackerras · 11 years ago
  28. 91c2beb Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  29. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  31. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  34. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  35. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  36. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  37. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  38. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  39. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  40. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  41. a9f6cf9 Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  42. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  43. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  44. 7e48c10 KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() by Paul Mackerras · 11 years ago
  45. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  46. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  47. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  48. 9d1ffdd KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX by Paul Mackerras · 11 years ago
  49. 7bfa9ad KVM: PPC: Book3S: Fix compile error in XICS emulation by Paul Mackerras · 11 years ago
  50. 7c7b406 KVM: PPC: Book3S PR: return appropriate error when allocation fails by Thadeu Lima de Souza Cascardo · 11 years ago
  51. 5d226ae arch: powerpc: kvm: add signed type cast for comparation by Chen Gang · 11 years ago
  52. 83c93e2 powerpc/pseries: Move lparcfg.c to platforms/pseries by Benjamin Herrenschmidt · 11 years ago
  53. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  54. 13906db powerpc/powernv: Return secondary CPUs to firmware on kexec by Benjamin Herrenschmidt · 11 years ago
  55. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  56. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  57. ee372bc powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 by Benjamin Herrenschmidt · 11 years ago
  58. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  59. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  60. 5935ff4 powerpc/pseries: Child nodes are not detached by dlpar_detach_node by Tyrel Datwyler · 11 years ago
  61. 14cd820 powerpc/pseries: Add mising of_node_put in delete_dt_node by Tyrel Datwyler · 11 years ago
  62. 8d5ff32 powerpc/pseries: Make dlpar_configure_connector parent node aware by Tyrel Datwyler · 11 years ago
  63. 1578cb7 powerpc/pseries: Do all node initialization in dlpar_parse_cc_node by Tyrel Datwyler · 11 years ago
  64. c8f5a57 powerpc/pseries: Fix parsing of initial node path in update_dt_node by Tyrel Datwyler · 11 years ago
  65. d0ef440 powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer header by Tyrel Datwyler · 11 years ago
  66. 638a405 powerpc/pseries: Fix over writing of rtas return code in update_dt_node by Tyrel Datwyler · 11 years ago
  67. d8e533b powerpc/pseries: Fix creation of loop in device node property list by Tyrel Datwyler · 11 years ago
  68. b3f6a45 powerpc: Skip emulating & leave interrupts off for kernel program checks by Michael Ellerman · 11 years ago
  69. d671ddd powerpc: Add more exception trampolines for hypervisor exceptions by Michael Ellerman · 11 years ago
  70. fa111f1 powerpc: Fix location and rename exception trampolines by Michael Ellerman · 11 years ago
  71. 660e034 powerpc: Add more trap names to xmon by Michael Ellerman · 11 years ago
  72. b89bdfb powerpc/pseries: Add a warning in the case of cross-cpu VPA registration by Michael Ellerman · 11 years ago
  73. 5c2e082 powerpc: Never handle VSX alignment exceptions from kernel by Anton Blanchard · 11 years ago
  74. 212bebb pseries: Move plpar_wrapper.h to powerpc common include/asm location. by Deepthi Dharwar · 11 years ago
  75. 9b3fbd6 pseries/cpuidle: Remove dependency of pseries.h file by Deepthi Dharwar · 11 years ago
  76. 17e8de7 powerpc: Unaligned stores and stmw are broken in emulation code by Tom Musta · 11 years ago
  77. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  78. 2f84d5e ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag by Yann Droneaud · 11 years ago
  79. 622e03e powerpc/85xx: Add C293PCIE board support by Mingkai Hu · 11 years ago
  80. 2c2f036a powerpc/85xx: Add silicon device tree for C293 by Mingkai Hu · 11 years ago
  81. afb41a3 powerpc/85xx: Add SEC6.0 device tree by Mingkai Hu · 11 years ago
  82. 5a31057 powerpc: add Book E support to 64-bit hibernation by Wang Dongsheng · 11 years ago
  83. 7589815 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  84. b9b5350 powerpc/85xx: Add support for 85xx cpu type detection by Haijun.Zhang · 11 years ago
  85. f2110cb dts: mpc512x: prepare for preprocessor support by Gerhard Sittig · 11 years ago
  86. adf7807 powerpc: mpc512x: array decl for MCLK registers in CCM by Gerhard Sittig · 11 years ago
  87. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  88. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  89. 8791644 powerpc/kvm: Copy the pvr value after memset by Aneesh Kumar K.V · 11 years ago
  90. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  91. ed56f34 powerpc/spufs: convert userns uid/gid mount options to kuid/kgid by Dwight Engen · 11 years ago
  92. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  93. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  94. 819d596 powerpc: refactor of_get_cpu_node to support other architectures by Sudeep KarkadaNagesha · 11 years ago
  95. 847f56b powerpc/e500: Set -mcpu flag for 32-bit e500 by Scott Wood · 11 years ago
  96. 01718ba powerpc/booke64: Use appropriate -mcpu by Scott Wood · 11 years ago
  97. f49596a powerpc/85xx: Remove -Wa,-me500 by Scott Wood · 11 years ago
  98. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 11 years ago
  99. d52459ca3 powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  100. b615f4b ppc: init_32: Fix error typo "CONFIG_START_KERNEL" by Paul Bolle · 11 years ago