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