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