1. 5c6fb00 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  2. 31583d6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  3. ee37ba7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  4. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 17fad52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  6. 898f96f MAINTAINERS: kmemtrace pattern update by Joe Perches · 15 years ago
  7. a26c446 MAINTAINERS: ieee802154 fix pattern typo by Joe Perches · 15 years ago
  8. cc8b4a2 MAINTAINERS: update wireless.h path by Joe Perches · 15 years ago
  9. a65fd8e MAINTAINERS: update Ftrace documentation pattern by Joe Perches · 15 years ago
  10. fa45175 MAINTAINERS: fix Atheros pattern paths by Joe Perches · 15 years ago
  11. 4b19828 fbdev: do not allow VESA modes without compiled-in drivers by Krzysztof Helt · 15 years ago
  12. 5b7f92c MAINTAINERS: pair names/addresses in EDAC-I82975X by Joe Perches · 15 years ago
  13. dbe6f18 dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated by FUJITA Tomonori · 15 years ago
  14. d68412b dma-mapping: mark DMA_nBITS_MASK as deprecated by Jiri Slaby · 15 years ago
  15. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  16. a90b037 char: moxa, prevent opening unavailable ports by Dirk Eibach · 15 years ago
  17. 0b9ce5a istallion: add missing __devexit marking by Mike Frysinger · 15 years ago
  18. 4390b9e dtlk: off by one in {read,write}_tts() by Roel Kluin · 15 years ago
  19. befca96 ptrace: wait_task_zombie: do not account traced sub-threads by Oleg Nesterov · 15 years ago
  20. e6229be rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 15 years ago
  21. 575c580 spi_mpc8xxx: s/83xx/8xxx/g by Anton Vorontsov · 15 years ago
  22. 34a661a spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c by Anton Vorontsov · 15 years ago
  23. aef79d8 spi_mpc83xx: remove dead code by Anton Vorontsov · 15 years ago
  24. b9b9af1 spi_mpc83xx: split mpc83xx_spi_work() into two routines by Anton Vorontsov · 15 years ago
  25. 9effb95 spi_mpc83xx: fix checkpatch issues by Anton Vorontsov · 15 years ago
  26. d2998c2 powerpc/86xx: add MMC SPI support for MPC8610HPCD boards by Anton Vorontsov · 15 years ago
  27. 5afbf09 spi_mpc83xx: add small delay after asserting chip-select line by Anton Vorontsov · 15 years ago
  28. fd8a11e spi_mpc83xx: quieten down the "Requested speed is too low" message by Anton Vorontsov · 15 years ago
  29. 9e04b33 spi_mpc83xx: handle other Freescale processors by Anton Vorontsov · 15 years ago
  30. 433f13a bootmem.c: avoid c90 declaration warning by Joe Perches · 15 years ago
  31. 1e9c285 gpio: driver for PrimeCell PL061 GPIO controller by Baruch Siach · 15 years ago
  32. c703667 i2c: New macro to initialize i2c address lists on the fly by Hans Verkuil · 15 years ago
  33. 23af840 i2c: Don't advertise i2c functions when not available by Jean Delvare · 15 years ago
  34. f18c41d i2c: Use rwsem instead of mutex for board info by Rodolfo Giometti · 15 years ago
  35. 99cd8e2 i2c: Add a sysfs interface to instantiate devices by Jean Delvare · 15 years ago
  36. 35fc37f i2c: Limit core locking to the necessary sections by Jean Delvare · 15 years ago
  37. e549c2b i2c: Kill the redundant client list by Jean Delvare · 15 years ago
  38. 1e40ac1 i2c: Kill is_newstyle_driver by Jean Delvare · 15 years ago
  39. f8a227e i2c: Merge i2c_attach_client into i2c_new_device by Jean Delvare · 15 years ago
  40. 36789b5 i2c: Drop i2c_probe function by Jean Delvare · 15 years ago
  41. 729d6dd i2c: Get rid of the legacy binding model by Jean Delvare · 15 years ago
  42. 352da98 i2c: Kill client_register and client_unregister methods by Jean Delvare · 15 years ago
  43. f740f5c Fix kernel-doc parameter name typo in blk-settings.c: by Randy Dunlap · 15 years ago
  44. b99c6eb sparc64: Fix UP bootup regression. by David S. Miller · 15 years ago
  45. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  46. eec511d Blackfin: convert page/tlb to asm-generic by Mike Frysinger · 15 years ago
  47. 0f65285 Blackfin: convert types to asm-generic by Mike Frysinger · 15 years ago
  48. d5ce528 Blackfin: convert irq/process to asm-generic by Mike Frysinger · 15 years ago
  49. 415f92d Blackfin: convert signal/mmap to asm-generic by Mike Frysinger · 15 years ago
  50. 3d15063 Blackfin: convert locking primitives to asm-generic by Mike Frysinger · 15 years ago
  51. 22a151c Blackfin: convert termios to asm-generic by Mike Frysinger · 15 years ago
  52. 094167b Blackfin: convert simple headers to asm-generic by Mike Frysinger · 15 years ago
  53. 3be5646 Blackfin: convert socket/poll to asm-generic by Mike Frysinger · 15 years ago
  54. 420b61f Blackfin: convert user/elf to asm-generic by Mike Frysinger · 15 years ago
  55. 71b844f Blackfin: convert shm/sysv/ipc to asm-generic by Mike Frysinger · 15 years ago
  56. 83dab40 Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h by Mike Frysinger · 15 years ago
  57. cf8d943 Blackfin: only build irqpanic.c when needed by Mike Frysinger · 15 years ago
  58. abea0bc Blackfin: pull in asm/io.h in ksyms for prototypes by Mike Frysinger · 15 years ago
  59. c369534 Blackfin: use common test_bit() rather than __test_bit() by Mike Frysinger · 15 years ago
  60. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  61. 15fc204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  62. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  63. 9e3e4b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  64. dcce284 mm: Extend gfp masking to the page allocator by Benjamin Herrenschmidt · 15 years ago
  65. 9729a6e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  66. 5ae8606 MN10300: Add support for new ELF relocs in kernel modules by Mark Salter · 15 years ago
  67. d282922 lib: add lib/gcd.c by Florian Fainelli · 15 years ago
  68. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 15 years ago
  69. 8820f27 gru: copyright fixes by Jack Steiner · 15 years ago
  70. 229a050 gru: remove references to the obsolete global status handle by Jack Steiner · 15 years ago
  71. 2b702b2 gru: fixes to grudump utility by Jack Steiner · 15 years ago
  72. 1926ee8 gru: fix potential use-after-free when purging GRU tlbs by Jack Steiner · 15 years ago
  73. b1b19fc gru: add user request to specify gru slice by Jack Steiner · 15 years ago
  74. 92b3938 gru: generic infrastructure for context options by Jack Steiner · 15 years ago
  75. 9f25011 gru: cleanup gru inline functions by Jack Steiner · 15 years ago
  76. 6471cd4 gru: delete user request for fetching chiplet status by Jack Steiner · 15 years ago
  77. 7e796a7 gru: collect per-context user statistics by Jack Steiner · 15 years ago
  78. d6e2fbc gru: fix automatic retry of gru instruction failures by Jack Steiner · 15 years ago
  79. d5826dd gru: add user request to explicitly unload a gru context by Jack Steiner · 15 years ago
  80. 1a2c09e gru: fix cache coherency issues with instruction retry by Jack Steiner · 15 years ago
  81. 270952a gru: update to rev 0.9 of gru spec by Jack Steiner · 15 years ago
  82. eb5bd5e gru: update gru kernel self tests by Jack Steiner · 15 years ago
  83. 9120dec gru: support for asynchronous gru instructions by Jack Steiner · 15 years ago
  84. 4a7a17c gru: support instruction completion interrupts by Jack Steiner · 15 years ago
  85. 940229b gru: check context state on reload by Jack Steiner · 15 years ago
  86. 17b49a6 gru: fix handling of mesq failures by Jack Steiner · 15 years ago
  87. 3eac2e9 gru: support contexts with zero dsrs or cbrs by Jack Steiner · 15 years ago
  88. 836ce67 gru: change resource assignment for kernel threads by Jack Steiner · 15 years ago
  89. 6e91007 gru: support cch_allocate for kernel threads by Jack Steiner · 15 years ago
  90. d57c82b gru: change context load and unload by Jack Steiner · 15 years ago
  91. 364b76d gru: dynamic allocation of kernel contexts by Jack Steiner · 15 years ago
  92. 9cc9b05 gru: dump chiplet state by Jack Steiner · 15 years ago
  93. cd1334f gru: bug fixes for GRU exception handling by Jack Steiner · 15 years ago
  94. d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 15 years ago
  95. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago
  96. 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  97. d6d0a6a dma-mapping: ia64: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  98. 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  99. c147d8e dma-mapping: add asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  100. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago