1. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  2. 5cdceab bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000 by Christopher Alexander Tobias Schulze · 10 years ago
  3. 54dcf0c drivers/sbus/char: Micro-optimization in display7seg.c by Rasmus Villemoes · 10 years ago
  4. 57a4a3d display7seg: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  5. fb1be43 jsflash: missed conversion from rq->buffer to bio_data(rq->bio) by Jens Axboe · 10 years ago
  6. 967f038 Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2] by David Howells · 10 years ago
  7. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  8. 6e51f85 bbc_i2c: fix section mismatch warning by Sam Ravnborg · 11 years ago
  9. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. bffb0ed drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  12. 082a200 Drivers: sbus: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. da20116 drivers/sbus/char: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  14. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  15. dbf2b92 sbus: convert drivers/sbus/char/* to use module_platform_driver() by Axel Lin · 13 years ago
  16. e410471 bbc_i2c: Remove unneeded err variable by Axel Lin · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  20. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  21. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  23. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  24. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  25. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  26. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  27. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  28. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  29. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  30. a3108ca sbus: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  31. 33cfe65 drivers/sbus: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  32. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  33. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  34. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  35. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  36. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  37. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  38. be94bbb drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos by Jan Blunck · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 14 years ago
  41. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  42. c7c17c2 bbc_envctrl: Clean up properly if kthread_run() fails. by David S. Miller · 14 years ago
  43. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  44. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  45. 14d87e6 sparc: Fix cleanup crash in bbc_envctrl_cleanup() by David S. Miller · 15 years ago
  46. 32e5897 openprom: Squelch useless GCC warning. by David S. Miller · 15 years ago
  47. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  48. 6b0bf40 jsflash: dequeue in-flight request by Tejun Heo · 15 years ago
  49. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  50. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  51. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  52. 6c0f8bc sbus: changed ioctls to unlocked by Stoyan Gaydarov · 15 years ago
  53. 1c339eb sbus: Auto-load openprom module when device opened. by Scott James Remnant · 15 years ago
  54. f4c1363 sparc64: wait_event_interruptible_timeout may return -ERESTARTSYS by Roel Kluin · 15 years ago
  55. c21986a jsflash: stop defining MAJOR_NR by Christoph Hellwig · 15 years ago
  56. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 15 years ago
  57. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  58. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  59. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  60. eed795b sparc: Kill sbus mostek RTC driver. by David S. Miller · 16 years ago
  61. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  62. 3989007 bbc_envctrl: Fix build errors from bbc_i2c OF conversion. by David S. Miller · 16 years ago
  63. e21e245 bbc_i2c: Convert to pure OF driver. by David S. Miller · 16 years ago
  64. 6b8c90f envctrl: Convert to pure OF driver. by David S. Miller · 16 years ago
  65. 95d4390 display7seg: Convert to pure OF device driver. by David S. Miller · 16 years ago
  66. 8ab0dc3 cpwatchdog: Move to drivers/watchdog/cpwd.c by David S. Miller · 16 years ago
  67. c5f8556 cpwatchdog: Cleanup and convert to pure OF driver. by David S. Miller · 16 years ago
  68. 957183f riowatchdog: Move under drivers/watchdog by David S. Miller · 16 years ago
  69. e42311d riowatchdog: Convert to pure OF driver. by David S. Miller · 16 years ago
  70. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  71. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  72. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  73. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  74. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  75. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  76. 237f8aa sparc: Convert uctrl driver to OF driver. by David S. Miller · 16 years ago
  77. a9540d3 sparc: Convert flash driver to OF device probing. by David S. Miller · 16 years ago
  78. 5778002 sparc: Propagate SBUS iommu archdata into real of_device objects. by David S. Miller · 16 years ago
  79. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  80. 7f06a3b sparc: Kill videopix SBUS driver. by David S. Miller · 16 years ago
  81. 902663f sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp by David S. Miller · 16 years ago
  82. c6ed413 sparc/drivers: use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  83. 2222c31 sparc64: fix up bus_id changes in sparc core code by Greg Kroah-Hartman · 16 years ago
  84. 9606814 drivers/sbus/: cleanups by Adrian Bunk · 16 years ago
  85. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  86. f138e48 uctrl: BKL pushdown by Arnd Bergmann · 16 years ago
  87. 5ab0854 sbus-rtc: BKL pushdown by Arnd Bergmann · 16 years ago
  88. f29b889 riowatchdog: BKL pushdown by Arnd Bergmann · 16 years ago
  89. 7bcc320 openprom: BKL pushdown by Arnd Bergmann · 16 years ago
  90. 28fbbf4 jsflash: BKL pushdown by Arnd Bergmann · 16 years ago
  91. 78abb6a flash: BKL pushdown by Arnd Bergmann · 16 years ago
  92. 1d17bf0 envctrl: BKL pushdown by Arnd Bergmann · 16 years ago
  93. 009228d display7seg: BKL pushdown by Arnd Bergmann · 16 years ago
  94. b05c9e6 cpwatchdog: BKL pushdown by Arnd Bergmann · 16 years ago
  95. 9aaf20c videopix: BKL pushdown by Jonathan Corbet · 16 years ago
  96. 5e9829a bpp: bkl pushdown by Jonathan Corbet · 16 years ago
  97. 572abae sbus bpp: instances missed in s/dev_name/bpp_dev_name/ by Al Viro · 16 years ago
  98. 0a6db7d sbus: Fix bpp driver build. by David S. Miller · 16 years ago
  99. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  100. 6027f66 [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago