1. 5442381 [POWERPC] PS3: Remove unsupported wakeup sources by Geoff Levand · 16 years ago
  2. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 16 years ago
  3. 483d8876 [POWERPC] PS3: Add time include to lpm by FUJITA Tomonori · 16 years ago
  4. bbea346 [POWERPC] Fix slb.c compile warnings by Geoff Levand · 16 years ago
  5. 5be661a Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  6. b17b818 [POWERPC] Xilinx: Fix compile warnings by Kumar Gala · 16 years ago
  7. 128cf7f [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c by Becky Bruce · 16 years ago
  8. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 16 years ago
  9. e598477 [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot by Anton Vorontsov · 16 years ago
  10. fbe543b Fix a potential issue in mpc52xx uart driver by Andrew Liu · 16 years ago
  11. 80791be [POWERPC] mpc5200: Allow for fixed speed MII configurations by Grant Likely · 16 years ago
  12. aecb2b6 [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board by Jason Jin · 16 years ago
  13. eabd909 [POWERPC] Fix crashkernel= handling when no crashkernel= specified by Michael Ellerman · 16 years ago
  14. 3243d87 [POWERPC] Make emergency stack safe for current_thread_info() use by Michael Ellerman · 16 years ago
  15. 595f403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs by Paul Mackerras · 16 years ago
  16. d0eb801 [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h by Kumar Gala · 16 years ago
  17. 3734dfc [POWERPC] spufs: trace spu_acquire_saved events by Julio M. Merino Vidal · 16 years ago
  18. 8a476d4 [POWERPC] spufs: fix marker name for find_victim by Julio M. Merino Vidal · 16 years ago
  19. 5345788 [POWERPC] spufs: add marker for destroy_spu_context by Julio M. Merino Vidal · 16 years ago
  20. d6508aa [POWERPC] spufs: add sputrace marker parameter names by Julio M. Merino Vidal · 16 years ago
  21. 5158e9b [POWERPC] spufs: add context switch notification log by Christoph Hellwig · 16 years ago
  22. 8222525 [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200 by Bartlomiej Sieka · 16 years ago
  23. a2884f3 [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format by Grant Likely · 16 years ago
  24. 8f3ba2d [POWERPC] mpc5200: Fix FEC error handling on FIFO errors by Sascha Hauer · 16 years ago
  25. 106757b [POWERPC] mpc5200: add Phytec pcm030 board support by s.hauer@pengutronix.de · 16 years ago
  26. 3cd2550c [POWERPC] mpc5200: add gpiolib support for mpc5200 by s.hauer@pengutronix.de · 16 years ago
  27. f800ab4 [POWERPC] mpc5200: add interrupt type function by Sascha Hauer · 16 years ago
  28. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 16 years ago
  29. 6c39103 [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit by Zhang Wei · 16 years ago
  30. 7f620df [RAPIDIO] Add RapidIO connection info print out and re-training for broken connections by Zhang Wei · 16 years ago
  31. 61b2691 [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 by Zhang Wei · 16 years ago
  32. 182e143 [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table by Zhang Wei · 16 years ago
  33. 56fde1f [RAPIDIO] Add RapidIO node into MPC8641HPCN dts file by Zhang Wei · 16 years ago
  34. e042323 [RAPIDIO] Auto-probe the RapidIO system size by Zhang Wei · 16 years ago
  35. cc2bb69 [RAPIDIO] Add OF-tree support to RapidIO controller driver by Zhang Wei · 16 years ago
  36. ad1e938 [RAPIDIO] Add RapidIO multi mport support by Zhang Wei · 16 years ago
  37. 5a7b60e [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc by Zhang Wei · 16 years ago
  38. f1f389d [RAPIDIO] Add RapidIO option to kernel configuration by Zhang Wei · 16 years ago
  39. d02443a [RAPIDIO] Change RIO function mpc85xx_ to fsl_ by Zhang Wei · 16 years ago
  40. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 16 years ago
  41. 98d5c21 [POWERPC] Update lmb data structures for hotplug memory add/remove by Badari Pulavarty · 16 years ago
  42. 57b5392 [POWERPC] Hotplug memory remove notifications for powerpc by Badari Pulavarty · 16 years ago
  43. 80ff974 [POWERPC] windfarm: Add PowerMac 12,1 support by Étienne Bersac · 16 years ago
  44. 21e38df [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m by Tony Breeds · 16 years ago
  45. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 16 years ago
  46. dd18434f [POWERPC] Use __always_inline for xchg* and cmpxchg* by Paul Mackerras · 16 years ago
  47. 745a14c [POWERPC] Add fast little-endian switch system call by Paul Mackerras · 16 years ago
  48. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  49. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  50. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  51. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  52. f05c463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  53. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  54. 7b8ee84 mm: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  55. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  56. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  57. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  58. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  59. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  60. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 16 years ago
  61. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 16 years ago
  63. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 16 years ago
  64. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  70. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  72. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  76. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  85. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 9d04d92 ptrace: conditionalize compat_ptrace_request by Roland McGrath · 16 years ago
  93. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  94. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  95. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  96. dfecbec kconifg: 'select' considered less evil by Matthew Wilcox · 16 years ago
  97. beda8ae dontdiff: ignore timeconst.h by Ben Dooks · 16 years ago
  98. a72a431 dontdiff: add modules.order by Ben Dooks · 16 years ago
  99. b5a5e4c kbuild: fix unportability in gen_initramfs_list.sh by Felix Fietkau · 16 years ago
  100. d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 16 years ago