1. 17e638b [POWERPC] Generic time suspend/resume code by Johannes Berg · 19 years ago
  2. ec5f77e [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR by Stefan Roese · 19 years ago
  3. f6f7dde [POWERPC] Use lowercase for hex printouts in oops messages. by anton@samba.org · 19 years ago
  4. ae7f446 [POWERPC] Fix backwards ? : when printing machine type by anton@samba.org · 19 years ago
  5. 34c2a14 [POWERPC] Handle recursive oopses by anton@samba.org · 19 years ago
  6. 6031d9d [POWERPC] Clean up pmac_backlight_unblank in oops path by anton@samba.org · 19 years ago
  7. 293e468 [POWERPC] Add missing oops_enter/oops_exit by anton@samba.org · 19 years ago
  8. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 19 years ago
  9. f4db196 [POWERPC] Remove _get_SP by Anton Blanchard · 19 years ago
  10. 4980d5e [POWERPC] EEH: restructure multi-function support by Linas Vepstas · 19 years ago
  11. fa1be47 [POWERPC] EEH: verify state change by Linas Vepstas · 19 years ago
  12. d0ab95c [POWERPC] EEH: rm un-needed data by Linas Vepstas · 19 years ago
  13. 9c54776 [POWERPC] EEH: wait for slot status by Linas Vepstas · 19 years ago
  14. 90375f5 [POWERPC] EEH: handle reset state high by Linas Vepstas · 19 years ago
  15. 5794dbc [POWERPC] EEH: multifunction recovery bugfix by Linas Vepstas · 19 years ago
  16. 90fdd61 [POWERPC] EEH: hotplug recovery bugfix by Linas Vepstas · 19 years ago
  17. 147d6a3 [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call by Linas Vepstas · 19 years ago
  18. 2fd30be [POWERPC] EEH: Tolerate high mmio by Linas Vepstas · 19 years ago
  19. e0f90b6 [POWERPC] EEH: Add clarifying messages. by Linas Vepstas · 19 years ago
  20. 39d16e2 [POWERPC] EEH: modify order of EEH state checking by Linas Vepstas · 19 years ago
  21. e91948f [POWERPC] Minor paca optimisation by Stephen Rothwell · 19 years ago
  22. 0e68067 [POWERPC] boot: export flush_cache by Milton Miller · 19 years ago
  23. 65b5803 [POWERPC] boot: rebuild when wrapper changes by Milton Miller · 19 years ago
  24. f61e7cd [POWERPC] bootwrapper: Make setprop accept a const buffer. by Scott Wood · 19 years ago
  25. e0a2f28 [POWERPC] Document the linux,network-index property. by Scott Wood · 19 years ago
  26. a990381 [POWERPC] bootwrapper: Make compression of the kernel image optional. by Scott Wood · 19 years ago
  27. a07940b [POWERPC] bootwrapper: Add dt_ops methods. by Scott Wood · 19 years ago
  28. e85f008 [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol. by Robert P. J. Day · 19 years ago
  29. 7850ad5 [POWERPC] Add documentation for the zImage's gunzip convenience functions by David Gibson · 19 years ago
  30. 0e0293c [POWERPC] Update documentation for flat device tree format v17 by David Gibson · 19 years ago
  31. a782a9e [POWERPC] 8xx parenthesis balance by Mariusz Kozlowski · 19 years ago
  32. 6bccf75 [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup by Joachim Fenkes · 19 years ago
  33. a830880 [POWERPC] ibmebus: whitespace fixes by Joachim Fenkes · 19 years ago
  34. 556b09c [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only by Mark A. Greer · 20 years ago
  35. 86a1b63 [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter. by Scott Wood · 19 years ago
  36. 8941c0c [POWERPC] bootwrapper: Add ft_find_node_by_prop_value(). by Scott Wood · 19 years ago
  37. a9ec766 [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level. by Scott Wood · 19 years ago
  38. c350038 [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external functions. by Scott Wood · 19 years ago
  39. fc58341 [POWERPC] bootwrapper: Add ft_find_device_rel(). by Scott Wood · 19 years ago
  40. 5adeef5 [POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop(). by Scott Wood · 19 years ago
  41. 9dd2c31 [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle(). by Scott Wood · 19 years ago
  42. 78438b3 [POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder(). by Scott Wood · 19 years ago
  43. c8aa726 [POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL. by Scott Wood · 19 years ago
  44. 1c53a49 [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). by Scott Wood · 19 years ago
  45. 7c71c04 [POWERPC] bootwrapper: Add ft_root_node(). by Scott Wood · 19 years ago
  46. ce3edb3 [POWERPC] bootwrapper: Add stddef.h to ops.h by Scott Wood · 19 years ago
  47. cd197ff [POWERPC] zImage: Cleanup and improve zImage entry point by David Gibson · 19 years ago
  48. 79c8541 [POWERPC] zImage: Cleanup and improve prep_kernel() by David Gibson · 19 years ago
  49. ad9d271 [POWERPC] zImage: Add more flexible gunzip convenience functions by David Gibson · 19 years ago
  50. cfbff8a [POWERPC] 750CL cputable entry by Jake Moilanen · 20 years ago
  51. 6406063 [POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms by Zang Roy-r61911 · 19 years ago
  52. 36241ce [POWERPC] Make find_and_init_pbs() a void function by Stephen Rothwell · 19 years ago
  53. 0a7c7ef [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE by Stephen Rothwell · 19 years ago
  54. bed5927 [POWERPC] Allow pSeries to build without CONFIG_PCI by Stephen Rothwell · 19 years ago
  55. be9e95b [POWERPC] Make iSeries build without CONFIG_PCI by Stephen Rothwell · 19 years ago
  56. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 19 years ago
  57. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 19 years ago
  58. 618d3ad [POWERPC] DMA 4GB boundary protection by Jake Moilanen · 19 years ago
  59. 723ec73 [POWERPC] EDAC ECC software scrubber by Dave Jiang · 19 years ago
  60. 2756590 [POWERPC] Update interrupt info in booting-without-of.txt by Stuart Yoder · 19 years ago
  61. 500798d [POWERPC] Remove unused, undocumented #cpus property from cpus node by Stuart Yoder · 19 years ago
  62. fdc0a9b [POWERPC] Remove some redundant isync instructions by MOKUNO Masakazu · 19 years ago
  63. dbc11f5 [POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetof by Olaf Hering · 19 years ago
  64. 1c56f83 [POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build by Stephen Rothwell · 19 years ago
  65. 44d7631 [POWERPC] PowerPC: select default image for Linkstation by Segher Boessenkool · 19 years ago
  66. 8170f52 [POWERPC] ps3: always make sure we're running on a PS3 by Geert Uytterhoeven · 19 years ago
  67. 02567c6 [POWERPC] Allocate syscall number for sys_getcpu by Stephen Rothwell · 19 years ago
  68. 30437b3 [POWERPC] Automatically lmb_reserve() initrd by David Gibson · 19 years ago
  69. eb6de28 [POWERPC] Allow duplicate lmb_reserve() calls by David Gibson · 19 years ago
  70. 83ddcf5 [POWERPC] Unexport mac_hid_mouse_emulate_buttons by Adrian Bunk · 19 years ago
  71. d1bff9e [POWERPC] Remove interrupt-controller as a property under /chosen by Stuart Yoder · 19 years ago
  72. bb72c48 [POWERPC] Harden validate_sp against stack corruption by Paul Mackerras · 19 years ago
  73. 99ddef9 [POWERPC] Fix compile error in prom.h by Andrew Morton · 19 years ago
  74. b5d99e6 [POWERPC] Fix warning in powermac pci.c by Benjamin Herrenschmidt · 19 years ago
  75. e71c5c3 [POWERPC] Fix warning in powermac feature.c by Benjamin Herrenschmidt · 19 years ago
  76. 84532c9 [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() by Benjamin Herrenschmidt · 19 years ago
  77. 8388374 [POWERPC] Celleb: bug fix caused by not casting pointer types by Ishizaki Kou · 19 years ago
  78. c99176a [POWERPC] Add missing newline in xmon help output by Michael Ellerman · 19 years ago
  79. 3546e81 [POWERPC] No DEEPNAP on 970MP 1.0 by Olof Johansson · 19 years ago
  80. 08e15e8 Linux 2.6.21-rc3 by Linus Torvalds · 19 years ago
  81. 2f77445 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  82. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  83. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  84. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  85. 38f3323 Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant" by Linus Torvalds · 19 years ago
  86. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 19 years ago
  87. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 19 years ago
  88. 8bb2518 [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 by Greg Ungerer · 19 years ago
  89. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 19 years ago
  90. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 19 years ago
  91. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 19 years ago
  92. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 19 years ago
  93. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 19 years ago
  94. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  95. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  96. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 19 years ago
  97. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 19 years ago
  98. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 19 years ago
  99. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  100. cba5a64 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago