1. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  2. 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  3. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  4. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  5. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  6. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  7. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  8. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  9. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  10. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  11. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  12. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  13. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  14. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  15. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  16. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  17. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  18. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  19. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  20. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  21. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  22. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  23. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  24. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  25. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  26. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  27. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  28. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  29. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  30. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 15 years ago
  31. 524dbcd [S390] pm: appldata power management callbacks by Gerald Schaefer · 15 years ago
  32. 6664845 [S390] cio: force console function by Martin Schwidefsky · 15 years ago
  33. 7db11a3 [S390] pm: add kernel_page_present by Hans-Joachim Picht · 15 years ago
  34. 7e597a2 [S390] pm: ccwgroup bus power management callbacks by Sebastian Ott · 15 years ago
  35. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 15 years ago
  36. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  37. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  39. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  40. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  41. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  42. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  43. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  44. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  45. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  46. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  47. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  48. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  49. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  50. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  51. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  52. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  53. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  54. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  55. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 15 years ago
  56. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
  57. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  58. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  59. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 15 years ago
  60. 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 15 years ago
  61. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  62. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  63. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  64. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  66. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  67. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  68. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  69. 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
  70. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  71. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
  72. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
  73. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  74. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  75. a2ee2981 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  77. bb6e647 avr32: Fix oops on unaligned user access by Haavard Skinnemoen · 15 years ago
  78. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  79. 61cdd7a Blackfin: hook up new rt_tgsigqueueinfo syscall by Mike Frysinger · 15 years ago
  80. d0cb9b4 Blackfin: improve CLKIN_HZ config default by Mike Frysinger · 15 years ago
  81. 1ee76d7 Blackfin: initial support for ftrace grapher by Mike Frysinger · 15 years ago
  82. 1c873be Blackfin: initial support for ftrace by Mike Frysinger · 15 years ago
  83. 6fa68e7 Blackfin: enable support for LOCKDEP by Mike Frysinger · 15 years ago
  84. c7b412f Blackfin: add preliminary support for STACKTRACE by Mike Frysinger · 15 years ago
  85. 5203fa8 Blackfin: move custom sections into sections.h by Mike Frysinger · 15 years ago
  86. e38eb89 Blackfin: punt unused/wrong mutex-dec.h by Mike Frysinger · 15 years ago
  87. 8f86001 Blackfin: add support for irqflags by Mike Frysinger · 15 years ago
  88. 538067c Blackfin: add support for bzip2/lzma compressed kernel images by Mike Frysinger · 15 years ago
  89. bac7d89 Blackfin: convert Kconfig style to def_bool by Mike Frysinger · 15 years ago
  90. 7a8b71d Blackfin: bf548-ezkit: update smsc911x resources by Mike Frysinger · 15 years ago
  91. 6640cfa Blackfin: update aedos-ipipe code to upstream 1.10-00 by Yi Li · 15 years ago
  92. 4f84b6e Blackfin: bf537-stamp: update ADP5520 resources by Mike Frysinger · 15 years ago
  93. a427293 Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash by Graf Yang · 15 years ago
  94. 5312269 Blackfin: define SPI IRQ in board resources by Yi Li · 15 years ago
  95. 54ebae7 Blackfin: do not configure the UART early if on wrong processor by Robin Getz · 15 years ago
  96. 86f2008 Blackfin: fix deadlock in SMP IPI handler by Sonic Zhang · 15 years ago
  97. f9ee3ab Blackfin: fix flag storage for irq funcs by Mike Frysinger · 15 years ago
  98. 82bd1d7 Blackfin: push down exception oops checking by Mike Frysinger · 15 years ago
  99. 6510a20 Blackfin: fix trap_c() exit paths by Mike Frysinger · 15 years ago
  100. 47e9ded Blackfin: add blackfin_invalidate_entire_icache for SMP systems by Sonic Zhang · 15 years ago