1. 146c987 [PATCH] ppc64 boot: remove include from include/linux/zutil.h by Olaf Hering · 19 years ago
  2. 1461b4e [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx by Vitaly Bordug · 19 years ago
  3. b37665e [PATCH] ppc32: 85xx PHY Platform Update by Andy Fleming · 19 years ago
  4. 35e95e6 [PATCH] ppc32: nvram driver for chrp by Olaf Hering · 19 years ago
  5. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  6. f78541d powerpc: Merge xmon by Paul Mackerras · 19 years ago
  7. c032524 powerpc: Make single-stepping emulation (mostly) usable on 32-bit by Paul Mackerras · 19 years ago
  8. 007e8f5 [PATCH] powerpc: Move xics.[ch] into platforms/pseries by David Gibson · 19 years ago
  9. 4542437 Merge in v2.6.14 by hand by Paul Mackerras · 19 years ago
  10. a8e3d48 [PATCH] powerpc: Remove dregs of bootinfo.h by David Gibson · 19 years ago
  11. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  12. 6316222 powerpc: Introduce toreal/fromreal assembly macros by Paul Mackerras · 19 years ago
  13. 80579e1 powerpc: 32-bit CHRP SMP fixes by Paul Mackerras · 19 years ago
  14. 328985b [PATCH] powerpc: Don't use kmalloc() for kernel stacks by David Gibson · 19 years ago
  15. 2765ca2 [PATCH] powerpc: Merge parport.h by David Gibson · 19 years ago
  16. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  17. 89edce0 [PATCH] powerpc: merge scatterlist.h by Stephen Rothwell · 19 years ago
  18. 8168f90 [PATCH] ppc64: make dma_addr_t 64 bits by Stephen Rothwell · 19 years ago
  19. bf20a00 powerpc: undeprecate the old OF device tree accessors for now by Paul Mackerras · 19 years ago
  20. e02fd44 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  21. dd41bf9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  22. 7edc24c [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h by Ian Campbell · 19 years ago
  23. b41fc4f power: Update the multiple inclusion protection symbol on machdep.h by Paul Mackerras · 19 years ago
  24. 6d0124f powerpc: Fix interrupt-tree parsing by Paul Mackerras · 19 years ago
  25. 830825d powerpc: Pull out MPC106 (grackle) initialization code into its own file by Paul Mackerras · 19 years ago
  26. f9bd170 powerpc: Merge i8259.c into arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  27. 21f35f2 [PATCH] powerpc: Move firmware.h into include/asm-powerpc by Michael Ellerman · 19 years ago
  28. 8c71632 [PATCH] powerpc: Remove trailing \n" in HMT macros by Michael Ellerman · 19 years ago
  29. a6f3546 [PATCH] powerpc: Remove duplicate definition of set_tb() by Michael Ellerman · 19 years ago
  30. bfbac49 [PATCH] powerpc: Fix types.h by Becky Bruce · 19 years ago
  31. d95bbcb [PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/checksum.h by Kumar Gala · 19 years ago
  32. 60dda25 [PATCH] powerpc: some prom.c cleanups by Kumar Gala · 19 years ago
  33. 5ed688a [LLC]: Strip RIF flag from source MAC address by Jochen Friedrich · 19 years ago
  34. 0db9ae4 [PATCH] alpha: atomic dependency fix by Andrew Morton · 19 years ago
  35. 551f8f0 [SERIAL] new hp diva console port by Justin Chen · 19 years ago
  36. add7b58 [SERIAL] support the Exsys EX-4055 4S four-port card by Bjorn Helgaas · 19 years ago
  37. 3406010 powerpc: Add a shutdown member to vio_driver by Stephen Rothwell · 19 years ago
  38. 6fdf539 powerpc: don't duplicate name between vio_driver and device_driver by Stephen Rothwell · 19 years ago
  39. f38d87f powerpc: Move include/asm-ppc64/vio.h to include/asm-powerpc/vio.h by Stephen Rothwell · 19 years ago
  40. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  41. 96c4450 powerpc: Fix time code for 601 processors by Paul Mackerras · 19 years ago
  42. d475f3f [PATCH] alpha: additional smp barriers by Ivan Kokshaysky · 19 years ago
  43. 4595f25 [AX.25]: Fix signed char bug by Ralf Baechle · 19 years ago
  44. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  45. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  46. b6ba928 powerpc: Make set_rtc_time() return error code from lower-level function by Paul Mackerras · 19 years ago
  47. 529294d ppc64: Rearrange btext initialization for consistency with ppc32 by Paul Mackerras · 19 years ago
  48. f7abbc1 ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges by Paul Mackerras · 19 years ago
  49. a5b518e ppc64/powerpc: Fix time initialization on SMP systems by Paul Mackerras · 19 years ago
  50. 2c86c83 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  51. 6cb7bfe [PATCH] powerpc: Merge thread_info.h by David Gibson · 19 years ago
  52. 7fe8785 [ARM] 3028/1: S3C2410 - add DCLK mask definitions by Ben Dooks · 19 years ago
  53. a7ce8ed [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations by Ben Dooks · 19 years ago
  54. ac9b9c6 [PATCH] Fix handling spurious page fault for hugetlb region by Hugh Dickins · 19 years ago
  55. 5d14a18 powerpc: Fix some bugs in the new merged time code by Paul Mackerras · 19 years ago
  56. 17a6392 powerpc/ppc/ppc64: Various compile fixes. by Paul Mackerras · 19 years ago
  57. 399fe2b ppc: rename pci_assign_all_busses to pci_assign_all_buses by Paul Mackerras · 19 years ago
  58. ff065dd powerpc: Merge various powermac-related header files. by Paul Mackerras · 19 years ago
  59. a9c5926 powerpc: Move smp_mpic_message_pass into mpic.c by Paul Mackerras · 19 years ago
  60. d8699e6 ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo by Paul Mackerras · 19 years ago
  61. 971dc77 [PATCH] powerpc: Merge types.h by Becky Bruce · 19 years ago
  62. f7f6f4f [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] by David Gibson · 19 years ago
  63. 26baeba Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  64. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  65. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago
  66. 3359b54 [PATCH] Handle spurious page fault for hugetlb region by Seth, Rohit · 19 years ago
  67. 0b879a3 ppc: declare smp_ops in asm/smp.h, since platform setup code needs it by Paul Mackerras · 19 years ago
  68. 143a1de powerpc: Merge machdep.h by Paul Mackerras · 19 years ago
  69. d1972ef [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. by Paul Schulz · 19 years ago
  70. 251b928 [ARM] 3021/1: Interrupt 0 bug fix for ixp4xx by Kenneth Tan · 19 years ago
  71. ad1b472 [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X by Kenneth Tan · 19 years ago
  72. 9b15c6c [ARM] 3019/1: fix wrong comments by Nicolas Pitre · 19 years ago
  73. 81e7009 powerpc: merge ppc signal.c and ppc64 signal32.c by Stephen Rothwell · 19 years ago
  74. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  75. 5ee832d [PATCH] rcu: keep rcu callback event counter by Eric Dumazet · 19 years ago
  76. b24d18a [PATCH] list: add missing rcu_dereference on first element by Herbert Xu · 19 years ago
  77. 7ac59c6 ppc: Fix various compile errors resulting from ptrace.c merge by Paul Mackerras · 19 years ago
  78. 7dffb72 ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES by Stephen Rothwell · 19 years ago
  79. cf76485 powerpc: fix 32bit LOADADDR macro by Stephen Rothwell · 19 years ago
  80. 688ce17 [PATCH]: highest_possible_processor_id() has to be a macro by Al Viro · 19 years ago
  81. f8cc575 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  82. 9e04099 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  83. e26148d [PATCH] Fix copy-and-paste error in BSD accounting by Tim Schmielau · 19 years ago
  84. cb38c56 [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error by Richard Purdie · 19 years ago
  85. 6205d15 [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH by Ben Dooks · 19 years ago
  86. c6d2ea9 powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h by Stephen Rothwell · 19 years ago
  87. 0e29bb1 powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h by Stephen Rothwell · 19 years ago
  88. 20f48cc powerpc: eliminate DsaAddr from pci_dn by Stephen Rothwell · 19 years ago
  89. 688cb30 [SPARC64]: Eliminate PCI IOMMU dma mapping size limit. by David S. Miller · 19 years ago
  90. 426c1a1 powerpc: move iSeries/iSeries_pci.h to platforms/iseries by Stephen Rothwell · 19 years ago
  91. 51e8513 [SPARC64]: Consolidate common PCI IOMMU init code. by David S. Miller · 19 years ago
  92. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  93. c931488 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  94. 9153bd7 [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h by Ben Dooks · 19 years ago
  95. 02d31ed Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  96. 7062018 powerpc: create 32 bit LOADADDR macro by Stephen Rothwell · 19 years ago
  97. 4920960 powerpc: consolidate cputable.c by Stephen Rothwell · 19 years ago
  98. afb997c [NETPOLL]: wrong return for null netpoll_poll_lock() by Ben Dooks · 19 years ago
  99. a451e28 [ARM] 3003/1: SSP channel map register updates for pxa2xx by Liam Girdwood · 19 years ago
  100. d8e998c [PATCH] ppc32: Tell userland about lack of standard TB by Benjamin Herrenschmidt · 19 years ago