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