1. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  2. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  3. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  4. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  5. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 17 years ago
  6. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  7. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  8. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 17 years ago
  9. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 17 years ago
  10. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  11. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  12. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  13. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  14. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  15. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  16. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  17. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  18. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 17 years ago
  19. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  20. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  21. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 17 years ago
  22. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  23. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 17 years ago
  24. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 17 years ago
  25. 4bd4aa1 [POWERPC] cell: cbe_cpufreq cleanup and crash fix by Olof Johansson · 17 years ago
  26. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 17 years ago
  27. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 17 years ago
  28. c146c95 [POWERPC] Clean up cpufreq Kconfig dependencies by Olof Johansson · 17 years ago
  29. e089ad4 Revert "[POWERPC] Autodetect serial console on efika" by Paul Mackerras · 17 years ago
  30. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 17 years ago
  31. eed40d3 powerpc: make it compile for multithread change by Andrew Morton · 18 years ago
  32. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  33. 173ba87 [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. by Scott Wood · 17 years ago
  34. 4536b93 [POWERPC] bootwrapper: cuImage for 85xx by Scott Wood · 17 years ago
  35. e4bb688 [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). by Scott Wood · 17 years ago
  36. 3c5f616 [POWERPC] boot: More verbose gunzip error message by Milton Miller · 17 years ago
  37. 928370c [POWERPC] Enable make install by Akinobu Mita · 17 years ago
  38. 57647a4 [POWERPC] Always use -mno-string by Benjamin Herrenschmidt · 18 years ago
  39. f13659e [POWERPC] Fix WARN_ON when entering xmon by Anton Blanchard · 18 years ago
  40. e7273d2 [POWERPC] Replace if-then-else with a switch statement by Will Schmidt · 18 years ago
  41. 2e0c337 [POWERPC] pasemi: Cpufreq driver by Olof Johansson · 17 years ago
  42. 116ab40 [POWERPC] pasemi: Kconfig for gpio_mdio by Olof Johansson · 17 years ago
  43. 952418c [POWERPC] pasemi: Remove build warning by Olof Johansson · 17 years ago
  44. 0999ed7 Revert "[POWERPC] DMA 4GB boundary protection" by Paul Mackerras · 17 years ago
  45. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  46. ab46276 [POWERPC] pci_32.c: Switch to ref counting PCI API by Alan Cox · 17 years ago
  47. 37f01d6 [POWERPC] Abolish PHYS_FMT macro from arch/powerpc by David Gibson · 17 years ago
  48. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  49. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 17 years ago
  50. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  51. 112466b [POWERPC] Remove find_all_nodes by Stephen Rothwell · 17 years ago
  52. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 17 years ago
  53. 6210230 [POWERPC] Cleanup and fix breakage in tlbflush.h by David Gibson · 17 years ago
  54. 6873040 [POWERPC] Save trap number in bad_stack by Olof Johansson · 17 years ago
  55. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 17 years ago
  56. e3f6478 [POWERPC] Fix comment typo in Kurobox device tree by Grant Likely · 17 years ago
  57. 4ca478e [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes by Geert Uytterhoeven · 17 years ago
  58. e58923e [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller by David Gibson · 17 years ago
  59. f655733 [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc by David Gibson · 17 years ago
  60. e6349a95 [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated by Ananth N Mavinakayanahalli · 17 years ago
  61. 6888199 [POWERPC] Emulate more instructions in software by Ananth N Mavinakayanahalli · 17 years ago
  62. 5cc5133 [POWERPC] bootwrapper: cuboot for 83xx by Scott Wood · 17 years ago
  63. 9b1c59e [POWERPC] bootwrapper: Add ppcboot.h by Scott Wood · 17 years ago
  64. 0fdd717 [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target by Scott Wood · 17 years ago
  65. 270429b [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE by Scott Wood · 17 years ago
  66. b97d279 [POWERPC] pasemi: GPIO MDIO of_platform driver by Olof Johansson · 17 years ago
  67. 25fc530 [POWERPC] pasemi: PA6T oprofile support by Olof Johansson · 17 years ago
  68. 7e8bddf [POWERPC] pasemi: Reset mpic on boot by Olof Johansson · 17 years ago
  69. 62357d8 [POWERPC] pasemi: Enable one more hid bit by Olof Johansson · 17 years ago
  70. df7e70a [POWERPC] pasemi: Allow 8KB config space for I/O bridge by Olof Johansson · 17 years ago
  71. a14c450 [POWERPC] Fix PowerPC 750CL and 750GX CPU features by Josh Boyer · 17 years ago
  72. b3a6d2a [POWERPC] Rename last get_property calls by Stephen Rothwell · 17 years ago
  73. b142eb3 Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22 by Paul Mackerras · 17 years ago
  74. 13177c8 Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22 by Paul Mackerras · 17 years ago
  75. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 17 years ago
  76. c6d3448 [POWERPC] update cell_defconfig by Arnd Bergmann · 17 years ago
  77. 150f7e3 [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory by Jeremy Kerr · 17 years ago
  78. 9dd855a [POWERPC] cell: add support for proper device-tree by Christian Krafft · 17 years ago
  79. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 17 years ago
  80. 4a065f9 [POWERPC] pmi probe device by device-type by Christian Krafft · 17 years ago
  81. 79baf4a [POWERPC] add check for initialized driver data to pmi driver by Christian Krafft · 17 years ago
  82. 5050063 [POWERPC] cell: use pmi in cpufreq driver by Christian Krafft · 17 years ago
  83. 5f7bdae [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes by Christian Krafft · 17 years ago
  84. 24d560d [POWERPC] cbe_thermal: clean up computation of temperature by Christian Krafft · 17 years ago
  85. 91a69c9 [POWERPC] cell: add cbe_node_to_cpu function by Christian Krafft · 17 years ago
  86. ccf17e9 [POWERPC] spu_base: fix initialisation on systems with no SPEs by Jeremy Kerr · 17 years ago
  87. befdc74 [POWERPC] spu_base: remove cleanup_spu_base by Christoph Hellwig · 17 years ago
  88. aa45e25 [POWERPC] spufs: various run.c cleanups by Christoph Hellwig · 17 years ago
  89. fe8a29d [POWERPC] spufs: enable SPU coredump for kernel-builtin spufs by Akinobu Mita · 17 years ago
  90. 6cf2179 [POWERPC] spufs: fix memory leak on coredump by Arnd Bergmann · 17 years ago
  91. d376439 [POWERPC] spufs: Minor cleanup of spu_wait by Jeremy Kerr · 17 years ago
  92. f11f5ee [POWERPC] spufs: add mode= mount option by Jeremy Kerr · 17 years ago
  93. 9e2fe2c [POWERPC] spufs: use memcpy_fromio() to copy from local store by Akinobu Mita · 17 years ago
  94. 8a7d86b [POWERPC] spufs: avoid spurious memory barriers by Christoph Hellwig · 17 years ago
  95. db1384b [POWERPC] spufs: fix memory leak on spufs reloading by Akinobu Mita · 17 years ago
  96. c99c199 [POWERPC] spufs: fix missing error handling in module_init() by Akinobu Mita · 17 years ago
  97. 577f8f1 [POWERPC] spufs: check spu_acquire_runnable() return value by Akinobu Mita · 17 years ago
  98. e45d48a3 [POWERPC] spufs: turn run_sema into run_mutex by Christoph Hellwig · 17 years ago
  99. c8a1e93 [POWERPC] spufs: provide siginfo for SPE faults by Jeremy Kerr · 17 years ago
  100. 57dace2 [POWERPC] spufs: make spu page faults not block scheduling by Arnd Bergmann · 17 years ago