1. b6c46dc powerpc/srio: Fix the relocation errors when building with 64bit by Liu Gang · 12 years ago
  2. 79ad574 powerpc/85xx: Add dts for p1025rdb board by Zhicheng Fan · 13 years ago
  3. 6886780 powerpc/85xx: Add p1025rdb platform support by Zhicheng Fan · 13 years ago
  4. 465aceb powerpc/85xx: Add usb controller version info by Ramneek Mehresh · 13 years ago
  5. 05413245 powerpc/85xx: Add p2020rdb-pc dts support by Tang Yuantian · 13 years ago
  6. 35ce1b5 powerpc/85xx: Adds Support for P2020RDB-PC board by Tang Yuantian · 13 years ago
  7. b73bdf4 powerpc/85xx: Added P1021RDB-PC Platform support by Xu Jiucheng · 13 years ago
  8. 490bdb7 powerpc/85xx: Added dts for P1021RDB-PC board by Xu Jiucheng · 13 years ago
  9. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  10. f0b8b34 powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 by Kumar Gala · 13 years ago
  11. cb41fa0 powerpc/85xx: fix Kconfig warning about missing 8250 dependency by Paul Gortmaker · 13 years ago
  12. aba0eb8 Merge branch 'eeh' into next by Benjamin Herrenschmidt · 12 years ago
  13. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 12 years ago
  14. 3780444 powerpc/eeh: pseries platform config space access in EEH by Gavin Shan · 12 years ago
  15. e575f8d powerpc/eeh: Introduce struct eeh_stats for EEH by Gavin Shan · 12 years ago
  16. 54793d0 powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries by Gavin Shan · 12 years ago
  17. 40a7cd9 powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components by Gavin Shan · 12 years ago
  18. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 12 years ago
  19. d50a7d4 powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache by Gavin Shan · 12 years ago
  20. 44da8ed powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs by Gavin Shan · 12 years ago
  21. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 12 years ago
  22. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 12 years ago
  23. 29f8bf1 powerpc/pseries: Cleanup comments in EEH aux components by Gavin Shan · 12 years ago
  24. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 12 years ago
  25. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 12 years ago
  26. 2652481 powerpc/eeh: pseries platform EEH reset PE by Gavin Shan · 12 years ago
  27. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 12 years ago
  28. eb594a4 powerpc/eeh: pseries platform PE state retrieval by Gavin Shan · 12 years ago
  29. c8c29b3 powerpc/eeh: pseries platform EEH PE address retrieval by Gavin Shan · 12 years ago
  30. 8fb8f70 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 12 years ago
  31. e2af155 powerpc/eeh: pseries platform EEH initialization by Gavin Shan · 12 years ago
  32. aa1e637 powerpc/eeh: Platform dependent EEH operations by Gavin Shan · 12 years ago
  33. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 12 years ago
  34. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 12 years ago
  35. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 12 years ago
  36. 9424fab powerpc: Fix 64-bit BookE FP unavailable exceptions by Benjamin Herrenschmidt · 12 years ago
  37. 990118c powerpc: Fix register clobbering when accumulating stolen time by Benjamin Herrenschmidt · 12 years ago
  38. 7ac21cd powerpc/xmon: Add display of soft & hard irq states by Benjamin Herrenschmidt · 12 years ago
  39. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 12 years ago
  40. 9f2f79e powerpc: Disable interrupts in 64-bit kernel FP and vector faults by Benjamin Herrenschmidt · 12 years ago
  41. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 12 years ago
  42. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 12 years ago
  43. 1421ae0 powerpc: Improve 64-bit syscall entry/exit by Benjamin Herrenschmidt · 12 years ago
  44. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 12 years ago
  45. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 12 years ago
  46. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 12 years ago
  47. b078766 powerpc: clean up vio.c by Stephen Rothwell · 12 years ago
  48. 8ee3e0d powerpc: Remove the main legacy iSerie platform code by Stephen Rothwell · 12 years ago
  49. 2d4b971 powerpc/pmac: Use string library in nvram code by Akinobu Mita · 13 years ago
  50. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  51. e9daf2a powerpc/prom: Remove limit on maximum size of properties by Nishanth Aravamudan · 12 years ago
  52. a2007ce powerpc: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  53. a2234b4 powerpc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  54. de801de powerpc/icswx: Fix race condition with IPI setting ACOP by Jimi Xenidis · 12 years ago
  55. a6cf7ed powerpc/atomic: Implement atomic*_inc_not_zero by Anton Blanchard · 12 years ago
  56. 0a167e0 arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice by Danny Kukawka · 12 years ago
  57. ed7e3d1 arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 12 years ago
  58. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 12 years ago
  59. fe83364 powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics by Benjamin Herrenschmidt · 12 years ago
  60. f851013 Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 12 years ago
  61. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  62. 37e79cb Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  63. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  64. 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 12 years ago
  65. 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 13 years ago
  66. 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 13 years ago
  67. 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 12 years ago
  68. 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 12 years ago
  69. befe075 sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr by Shimoda, Yoshihiro · 12 years ago
  70. 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  71. ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 13 years ago
  72. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  73. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 12 years ago
  74. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 12 years ago
  75. 67b43b9 fadump: Invalidate the fadump registration during machine shutdown. by Mahesh Salgaonkar · 12 years ago
  76. b500aff fadump: Invalidate registration and release reserved memory for general use. by Mahesh Salgaonkar · 12 years ago
  77. d34c5f2 fadump: Add PT_NOTE program header for vmcoreinfo by Mahesh Salgaonkar · 12 years ago
  78. ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 12 years ago
  79. 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 12 years ago
  80. 3ccc00a fadump: Register for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  81. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  82. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  83. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  84. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  85. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  86. 98cca25 fsl/mpic: Document and use the "big-endian" device-tree flag by Kyle Moffett · 13 years ago
  87. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  88. 71c01b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  89. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 12 years ago
  90. 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 12 years ago
  91. 07d2f1a powerpc: Remove references to cpu_*_map by Rusty Russell · 12 years ago
  92. 6b0d1ab Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  93. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 12 years ago
  94. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 12 years ago
  95. 3ddd4d0 ARM: OMAP: fix voltage domain build errors with PM_OPP disabled by Russell King · 13 years ago
  96. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 13 years ago
  97. 910ba59 ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised by Santosh Shilimkar · 12 years ago
  98. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 12 years ago
  99. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  100. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 12 years ago