1. 60a3d74 powerpc: Merged asm/xmon.h by Paul Mackerras · 19 years ago
  2. 8d66912 powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now by Paul Mackerras · 19 years ago
  3. 3b341c1 powerpc: Merged asm/i8259.h by Paul Mackerras · 19 years ago
  4. 508c402 powerpc: Merged asm/backlight.h by Paul Mackerras · 19 years ago
  5. 20f6295 powerpc: Make building the boot image work for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  6. 3c3f42d powerpc: Start merging 64-bit support into powermac files by Paul Mackerras · 19 years ago
  7. e574d23 powerpc: Fix compilation for 32-bit configs by Paul Mackerras · 19 years ago
  8. c5200c9 powerpc: Fix off-by-one error in prom_init.c by Paul Mackerras · 19 years ago
  9. eef289f powerpc: Merge asm/unistd.h by Paul Mackerras · 19 years ago
  10. 1b92313 powerpc: Merge asm/irq.h by Paul Mackerras · 19 years ago
  11. 76f9f87 powerpc: Get iseries to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  12. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  13. bc6f8a4 powerpc: move lparmap.c to arch/powerpc/kernel by Paul Mackerras · 19 years ago
  14. 5a40832 powerpc: Fix bug caused by negation of 64-bit reloc_offset value by Paul Mackerras · 19 years ago
  15. 4a28856 powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S by Paul Mackerras · 19 years ago
  16. 8641778 powerpc: Reduce the 32/64-bit differences in traps.c by Paul Mackerras · 19 years ago
  17. b42b661 powerpc: Make prom_init.c suitable for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  18. 9994a33 powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S by Paul Mackerras · 19 years ago
  19. 06d67d5 powerpc: make process.c suitable for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  20. daec962 powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit by Paul Mackerras · 19 years ago
  21. b3b8dc6 powerpc: Use reg.h instead of processor.h when we just want reg names by Paul Mackerras · 19 years ago
  22. ff64208 powerpc: Merge Kconfig.debug by Paul Mackerras · 19 years ago
  23. f6d5791 powerpc: rename powermac files to remove pmac_ prefix by Paul Mackerras · 19 years ago
  24. c17e332 ppc64: Use SPRN_ prefix for special purpose register names by Paul Mackerras · 19 years ago
  25. 69a80d3 powerpc: move pSeries files to arch/powerpc/platforms/pseries by Paul Mackerras · 19 years ago
  26. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago
  27. 70d64ce powerpc: Rename files to have consistent _32/_64 suffixes by Paul Mackerras · 19 years ago
  28. a432403 ppc64: Use the merged lmb routines by Paul Mackerras · 19 years ago
  29. 9f04b9e powerpc: Merged processor.h. by Paul Mackerras · 19 years ago
  30. b60fc8bb powerpc: Make some #includes explicit. by Paul Mackerras · 19 years ago
  31. b5bbeb2 powerpc: Use SPRN_xxx rather than xxx for SPR numbers by Paul Mackerras · 19 years ago
  32. 05f62a5 powerpc: Fix idle.c compile warning by Paul Mackerras · 19 years ago
  33. c16ff7e powerpc: Define a _sdata symbol by Paul Mackerras · 19 years ago
  34. 8dad3f9 powerpc: Merge traps.c a bit more by Paul Mackerras · 19 years ago
  35. b349126 powerpc: Use the merged of_device.c with ARCH=powerpc by Paul Mackerras · 19 years ago
  36. 2e686bc powerpc: Merge of_device.c and of_device.h by Paul Mackerras · 19 years ago
  37. 187a006 powerpc: Remove 64-bit cpu support from ppc32. by Paul Mackerras · 19 years ago
  38. 7c8c6b9 powerpc: Merge lmb.c and make MM initialization use it. by Paul Mackerras · 19 years ago
  39. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  40. b85a046 powerpc: Define 32/64 bit asm macros and use them in fpu.S by Paul Mackerras · 19 years ago
  41. 6ce52e6 ppc32: remove obsolete klock_info definition by Paul Mackerras · 19 years ago
  42. dd8cad6 ppc32: export a few more things where they are defined by Paul Mackerras · 19 years ago
  43. 292dcc8 Merge rsync://ozlabs.org/sfr-git/for-paulus/ by Paul Mackerras · 19 years ago
  44. eeb2d21 powerpc: make iSeries boot by Stephen Rothwell · 19 years ago
  45. cabb558 powerpc: make iSeries build by Stephen Rothwell · 19 years ago
  46. bd142b7 ppc64: simplify the build a little by Stephen Rothwell · 19 years ago
  47. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  48. c0c0d99 powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. by Paul Mackerras · 19 years ago
  49. d96024c powerpc: Move lparmap.c to powerpc/platforms by Stephen Rothwell · 19 years ago
  50. ee400b6 powerpc: more cleanup of powerpc/kernel by Stephen Rothwell · 19 years ago
  51. dcff1b1 powerpc: remove old vector.S files by Stephen Rothwell · 19 years ago
  52. d1dead5 powerpc: merge asm-offsets.c by Stephen Rothwell · 19 years ago
  53. b08567cb ppc64 iseries: move some iSeries include files by Stephen Rothwell · 19 years ago
  54. ab11d1e Merge by hand from Linus' tree. by Paul Mackerras · 19 years ago
  55. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  56. 5134fc1 [PATCH] cpuset read past eof memory leak fix by Paul Jackson · 19 years ago
  57. 2dd3c1d Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  58. 5c38230 [PATCH] kmalloc_node IRQ safety fix by Alok N Kataria · 19 years ago
  59. 0f9578b [PATCH] ppc64: More hugepage fixes by Benjamin Herrenschmidt · 19 years ago
  60. 485ef69 [PATCH] device-mapper: Fix queue_if_no_path initialisation by Alasdair G Kergon · 19 years ago
  61. 269fd2a [PATCH] device-mapper: Trigger an event when a table is deleted by goggin, edward · 19 years ago
  62. 0f7347c [PATCH] swsusp: avoid problems if there are too many pages to save by Rafael J. Wysocki · 19 years ago
  63. f65a4d1 [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings by Benjamin Herrenschmidt · 19 years ago
  64. b3ca809 [PATCH] ppc64: Add missing barrier() in kexec code by Anton Blanchard · 19 years ago
  65. ed90fb4 [PATCH] cpuset maintainers by Paul Jackson · 19 years ago
  66. 6c132b5 [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs by john stultz · 19 years ago
  67. a9d014a [PATCH] Add IPMI poweroff control to sysfs by Corey Minyard · 19 years ago
  68. f4208b9 [PATCH] ppc: fix stupid thinko in oprofile fix by Benjamin Herrenschmidt · 19 years ago
  69. f36462f [PATCH] Ignore trailing whitespace on kernel parameters correctly by Rusty Russell · 19 years ago
  70. e3306dd [PATCH] epoll: handle timeout overflow by Davide Libenzi · 19 years ago
  71. f2d6137 [PATCH] swsusp: prevent possible memory leak by Rafael J. Wysocki · 19 years ago
  72. 254b547 [PATCH] swsusp: remove wrong code from data_free by Rafael J. Wysocki · 19 years ago
  73. 249a677 [PATCH] pktcdvd: MAINTAINERS record by Peter Osterlund · 19 years ago
  74. 88bdcc5 [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module by Jon Burgess · 19 years ago
  75. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  76. dc7b5fd [PATCH] Fix ext3_new_inode() failure paths by Chris Sykes · 19 years ago
  77. 9ed6c2f [PATCH] Fix ext2_new_inode() failure paths by Chris Sykes · 19 years ago
  78. ee4e527 [PATCH] fuse: check reserved node ID values by Miklos Szeredi · 19 years ago
  79. 909021e [PATCH] fuse: add required version info by Miklos Szeredi · 19 years ago
  80. 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
  81. 952ecef Merge Stephen Rothwell's patches by Paul Mackerras · 19 years ago
  82. beeca08 Don't call a NULL ack function in the generic IRQ code. by Paul Mackerras · 19 years ago
  83. 20c8c21 powerpc: Fixes to get the merged kernel to boot on powermac. by Paul Mackerras · 19 years ago
  84. a3a9e99 powerpc: Fix building in the old arch's boot directory for now by Paul Mackerras · 19 years ago
  85. 400d221 [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array by Kumar Gala · 19 years ago
  86. 10b35d9 [PATCH] powerpc: merged asm/cputable.h by Kumar Gala · 19 years ago
  87. a559c91 [PATCH] powerpc: merge byteorder.h by Becky Bruce · 19 years ago
  88. 252e75a ppc64 iSeries: use device_node instead of iSeries_Device_node by Stephen Rothwell · 19 years ago
  89. c111d0b powerpc: move more iSeries code by Stephen Rothwell · 19 years ago
  90. 7b875f4 powerpc: Make powerpc pmac 32 bit build again by Stephen Rothwell · 19 years ago
  91. a1c337a [IB] mthca: fix hw_ver value returned from mthca_query_device by Jack Morgenstein · 19 years ago
  92. 95001ee9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  93. 63906e4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  94. 5917583 [PATCH] Make POSIX message queue sys_mq_open() honor umask by Krzysztof Benedyczak · 19 years ago
  95. c8a6c29 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  96. f9804dd [TG3]: misc. fixes by Michael Chan · 19 years ago
  97. c94e394 [TG3]: 5780 PHY fixes by Michael Chan · 19 years ago
  98. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  99. d223e72 powerpc: Move viopath.c to powerpc/platforms/iseries by Stephen Rothwell · 19 years ago
  100. b6b8681 powerpc: Move iSeries_smp.c to powerpc/platforms/iseries by Stephen Rothwell · 19 years ago