1. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 15 years ago
  2. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  3. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  4. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  5. a469f56 drivers/ps3: Add missing annotations by Geert Uytterhoeven · 15 years ago
  6. cd4a157 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  7. 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  8. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  9. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  10. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  11. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 15 years ago
  12. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 15 years ago
  13. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 15 years ago
  14. 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 15 years ago
  15. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  16. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  17. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  18. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  19. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  20. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  21. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  22. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  23. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 15 years ago
  24. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
  25. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  26. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  27. e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  28. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  29. ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 15 years ago
  30. bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 15 years ago
  31. 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 15 years ago
  32. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 15 years ago
  33. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 15 years ago
  34. 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 15 years ago
  35. 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 15 years ago
  36. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 15 years ago
  37. 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 15 years ago
  38. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  39. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  40. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
  41. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  42. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  43. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  44. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  45. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  46. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  47. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  48. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  49. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  51. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  52. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  53. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  54. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  55. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  56. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  57. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  58. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  59. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  60. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  61. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  62. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  63. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  64. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
  65. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  66. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  67. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  68. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  69. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
  70. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
  71. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  72. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  73. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  74. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  75. 051913d mmc_block: do not DMA to stack by Ben Dooks · 15 years ago
  76. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  77. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  78. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  79. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  80. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  81. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  82. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  83. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  84. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  85. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  86. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  87. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  88. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 15 years ago
  89. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  90. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  91. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  92. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  93. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  94. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 15 years ago
  95. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 15 years ago
  96. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  97. 44b7532b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  98. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  99. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  100. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago