1. 2e71cc0 [POWERPC] 4xx: Fix Walnut wrapper compile errors by Josh Boyer · 17 years ago
  2. 1ad7499 [POWERPC] Enable tickless idle and high res timers for powerpc by Tony Breeds · 17 years ago
  3. d831d0b [POWERPC] Implement clockevents driver for powerpc by Tony Breeds · 17 years ago
  4. ab3e975 Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24 by Paul Mackerras · 17 years ago
  5. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  6. a0c7ce9 [POWERPC] Fix panic in RTAS code by Tony Breeds · 17 years ago
  7. 2d5f565 [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller by Linas Vepstas · 17 years ago
  8. da0bd34 [POWERPC] Celleb: update for PCI by Ishizaki Kou · 17 years ago
  9. 86de9f5 [POWERPC] Celleb: Serial I/O update by Ishizaki Kou · 17 years ago
  10. 7f2c857 [POWERPC] Celleb: New HTAB Guest OS Interface on Beat by Ishizaki Kou · 17 years ago
  11. b418480 [POWERPC] Celleb: Support for Power/Reset buttons by Ishizaki Kou · 17 years ago
  12. 80755b4 [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c by Ishizaki Kou · 17 years ago
  13. 74c9b99 [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() by Joachim Fenkes · 17 years ago
  14. 4acb8896 [POWERPC] Update axon_msi to use dcr_host_t.base by Michael Ellerman · 17 years ago
  15. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  16. 0b94a1e [POWERPC] Store the base address in dcr_host_t by Michael Ellerman · 17 years ago
  17. ca786f8 [POWERPC] Select proper defconfig for crosscompiles by Adrian Bunk · 17 years ago
  18. 3049ea7 [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface by Cyrill Gorcunov · 17 years ago
  19. 8b70da1 [POWERPC] Sky Cpu: use C99 style for struct init by Cyrill Gorcunov · 17 years ago
  20. 5f725fe [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code by Cyrill Gorcunov · 17 years ago
  21. 7472fd3 [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode by Cyrill Gorcunov · 17 years ago
  22. d2ceb47a [POWERPC] Sky Cpu and Nexus: include io.h by Cyrill Gorcunov · 17 years ago
  23. a4e32b5 [POWERPC] Sky Cpu and Nexus: code style improvement by Cyrill Gorcunov · 17 years ago
  24. 8150caa [POWERPC] powerpc vDSO: install unstripped copies on disk by Roland McGrath · 17 years ago
  25. d4243c1 [POWERPC] Include pagemap.h in asm/powerpc/tlb.h by Mathieu Desnoyers · 17 years ago
  26. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  27. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 17 years ago
  28. 88de3ca [POWERPC] MAINTAINERS shouldn't reference linuxppc-embedded by Mark A. Greer · 17 years ago
  29. 0de2d82 [POWERPC] Make instruction dumping work in real mode by Scott Wood · 17 years ago
  30. 3eb523b [POWERPC] Fix pci domain detection by Arnd Bergmann · 17 years ago
  31. fabca2c [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code by Roland McGrath · 17 years ago
  32. fec6047 [POWERPC] bootwrapper: Add PlanetCore firmware support by Scott Wood · 17 years ago
  33. 27ff35d [POWERPC] bootwrapper: Factor out dt_set_mac_address() by Scott Wood · 17 years ago
  34. 51a505d [POWERPC] boot: Simplify gunzip_finish by Milton Miller · 17 years ago
  35. e47654d [POWERPC] boot: Record header bytes in gunzip_start by Milton Miller · 17 years ago
  36. 6fccab2 [POWERPC] Make vio_bus_type static by Stephen Rothwell · 17 years ago
  37. c868078 [POWERPC] Simplify vio_bus_init a little for legacy iSeries by Stephen Rothwell · 17 years ago
  38. c546726 [POWERPC] Remove debug printk from vio_bus_init by Stephen Rothwell · 17 years ago
  39. 4a4cfe3 [POWERPC] Implement generic time of day clocksource for powerpc by Tony Breeds · 17 years ago
  40. aa3be5f [POWERPC] Implement {read,update}_persistent_clock by Tony Breeds · 17 years ago
  41. df174e3 [POWERPC] Add memory regions to the kcore list for 32-bit machines by Ed Swarthout · 17 years ago
  42. 94987af [POWERPC] Disable power management for arch/ppc by Paul Mackerras · 17 years ago
  43. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  44. 75918a4 [POWERPC] Separate out legacy machine check exception parsers by Olof Johansson · 17 years ago
  45. 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
  46. 21ccdd3 [POWERPC] Inline u3msi_compose_msi_msg() by Michael Ellerman · 17 years ago
  47. d385366 [POWERPC] Simplify rtas_change_msi() error semantics by Michael Ellerman · 17 years ago
  48. fcbe809 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() by Michael Ellerman · 17 years ago
  49. d9303d6 [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() by Michael Ellerman · 17 years ago
  50. db220b2 [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() by Michael Ellerman · 17 years ago
  51. a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
  52. f778089 Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  53. db7a89d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  54. 2910ca6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  55. d237098 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  56. 114d5b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  57. 2b3b290 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. e80eaf9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  59. d136552 aic94xx: fix DMA data direction for SMP requests by Jeff Garzik · 17 years ago
  60. f662fe5 dm9601: Fix receive MTU by Peter Korsgaard · 17 years ago
  61. 593ff56 mv643xx_eth: Do not modify struct netdev tx_queue_len by Dale Farnsworth · 17 years ago
  62. 5062629 qla3xxx: bugfix: Fix VLAN rx completion handling. by Ron Mercer · 17 years ago
  63. b323e0e qla3xxx: bugfix: Add memory barrier before accessing rx completion. by Ron Mercer · 17 years ago
  64. 4c74d4e ata_piix: add another TECRA M3 entry to broken suspend list by Tejun Heo · 17 years ago
  65. 30084fb sched: fix profile=sleep by Ingo Molnar · 17 years ago
  66. a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
  67. 25e5566 [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy. by David S. Miller · 17 years ago
  68. 04045f9 [IEEE80211]: avoid integer underflow for runt rx frames by John W. Linville · 17 years ago
  69. 9b42c33 [TCP]: secure_tcp_sequence_number() should not use a too fast clock by Eric Dumazet · 17 years ago
  70. 32740dd [SFQ]: Remove artificial limitation for queue limit. by Alexey Kuznetsov · 17 years ago
  71. 3146b39 Linux 2.6.23-rc9 by Linus Torvalds · 17 years ago
  72. a347017 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  73. cf8dc57 x86_64: increase VDSO_TEXT_OFFSET for ancient binutils by Andi Kleen · 17 years ago
  74. e48395f [POWERPC] Fix xics set_affinity code by Anton Blanchard · 17 years ago
  75. 7572395 Fix possible splice() mmap_sem deadlock by Linus Torvalds · 17 years ago
  76. e2cd68f Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 17 years ago
  77. f9690f3 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  78. ca45fe8 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  79. 50ef295 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  80. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  81. 9f96cb1 robust futex thread exit race by Martin Schwidefsky · 17 years ago
  82. 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
  83. 4047727 Fix SMP poweroff hangs by Mark Lord · 17 years ago
  84. 281e0e3 hugetlb: fix clear_user_highpage arguments by Ralf Baechle · 17 years ago
  85. 8814842 Add /dev/oldmem to devices.txt documentation by Dave Jones · 17 years ago
  86. 6f6b394 [MIPS] vmlinux.lds.S: Handle note sections by Maciej W. Rozycki · 17 years ago
  87. ca074a3 [MIPS] Fix value of O_TRUNC by Ralf Baechle · 17 years ago
  88. f998351 [PATCH] libertas: build problems when partially modular by Randy Dunlap · 17 years ago
  89. 8cc8c28 [SPARC64]: Fix put_user() calls in binfmt_aout32.c by David S. Miller · 17 years ago
  90. 46edfc5 [ARM] Resolve PCI section warnings by Russell King · 17 years ago
  91. cb50f54 V4L/DVB (6052): ivtv: fix udma yuv bug by Ian Armstrong · 17 years ago
  92. a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
  93. ed7fdff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  94. 4827bbb i386: remove bogus comment about memory barrier by Nick Piggin · 17 years ago
  95. 2bcff60 mv643xx_eth: Check ETH_INT_CAUSE_STATE bit by Dale Farnsworth · 17 years ago
  96. 1bef7dc Fix bogus PCI quirk for e100 by Benjamin Herrenschmidt · 17 years ago
  97. 05e3175 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. b082dff Input: xpad - fix dependancy on LEDS class by Dmitry Torokhov · 17 years ago
  99. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  100. bd89366 Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago