1. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  2. 88bdc6f [POWERPC] 8xx: platform related changes to the fsl_soc by Vitaly Bordug · 18 years ago
  3. 5902ebc [POWERPC] 8xx: generic 8xx code arch/powerpc port by Vitaly Bordug · 18 years ago
  4. dbbb06b [POWERPC] 8xx: platform specific mmu updates by Vitaly Bordug · 18 years ago
  5. 18a1e4c [POWERPC] 83xx: Add the mpc8323emds.dts by Kim Phillips · 18 years ago
  6. a33a964 [POWERPC] 83xx: Add the mpc832xemds defconfig by Kim Phillips · 18 years ago
  7. 304df8f [POWERPC] Enable stack debug features on ppc32 by Kumar Gala · 18 years ago
  8. 48809a9 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  9. 3b6eb6a [POWERPC] 83xx: Fix compiler warnings on 836x and 832x by Li Yang · 18 years ago
  10. 8943212 [POWERPC] Remove fastcall function attribute by Kumar Gala · 18 years ago
  11. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 18 years ago
  12. e60bd7f [POWERPC] 83xx: Make platform *_init_IRQ() static by Kumar Gala · 18 years ago
  13. c75f902 [POWERPC] 83xx: Don't call ioremap in the reset function by Kumar Gala · 18 years ago
  14. 4d52719 [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x by Kumar Gala · 18 years ago
  15. 8b629a1 [POWERPC] Celleb: setup sio in SCC by Ishizaki Kou · 18 years ago
  16. 551a3d8 [POWERPC] Celleb: Support PCI bus and base of I/O by Ishizaki Kou · 18 years ago
  17. 983e3f6 [POWERPC] Celleb: Cell SCC definitions by Ishizaki Kou · 18 years ago
  18. ca58b8e [POWERPC] Celleb: hypervisor call numbers by Ishizaki Kou · 18 years ago
  19. acc900e [POWERPC] Add IRQ remapping hook by Ishizaki Kou · 18 years ago
  20. ef66f79 [POWERPC] Fix oprofile support on Cell LPAR by Ishizaki Kou · 18 years ago
  21. d649bd7 [POWERPC] TLB insertion cleanup by Ishizaki Kou · 18 years ago
  22. 3650cfe [POWERPC] spufs: Add SPU register lock by Ishizaki Kou · 18 years ago
  23. c536531 [POWERPC] Remove the broken Gemini support by Adrian Bunk · 18 years ago
  24. cfcd170 [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit code by David Woodhouse · 18 years ago
  25. 0e47e3c [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641 by Paul Gortmaker · 18 years ago
  26. 0bcace3 [POWERPC] Update fixup_winbond_82c105 comment by Olaf Hering · 18 years ago
  27. f1f0033 [POWERPC] maple: improve CPC9x5 host bridge detection by Nathan Lynch · 18 years ago
  28. 9a3d645 [POWERPC] Add support for R_PPC_ADDR16_HI relocations by Simon Vallet · 18 years ago
  29. 06c3147 [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  30. a15d5ea [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  31. c3bfc3a [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  32. af337c0 [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  33. 6690fae [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup by Mariusz Kozlowski · 18 years ago
  34. b137405 [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup by Mariusz Kozlowski · 18 years ago
  35. a2894cf [POWERPC] Do not write virq back to PCI config space by Michal Ostrowski · 18 years ago
  36. a885902 [POWERPC] Clarify EEH error message by Linas Vepstas · 18 years ago
  37. 60bccbe [POWERPC] Use is_init() instead of pid==1 by Akinobu Mita · 18 years ago
  38. ded84bc [POWERPC] ps3_free_io_irq: Fix inverted error check by Geert Uytterhoeven · 18 years ago
  39. 63ea9c1 [POWERPC] PS3: Fix uniprocessor kernel build by Geert Uytterhoeven · 18 years ago
  40. 9ee79a3 [PATCH] x86: fix PDA variables to work during boot by James Bottomley · 18 years ago
  41. ebcccd1 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  42. b4a2c87 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  43. e89debc [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  44. 06cd939 [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code by Li Yang · 18 years ago
  45. 121361f [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable by Grant Likely · 18 years ago
  46. 7731925 [POWERPC] Fix broken DMA on non-LPAR pSeries by Linas Vepstas · 18 years ago
  47. 6984ee7 [POWERPC] Fix cell's mmio nvram to properly parse device tree by Benjamin Herrenschmidt · 18 years ago
  48. 4ef6e68 [POWERPC] Remove bogus sanity check in pci -> OF node code by Benjamin Herrenschmidt · 18 years ago
  49. 2806ccd [MIPS] Delete duplicate call to load_irq_save. by Ralf Baechle · 18 years ago
  50. c80697b [MIPS] SMTC: Fix cp0 hazard. by Ralf Baechle · 18 years ago
  51. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  52. e947382 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  53. e4f0ae0 [PATCH] fix typo in geode_configre()@cyrix.c by takada · 18 years ago
  54. 664c0d3 [PATCH] i386: sched_clock using init data tsc_disable fix by Vivek Goyal · 18 years ago
  55. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  56. a2f3aa0 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  57. 8f6d63a Pull sgi into release branch by Len Brown · 18 years ago
  58. 85f4544 Pull trivial into release branch by Len Brown · 18 years ago
  59. 5d65131 ACPI: rename cstate_entry_s to cstate_entry by Venkatesh Pallipadi · 18 years ago
  60. 0404f87 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  61. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 18 years ago
  62. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 18 years ago
  63. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 18 years ago
  64. b92cc55 [PATCH] x86-64: tighten up printks by Muli Ben-Yehuda · 18 years ago
  65. ed5316d [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration by Jack Steiner · 18 years ago
  66. e96763d [PATCH] i386: make apic probe function non-init by Vivek Goyal · 18 years ago
  67. 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 18 years ago
  68. 7c8809a [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  69. 03c3cc6 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  70. 8a93c49 [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  71. e16d8df [MIPS] Fix N32 SysV IPC routines by Atsushi Nemoto · 18 years ago
  72. 6b4cd27 [MIPS] PNX8550: Fix system timer initialization by Atsushi Nemoto · 18 years ago
  73. 8ba1f27 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  74. d8ad075 [S390] don't call handle_mm_fault() if in an atomic context. by Heiko Carstens · 18 years ago
  75. de338a3 [S390] Fix vmalloc area size calculation. by Heiko Carstens · 18 years ago
  76. 6721f77 [S390] Fix cpu hotplug (missing 'online' attribute). by Heiko Carstens · 18 years ago
  77. dd401e2 [S390] memory detection misses 128k. by Hongjie Yang · 18 years ago
  78. dc40127 [POWERPC] Fix bugs in the hypervisor call stats code by Anton Blanchard · 18 years ago
  79. ab87e8d [POWERPC] Fix corruption in hcall9 by Anton Blanchard · 18 years ago
  80. e75b171 [POWERPC] iSeries: fix setup initcall by Stephen Rothwell · 18 years ago
  81. e9966ff [POWERPC] iSeries: fix viopath initialisation by Stephen Rothwell · 18 years ago
  82. 13d2c9b [POWERPC] iSeries: fix lpevents initialisation by Stephen Rothwell · 18 years ago
  83. 8404e65 [POWERPC] iSeries: fix proc/iSeries initialisation by Stephen Rothwell · 18 years ago
  84. d9523aa [POWERPC] iSeries: fix mf proc initialisation by Stephen Rothwell · 18 years ago
  85. 7232846 [POWERPC] disable PReP and EFIKA during make oldconfig by Olaf Hering · 18 years ago
  86. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  87. a5b6ad6 [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices by Grant Likely · 18 years ago
  88. 5c334ee [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus by Sylvain Munaut · 18 years ago
  89. 56c336c [POWERPC] Add legacy iSeries to ppc64_defconfig by Stephen Rothwell · 18 years ago
  90. 338e997 [POWERPC] Update ppc64_defconfig by Stephen Rothwell · 18 years ago
  91. 007d88d [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). by David Woodhouse · 18 years ago
  92. 673aeb7 [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. by Michal Ostrowski · 18 years ago
  93. 5e264a5 [POWERPC] Fix unbalanced uses of of_node_put by Nathan Lynch · 18 years ago
  94. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  95. 86302f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  96. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  97. fea5f1e Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" by Linus Torvalds · 18 years ago
  98. 2dbda7d [MIPS] PNX8550: Fix system timer support by Vitaly Wool · 18 years ago
  99. 33b06b5 [MIPS] TX49: Fix use of CDEX build_store_reg() by Atsushi Nemoto · 18 years ago
  100. d98f923 [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor by Davy Chan · 18 years ago