1. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 16 years ago
  2. c155ee1 powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft by Wolfram Sang · 16 years ago
  3. ab7f334 powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback by Anton Vorontsov · 16 years ago
  4. aa296a8 fbdev/xilinxfb: Fix improper casting and tighen up probe path by Grant Likely · 16 years ago
  5. 3134851 usb/ps3: Add missing annotations by Geert Uytterhoeven · 16 years ago
  6. 2fae0a5 powerpc: Add memory clobber to mtspr() by Benjamin Herrenschmidt · 16 years ago
  7. 48c9311 powerpc: Fix invalid construct in our CPU selection Kconfig by Benjamin Herrenschmidt · 16 years ago
  8. c4b512b ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 16 years ago
  9. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 16 years ago
  10. eedacbf of_serial: Add UPF_FIXED_TYPE flag by Dave Mitchell · 16 years ago
  11. e364ca9 drivers/hvc: Add missing __devexit_p() by Mike Frysinger · 16 years ago
  12. 48dce82 net/ps3: gelic - Add missing annotations by Geert Uytterhoeven · 16 years ago
  13. 9317726 powerpc: Introduce macro spin_event_timeout() by Timur Tabi · 16 years ago
  14. 79290e4 powerpc/warp: Fix ISA_DMA_THRESHOLD default by Sean MacLennan · 16 years ago
  15. 2476082 powerpc/bootwrapper: Custom build options for XPedite52xx targets by Nate Case · 16 years ago
  16. 6277597 powerpc/85xx: Add defconfig for X-ES MPC85xx boards by Nate Case · 16 years ago
  17. 317bf65 powerpc/85xx: Add dts files for X-ES MPC85xx boards by Nate Case · 16 years ago
  18. 3038acf powerpc/85xx: Add platform support for X-ES MPC85xx boards by Nate Case · 16 years ago
  19. 8159df7 83xx: add support for the kmeter1 board. by Heiko Schocher · 16 years ago
  20. 40aa735 powerpc/85xx: Add nor flash partitions for mpc8569mds by Kevin Hao · 16 years ago
  21. e86b499 powerpc/fsl: Increase the number of possible localbus banks by mware@internode.on.net · 16 years ago
  22. 5f28c52 rio: warn_unused_result warnings fix by Yang Li · 16 years ago
  23. 7b9edb9 powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx by Nate Case · 16 years ago
  24. b45cc9e serial: Make ucc_uart work in HW UART mode by Dave Liu · 16 years ago
  25. f1f8b49 powerpc: Enable additional BAT registers in setup_745x_specifics() by Gerhard Pircher · 16 years ago
  26. b7d66c8 powerpc/mpc83xx: Fix usb mux setup for mpc834x by Peter Korsgaard · 16 years ago
  27. 4dc2a6c powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDB by leon.woestenberg@gmail.com · 16 years ago
  28. 7a5c62f powerpc/86xx: Add I2C device mappings in DTS for SBC610 by Martyn Welch · 16 years ago
  29. b4a31c9 powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS by Haiying Wang · 16 years ago
  30. 1a2ecea powerpc/83xx: Update sdhci nodes per new bindings by Anton Vorontsov · 16 years ago
  31. cab888e powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs by Nate Case · 16 years ago
  32. c7a7a5b powerpc/mpc8272ads: fix device tree for 8 MB flash size by Wolfgang Denk · 16 years ago
  33. 152d018 powerpc/85xx: Add SWIOTLB support to FSL boards by Kumar Gala · 16 years ago
  34. 5cef379 powerpc: Add 86xx support for SWIOTLB by Becky Bruce · 16 years ago
  35. 42e27bf ps3flash: Always read chunks of 256 KiB, and cache them by Geert Uytterhoeven · 16 years ago
  36. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 16 years ago
  37. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 16 years ago
  38. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 16 years ago
  39. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 16 years ago
  40. a469f56 drivers/ps3: Add missing annotations by Geert Uytterhoeven · 16 years ago
  41. cd4a157 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 16 years ago
  42. 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 16 years ago
  43. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 16 years ago
  44. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 16 years ago
  45. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 16 years ago
  46. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 16 years ago
  47. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 16 years ago
  48. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 16 years ago
  49. 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 16 years ago
  50. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 16 years ago
  51. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 16 years ago
  52. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 16 years ago
  53. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 16 years ago
  54. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 16 years ago
  55. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 16 years ago
  56. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 16 years ago
  57. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 16 years ago
  58. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 16 years ago
  59. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 16 years ago
  60. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 16 years ago
  61. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 16 years ago
  62. e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 16 years ago
  63. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 16 years ago
  64. ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 16 years ago
  65. bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 16 years ago
  66. 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 16 years ago
  67. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 16 years ago
  68. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 16 years ago
  69. 734957c8 ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 16 years ago
  70. 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 16 years ago
  71. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 16 years ago
  72. 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 16 years ago
  73. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  74. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  75. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 16 years ago
  76. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  77. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 16 years ago
  78. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 16 years ago
  79. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 16 years ago
  80. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 16 years ago
  81. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 16 years ago
  82. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 16 years ago
  83. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  84. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  85. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  86. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  87. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 16 years ago
  88. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 19 years ago
  89. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  90. 2185a5e documentation: make version fix by Adam Lackorzynski · 16 years ago
  91. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 16 years ago
  92. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
  93. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 16 years ago
  94. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 16 years ago
  95. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 16 years ago
  96. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 16 years ago
  97. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 16 years ago
  98. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 16 years ago
  99. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 16 years ago
  100. b7c11ec Merge branch 'u300' into devel by Russell King · 16 years ago