Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 1 | -2/+3 |
2020-07-01 | nfblock: stop using ->queuedata | Christoph Hellwig | 1 | -2/+1 |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig | 1 | -2/+1 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-06 | m68k: set proper major_num when specifying module param major_num | Chengguang Xu | 1 | -3/+7 |
2018-10-29 | Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
2018-09-24 | block: remove bvec_to_phys | Christoph Hellwig | 1 | -1/+1 |
2018-08-31 | m68k/atari: ARAnyM - Remove reference to long-deprecated MODULE_PARM | Robert P. J. Day | 1 | -4/+0 |
2017-01-19 | net: Remove usage of net_device last_rx member | Tobias Klauser | 1 | -1/+0 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 1 | -1/+2 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -1/+1 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+7 |
2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 1 | -1/+2 |
2013-11-24 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 1 | -5/+6 |
2013-11-24 | block: Abstract out bvec iterator | Kent Overstreet | 1 | -1/+1 |
2013-08-23 | m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls | Geert Uytterhoeven | 4 | -15/+18 |
2013-08-14 | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 1 | -4/+19 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -2/+4 |
2012-08-14 | TTY: nfcon, add tty_port and link it | Jiri Slaby | 1 | -0/+4 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -1/+0 |
2011-12-10 | m68k: Initconst section fixes | Andi Kleen | 1 | -1/+1 |
2011-09-12 | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 1 | -2/+1 |
2011-07-15 | net: m68k/nfeth: Remove wrong usage of dev->flags | Michał Mirosław | 1 | -1/+0 |
2011-06-12 | net/m68k: Include <linux/interrupt.h> where needed | Geert Uytterhoeven | 1 | -0/+1 |
2011-03-16 | m68k/atari: ARAnyM - Add support for network access | Milan Jurik | 2 | -0/+271 |
2011-03-16 | m68k/atari: ARAnyM - Add support for console access | Roman Zippel | 3 | -38/+163 |
2011-03-16 | m68k/atari: ARAnyM - Add support for block access | Roman Zippel | 2 | -0/+197 |
2011-03-16 | m68k/atari: Initial ARAnyM support | Petr Stehlik | 2 | -0/+121 |