1. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 11 years ago
  2. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 11 years ago
  3. d614bb0 powerpc: Move the pte free routines from common header by Aneesh Kumar K.V · 11 years ago
  4. 419df06 powerpc: Reduce the PTE_INDEX_SIZE by Aneesh Kumar K.V · 11 years ago
  5. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  6. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  7. 0e5f35d powerpc: Don't truncate pgd_index wrongly by Aneesh Kumar K.V · 11 years ago
  8. cc3665a powerpc: Don't hard code the size of pte page by Aneesh Kumar K.V · 11 years ago
  9. ce54152 powerpc: Save DAR and DSISR in pt_regs on MCE by Aneesh Kumar K.V · 11 years ago
  10. 4b8f63d powerpc: Use signed formatting when printing error by Aneesh Kumar K.V · 11 years ago
  11. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 11 years ago
  12. 177c192 powerpc/booke: Remove obsolete macro FINISH_EXCEPTION by Kevin Hao · 11 years ago
  13. fb4696c powerpc/rtas_flash: Fix bad memory access by Vasant Hegde · 11 years ago
  14. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 11 years ago
  15. d5bbe65 powerpc: Fix usage of setup_pci_atmu() by Michael Neuling · 11 years ago
  16. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  17. 28bf41a Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  18. fba2369 mm: use vm_unmapped_area() on powerpc architecture by Michel Lespinasse · 11 years ago
  19. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  20. 9e2ecdb powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4 by Kevin Hao · 11 years ago
  21. 04aa99c powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu by Kevin Hao · 11 years ago
  22. 9aa171f powerpc/dts: Fix the dts for p1025rdb 36bit by Zhicheng Fan · 11 years ago
  23. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  24. b111355 powerpc/perf: Define BHRB generic functions, data and flags for POWER8 by Anshuman Khandual · 11 years ago
  25. 5afc9b52 powerpc/perf: Add new BHRB related generic functions, data and flags by Anshuman Khandual · 11 years ago
  26. 7376093 powerpc/perf: Add basic assembly code to read BHRB entries on POWER8 by Anshuman Khandual · 11 years ago
  27. 9521395 powerpc/perf: Add new BHRB related instructions for POWER8 by Anshuman Khandual · 11 years ago
  28. e05b9b9 powerpc/perf: Power8 PMU support by Michael Ellerman · 11 years ago
  29. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  30. 860aad7 powerpc/perf: Add regs_no_sipr() by Michael Ellerman · 11 years ago
  31. 3390405 powerpc/perf: Add an accessor for regs->result by Michael Ellerman · 11 years ago
  32. 5682c46 powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() by Michael Ellerman · 11 years ago
  33. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  34. 240686c powerpc: Initialise PMU related regs on Power8 by Michael Ellerman · 11 years ago
  35. 959c9bd powerpc/powernv: Fix invalid IOMMU table by Gavin Shan · 11 years ago
  36. 373f565 powerpc/powernv: Build DMA space for PE on PHB3 by Gavin Shan · 11 years ago
  37. 4cce955 powerpc/powernv: TCE invalidation for PHB3 by Gavin Shan · 11 years ago
  38. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 11 years ago
  39. a486bdb powerpc/powernv: Add option CONFIG_POWERNV_MSI by Gavin Shan · 11 years ago
  40. aa0c033 powerpc/powernv: Supports PHB3 by Gavin Shan · 11 years ago
  41. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  42. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 11 years ago
  43. 1b1218d powerpc/pseries: Enable PRRN handling by Nathan Fontenot · 11 years ago
  44. b7abef0 powerpc/pseries: RE-enable Virtual Processor Home Node updating by Jesse Larrew · 11 years ago
  45. 176bbf1 powerpc/pseries: Update NUMA VDSO information when updating CPU maps by Jesse Larrew · 11 years ago
  46. 30c0535 powerpc/pseries: Use stop machine to update cpu maps by Nathan Fontenot · 11 years ago
  47. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 11 years ago
  48. 8002b0c powerpc/pseries: Update numa.c to use updated firmware_has_feature() by Nathan Fontenot · 11 years ago
  49. f0ff7eb powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits by Nathan Fontenot · 11 years ago
  50. 43c0ea6 powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array by Nathan Fontenot · 11 years ago
  51. 530b5e1 powerpc/pseries: Move architecture vector definitions to prom.h by Nathan Fontenot · 11 years ago
  52. 49c68a8 powerpc/pseries: Add PRRN RTAS event handler by Jesse Larrew · 11 years ago
  53. 2e9b7b0 powerpc/pseries: Correct buffer parsing in update_dt_node() by Nathan Fontenot · 11 years ago
  54. 762ec15 powerpc/pseries: Expose pseries devicetree_update() by Nathan Fontenot · 11 years ago
  55. 3e96ca7 powerpc: Fix hardware IRQs with MMU on exceptions when HV=0 by Michael Neuling · 11 years ago
  56. 8c2a381 powerpc/power8: Fix secondary CPUs hanging on boot for HV=0 by Michael Neuling · 11 years ago
  57. 29ce3c5 powerpc: Add isync to copy_and_flush by Michael Neuling · 11 years ago
  58. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 11 years ago
  59. 6263fb3 powerpc/powernv: Fix missing Kconfig dependency for MSIs by Benjamin Herrenschmidt · 11 years ago
  60. 234d15d Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 11 years ago
  61. 6747e83 powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() by Michael Ellerman · 11 years ago
  62. fd2d37c powerpc/rtas_flash: New return code to indicate FW entitlement expiry by Vasant Hegde · 11 years ago
  63. f51005d powerpc/rtas_flash: Update return token comments by Vasant Hegde · 11 years ago
  64. 51e0eaf powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq() by Michael Ellerman · 11 years ago
  65. 973e2ab Merge remote-tracking branch 'mpe/master' into next by Benjamin Herrenschmidt · 11 years ago
  66. 5676005 powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 by Chen Gang · 11 years ago
  67. ebd004e powerpc/pmac/smu: Use %*ph to print small buffers by Andy Shevchenko · 11 years ago
  68. 28d170a ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork() by Oleg Nesterov · 11 years ago
  69. fcb41a2 powerpc: Add VDSO version of time by Adhemerval Zanella · 11 years ago
  70. 60d509f Linux 3.9-rc8 by Linus Torvalds · 11 years ago
  71. 3125929 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 12c71c4 Merge branch 'vm_ioremap_memory-examples' by Linus Torvalds · 11 years ago
  73. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 8c3a13c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  76. 851b3f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  77. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  78. 83f1b4b net: fix incorrect credentials passing by Linus Torvalds · 11 years ago
  79. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  80. 74c3e3f x86, microcode: Verify the family before dispatching microcode patching by H. Peter Anvin · 11 years ago
  81. c846ad9 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  82. b261c20 net: ax88796: avoid 64 bit arithmetic by Arnd Bergmann · 11 years ago
  83. e393ce5 qlge: Update version to 1.00.00.32. by Jitendra Kalsaria · 11 years ago
  84. c5e991a qlge: Fix ethtool autoneg advertising. by Jitendra Kalsaria · 11 years ago
  85. ae721f3 qlge: Fix receive path to drop error frames by Sritej Velaga · 11 years ago
  86. b79d4a8 Merge branch 'qmi_wwan' by David S. Miller · 11 years ago
  87. cc6ba5f net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround) by Bjørn Mork · 11 years ago
  88. 6483bdc net: qmi_wwan: fixup destination address (firmware bug workaround) by Bjørn Mork · 11 years ago
  89. 6ff509a net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) by Bjørn Mork · 11 years ago
  90. 0cb670e Merge branch 'bonding' by David S. Miller · 11 years ago
  91. d632ce9 bonding: in bond_mc_swap() bond's mc addr list is walked without lock by nikolay@redhat.com · 11 years ago
  92. fc7a72a bonding: disable netpoll on enslave failure by nikolay@redhat.com · 11 years ago
  93. 3c5913b53 bonding: primary_slave & curr_active_slave are not cleaned on enslave failure by nikolay@redhat.com · 11 years ago
  94. a506e7b bonding: vlans don't get deleted on enslave failure by nikolay@redhat.com · 11 years ago
  95. 25e4030 bonding: mc addresses don't get deleted on enslave failure by nikolay@redhat.com · 11 years ago
  96. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  97. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  98. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 11 years ago
  99. cea1509 ARM: 7699/1: sched_clock: Add more notrace to prevent recursion by Stephen Boyd · 11 years ago
  100. f068f5e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago