1. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  2. da3c6ef Remove jsflash driver by Jens Axboe · 6 years ago
  3. 37a5b5c jsflash: handle highmem pages by Christoph Hellwig · 6 years ago
  4. d3c68d0 sparc64: Fix mistake in oradax license text by Rob Gardner · 6 years ago
  5. 49d7006 sparc64: Properly range check DAX completion index by Rob Gardner · 6 years ago
  6. 9c548bb sparc64: Oracle DAX driver depends on SPARC64 by Guenter Roeck · 6 years ago
  7. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  8. 2d85ec8 oradax: Fix return value check in dax_attach() by Wei Yongjun · 7 years ago
  9. dd02732 sparc64: Oracle DAX driver by Rob Gardner · 7 years ago
  10. c792373 openprom: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  11. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. da61e73 sbus: char: Move D7S_MINOR to include/linux/miscdevice.h by Corentin Labbe · 7 years ago
  14. 8cd3ec5 sbus: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  15. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 7 years ago
  16. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  17. 8b0c441 jsflash: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  18. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  19. 21916a4 openprom: fix warning by Sam Ravnborg · 8 years ago
  20. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  21. 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 9 years ago
  22. 7cafb31 sbus: char: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  24. 5cdceab bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000 by Christopher Alexander Tobias Schulze · 10 years ago
  25. 54dcf0c drivers/sbus/char: Micro-optimization in display7seg.c by Rasmus Villemoes · 10 years ago
  26. 57a4a3d display7seg: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  27. fb1be43 jsflash: missed conversion from rq->buffer to bio_data(rq->bio) by Jens Axboe · 10 years ago
  28. 967f038 Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2] by David Howells · 10 years ago
  29. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  30. 6e51f85 bbc_i2c: fix section mismatch warning by Sam Ravnborg · 11 years ago
  31. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  33. bffb0ed drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  34. 082a200 Drivers: sbus: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. da20116 drivers/sbus/char: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  37. dbf2b92 sbus: convert drivers/sbus/char/* to use module_platform_driver() by Axel Lin · 13 years ago
  38. e410471 bbc_i2c: Remove unneeded err variable by Axel Lin · 13 years ago
  39. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  42. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  43. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  46. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  47. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  48. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  49. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  50. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  51. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  52. a3108ca sbus: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  53. 33cfe65 drivers/sbus: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  54. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  55. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  56. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  57. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  58. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  59. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  60. be94bbb drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos by Jan Blunck · 14 years ago
  61. 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
  62. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  63. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  64. c7c17c2 bbc_envctrl: Clean up properly if kthread_run() fails. by David S. Miller · 15 years ago
  65. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  66. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  67. 14d87e6 sparc: Fix cleanup crash in bbc_envctrl_cleanup() by David S. Miller · 15 years ago
  68. 32e5897 openprom: Squelch useless GCC warning. by David S. Miller · 15 years ago
  69. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  70. 6b0bf40 jsflash: dequeue in-flight request by Tejun Heo · 15 years ago
  71. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  72. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  73. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  74. 6c0f8bc sbus: changed ioctls to unlocked by Stoyan Gaydarov · 15 years ago
  75. 1c339eb sbus: Auto-load openprom module when device opened. by Scott James Remnant · 15 years ago
  76. f4c1363 sparc64: wait_event_interruptible_timeout may return -ERESTARTSYS by Roel Kluin · 15 years ago
  77. c21986a jsflash: stop defining MAJOR_NR by Christoph Hellwig · 15 years ago
  78. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  79. 33b07db9 Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  80. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  81. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  82. eed795b sparc: Kill sbus mostek RTC driver. by David S. Miller · 16 years ago
  83. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  84. 3989007 bbc_envctrl: Fix build errors from bbc_i2c OF conversion. by David S. Miller · 16 years ago
  85. e21e245 bbc_i2c: Convert to pure OF driver. by David S. Miller · 16 years ago
  86. 6b8c90f envctrl: Convert to pure OF driver. by David S. Miller · 16 years ago
  87. 95d4390 display7seg: Convert to pure OF device driver. by David S. Miller · 16 years ago
  88. 8ab0dc3 cpwatchdog: Move to drivers/watchdog/cpwd.c by David S. Miller · 16 years ago
  89. c5f8556 cpwatchdog: Cleanup and convert to pure OF driver. by David S. Miller · 16 years ago
  90. 957183f riowatchdog: Move under drivers/watchdog by David S. Miller · 16 years ago
  91. e42311d riowatchdog: Convert to pure OF driver. by David S. Miller · 16 years ago
  92. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  93. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  94. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  95. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  96. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  97. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  98. 237f8aa sparc: Convert uctrl driver to OF driver. by David S. Miller · 16 years ago
  99. a9540d3 sparc: Convert flash driver to OF device probing. by David S. Miller · 16 years ago
  100. 5778002 sparc: Propagate SBUS iommu archdata into real of_device objects. by David S. Miller · 16 years ago