1. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  2. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  3. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  4. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  5. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  6. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  7. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  8. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  9. 73be7d5 [POWERPC] iSeries: Simplify viocd initialisation by Stephen Rothwell · 17 years ago
  10. b9a2279 [POWERPC] XilinxFB: sparse fixes by Grant Likely · 17 years ago
  11. e3cec00 [POWERPC] XilinxFB: Make missing pdata structure non-fatal by Grant Likely · 17 years ago
  12. 31e8d46 [POWERPC] XilinxFB: add of_platform bus binding by Grant Likely · 17 years ago
  13. 47473e3 [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API. by Grant Likely · 17 years ago
  14. 2647762 [POWERPC] XilinxFB: Split device setup from bus binding by Grant Likely · 17 years ago
  15. 3fb99ce [POWERPC] XilinxFB: rename failout labels to reflect failure by Grant Likely · 17 years ago
  16. 3cb3ec2 [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc. by Grant Likely · 17 years ago
  17. 258de4b [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined by Grant Likely · 17 years ago
  18. 6b0b594 [POWERPC] qe: miscellaneous code improvements and fixes to the QE library by Timur Tabi · 17 years ago
  19. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  20. d948a29 [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. by Scott Wood · 18 years ago
  21. c1dcfd9 [POWERPC] cpm_uart: sparse fixes by Scott Wood · 18 years ago
  22. 7ae8703 [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. by Scott Wood · 18 years ago
  23. e077b50 [POWERPC] Uartlite: Revert register io access changes by Grant Likely · 17 years ago
  24. dc8afdc [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file by Grant Likely · 17 years ago
  25. fb4e6e6 [POWERPC] Uartlite: Let the console be initialized earlier by Grant Likely · 17 years ago
  26. 852e1ea [POWERPC] Uartlite: Add of-platform-bus binding by Grant Likely · 17 years ago
  27. 435706b [POWERPC] Uartlite: Comment block tidy by Grant Likely · 17 years ago
  28. 8fa7b61 [POWERPC] Uartlite: Separate the bus binding from the driver proper by Grant Likely · 17 years ago
  29. 0077582 [POWERPC] Uartlite: Add macro for uartlite device name by Grant Likely · 17 years ago
  30. 483c79d [POWERPC] Uartlite: change name of ports to ulite_ports by Grant Likely · 17 years ago
  31. a15da8e [POWERPC] Uartlite: Fix reg io to access documented register size by Grant Likely · 17 years ago
  32. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  33. 3049ea7 [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface by Cyrill Gorcunov · 17 years ago
  34. 8b70da1 [POWERPC] Sky Cpu: use C99 style for struct init by Cyrill Gorcunov · 17 years ago
  35. 5f725fe [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code by Cyrill Gorcunov · 17 years ago
  36. 7472fd3 [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode by Cyrill Gorcunov · 17 years ago
  37. d2ceb47 [POWERPC] Sky Cpu and Nexus: include io.h by Cyrill Gorcunov · 17 years ago
  38. a4e32b5 [POWERPC] Sky Cpu and Nexus: code style improvement by Cyrill Gorcunov · 17 years ago
  39. f778089 Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  40. db7a89d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  41. 2910ca6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  42. d136552 aic94xx: fix DMA data direction for SMP requests by Jeff Garzik · 17 years ago
  43. f662fe5 dm9601: Fix receive MTU by Peter Korsgaard · 17 years ago
  44. 593ff56 mv643xx_eth: Do not modify struct netdev tx_queue_len by Dale Farnsworth · 17 years ago
  45. 5062629 qla3xxx: bugfix: Fix VLAN rx completion handling. by Ron Mercer · 17 years ago
  46. b323e0e qla3xxx: bugfix: Add memory barrier before accessing rx completion. by Ron Mercer · 17 years ago
  47. 4c74d4e ata_piix: add another TECRA M3 entry to broken suspend list by Tejun Heo · 17 years ago
  48. 9b42c33 [TCP]: secure_tcp_sequence_number() should not use a too fast clock by Eric Dumazet · 17 years ago
  49. 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
  50. ca45fe8 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  51. 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
  52. f998351 [PATCH] libertas: build problems when partially modular by Randy Dunlap · 17 years ago
  53. cb50f54 V4L/DVB (6052): ivtv: fix udma yuv bug by Ian Armstrong · 17 years ago
  54. a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
  55. 2bcff60 mv643xx_eth: Check ETH_INT_CAUSE_STATE bit by Dale Farnsworth · 17 years ago
  56. 1bef7dc Fix bogus PCI quirk for e100 by Benjamin Herrenschmidt · 17 years ago
  57. b082dff Input: xpad - fix dependancy on LEDS class by Dmitry Torokhov · 17 years ago
  58. bd89366 Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  59. f100353 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  60. d214602 [POWERPC] Fix cpm_uart driver for cpm1 machines by Jochen Friedrich · 17 years ago
  61. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  62. 88f5f0c sky2: fix transmit state on resume by Stephen Hemminger · 17 years ago
  63. d6c9bc1 sky2: FE+ vlan workaround by Stephen Hemminger · 17 years ago
  64. 3b12e01 sky2: sky2 FE+ receive status workaround by Stephen Hemminger · 17 years ago
  65. e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
  66. 3dffec4 Silent drivers/char/hpet.c build warnings on i386 by S.Çağlar Onur · 17 years ago
  67. d8c4a2f mv643xx_eth: duplicate methods in initializer by Al Viro · 17 years ago
  68. ed4d637 usbvision-video: buggered method tables by Al Viro · 17 years ago
  69. 5309809 Add explicit zeroing to "envp" array in device 'show' method by Linus Torvalds · 17 years ago
  70. 544002e Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  71. d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. acbbe6c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  73. 9a22e33 Merge branch 'trivial' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  74. 4d3fac0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  75. 1f23f42 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  76. ae3ba4f cdrom_open() forgets to unlock on -EROFS failure exits by Al Viro · 17 years ago
  77. 45dfd5b [PPP_MPPE]: Don't put InterimKey on the stack by Michal Schmidt · 17 years ago
  78. 744551c [SUNSAB]: Fix broken SYSRQ. by Thomas Bogendoerfer · 17 years ago
  79. ff4abd6 [SCSI] esp: fix instance numbering. by David Miller · 17 years ago
  80. edeb614 pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode() by Tejun Heo · 17 years ago
  81. 228f47b sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used by Tejun Heo · 17 years ago
  82. 78e1ca4 ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 by Zhao Yakui · 17 years ago
  83. 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
  84. 2f3f2226 ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y by Alexey Starikovskiy · 17 years ago
  85. 4aee491 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  86. 973ed7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  87. f3fe81d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  88. bbbd2bf fix modules oopsing in lguest guests by Rusty Russell · 17 years ago
  89. d1cf16c missing null termination in one wire uevent by Stephen Hemminger · 17 years ago
  90. afa684f fix "mspec: handle shrinking virtual memory areas" by Cliff Wickman · 17 years ago
  91. 402c79f Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 17 years ago
  92. 21c0f27 Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" by Jeff Garzik · 17 years ago
  93. cb56073 Input: appletouch - fix idle reset logic by Thomas Rohwer · 17 years ago
  94. e0c2811 sky2: be more selective about FIFO watchdog by Stephen Hemminger · 17 years ago
  95. 6d3105d sky2: FE+ Phy initialization by Stephen Hemminger · 17 years ago
  96. e4d8490 raid5: fix 2 bugs in ops_complete_biofill by Dan Williams · 17 years ago
  97. 7bae705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  98. 562b4b6 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  99. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  100. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago