1. 9df8f73 powerpc/85xx: Clean up partition nodes in dts for MPC8572DS by Jia Hongtao · 13 years ago
  2. 4951896 powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled by Timur Tabi · 13 years ago
  3. 4a170d0 powerpc/85xx: create 32-bit DTS for the P1022DS by Timur Tabi · 13 years ago
  4. 54a1e76 powerpc/85xx: Add magic-packet properties for etsec by Xie Xiaobo · 13 years ago
  5. 955abac powerpc/85xx: Add some DTS nodes and attributes for mpc8536ds by Xie Xiaobo · 13 years ago
  6. b53804c powerpc/fsl_msi: return proper error value when ioremap failed. by Liu Shuo · 13 years ago
  7. e131fbd powerpc/85xx: fix typo in p1010rdb.dtsi by Gustavo Zacarias · 13 years ago
  8. 564ee46 powerpc/85xx: p2020rdb & p1010rdb - lower spi flash freq to 40Mhz by Sebastian Andrzej Siewior · 13 years ago
  9. 0c00f65 powerpc/85xx: p2020rdb - move the NAND address. by Sebastian Andrzej Siewior · 13 years ago
  10. 2a2383d powerpc/srio: Fix the compile errors when building with 64bit by Liu Gang · 13 years ago
  11. b6c46dc powerpc/srio: Fix the relocation errors when building with 64bit by Liu Gang · 13 years ago
  12. 79ad574 powerpc/85xx: Add dts for p1025rdb board by Zhicheng Fan · 13 years ago
  13. 6886780 powerpc/85xx: Add p1025rdb platform support by Zhicheng Fan · 13 years ago
  14. 465aceb powerpc/85xx: Add usb controller version info by Ramneek Mehresh · 13 years ago
  15. 05413245 powerpc/85xx: Add p2020rdb-pc dts support by Tang Yuantian · 13 years ago
  16. 35ce1b5 powerpc/85xx: Adds Support for P2020RDB-PC board by Tang Yuantian · 13 years ago
  17. b73bdf4 powerpc/85xx: Added P1021RDB-PC Platform support by Xu Jiucheng · 13 years ago
  18. 490bdb7 powerpc/85xx: Added dts for P1021RDB-PC board by Xu Jiucheng · 13 years ago
  19. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  20. f0b8b34 powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 by Kumar Gala · 13 years ago
  21. cb41fa0 powerpc/85xx: fix Kconfig warning about missing 8250 dependency by Paul Gortmaker · 13 years ago
  22. aba0eb8 Merge branch 'eeh' into next by Benjamin Herrenschmidt · 13 years ago
  23. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  24. 3780444 powerpc/eeh: pseries platform config space access in EEH by Gavin Shan · 13 years ago
  25. e575f8d powerpc/eeh: Introduce struct eeh_stats for EEH by Gavin Shan · 13 years ago
  26. 54793d0 powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries by Gavin Shan · 13 years ago
  27. 40a7cd9 powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components by Gavin Shan · 13 years ago
  28. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 13 years ago
  29. d50a7d4 powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache by Gavin Shan · 13 years ago
  30. 44da8ed powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs by Gavin Shan · 13 years ago
  31. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 13 years ago
  32. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 13 years ago
  33. 29f8bf1 powerpc/pseries: Cleanup comments in EEH aux components by Gavin Shan · 13 years ago
  34. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 13 years ago
  35. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 13 years ago
  36. 2652481 powerpc/eeh: pseries platform EEH reset PE by Gavin Shan · 13 years ago
  37. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 13 years ago
  38. eb594a4 powerpc/eeh: pseries platform PE state retrieval by Gavin Shan · 13 years ago
  39. c8c29b3 powerpc/eeh: pseries platform EEH PE address retrieval by Gavin Shan · 13 years ago
  40. 8fb8f70 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 13 years ago
  41. e2af155 powerpc/eeh: pseries platform EEH initialization by Gavin Shan · 13 years ago
  42. aa1e637 powerpc/eeh: Platform dependent EEH operations by Gavin Shan · 13 years ago
  43. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 13 years ago
  44. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 13 years ago
  45. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  46. 9424fab powerpc: Fix 64-bit BookE FP unavailable exceptions by Benjamin Herrenschmidt · 13 years ago
  47. 990118c powerpc: Fix register clobbering when accumulating stolen time by Benjamin Herrenschmidt · 13 years ago
  48. 7ac21cd powerpc/xmon: Add display of soft & hard irq states by Benjamin Herrenschmidt · 13 years ago
  49. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 13 years ago
  50. 9f2f79e powerpc: Disable interrupts in 64-bit kernel FP and vector faults by Benjamin Herrenschmidt · 13 years ago
  51. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  52. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 13 years ago
  53. 1421ae0 powerpc: Improve 64-bit syscall entry/exit by Benjamin Herrenschmidt · 13 years ago
  54. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  55. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 13 years ago
  56. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  57. b078766 powerpc: clean up vio.c by Stephen Rothwell · 13 years ago
  58. fcd6f76 driver-core: remove legacy iSeries hack by Stephen Rothwell · 13 years ago
  59. c17a9d4 tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES by Stephen Rothwell · 13 years ago
  60. b668089 tty: powerpc: remove hvc_iseries by Stephen Rothwell · 13 years ago
  61. 7834799 powerpc: remove the legacy iSeries part of ibmvscsi by Stephen Rothwell · 13 years ago
  62. e92a665 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  63. 8ee3e0d powerpc: Remove the main legacy iSerie platform code by Stephen Rothwell · 13 years ago
  64. 2d4b971 powerpc/pmac: Use string library in nvram code by Akinobu Mita · 13 years ago
  65. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  66. e9daf2a powerpc/prom: Remove limit on maximum size of properties by Nishanth Aravamudan · 13 years ago
  67. a2007ce powerpc: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  68. a2234b4 powerpc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 13 years ago
  69. de801de powerpc/icswx: Fix race condition with IPI setting ACOP by Jimi Xenidis · 13 years ago
  70. a6cf7ed powerpc/atomic: Implement atomic*_inc_not_zero by Anton Blanchard · 13 years ago
  71. b1ada60 atomic: Allow atomic_inc_not_zero to be overridden by Anton Blanchard · 13 years ago
  72. 6c15d7a carma-fpga: fix race between data dumping and DMA callback by Ira Snyder · 13 years ago
  73. 75ff85a carma-fpga: fix lockdep warning by Ira Snyder · 13 years ago
  74. 6d45584 macintosh: Fix typo in mediabay.c by Masanari Iida · 13 years ago
  75. 0a167e0 arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice by Danny Kukawka · 13 years ago
  76. ed7e3d1 arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 13 years ago
  77. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 13 years ago
  78. fe83364 powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics by Benjamin Herrenschmidt · 13 years ago
  79. f851013 Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  80. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  81. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  82. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
  83. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  84. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  85. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
  86. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  87. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  88. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 13 years ago
  89. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  90. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 13 years ago
  91. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  92. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  93. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  94. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  95. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  96. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 13 years ago
  97. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  98. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  99. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  100. b38a03b MAINTAINERS: drop me from PA-RISC maintenance by Kyle McMartin · 13 years ago