| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove usage of net_device last_rx member | Tobias Klauser | 2017-01-18 | 1 | -1/+0 |
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+0 |
* | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -1/+2 |
* | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -1/+1 |
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -6/+7 |
|\ |
|
| * | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -5/+6 |
| * | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
* | | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-11-26 | 1 | -1/+2 |
|/ |
|
* | m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls | Geert Uytterhoeven | 2013-08-23 | 4 | -15/+18 |
* | m68k/atari: ARAnyM - Fix NatFeat module support | Geert Uytterhoeven | 2013-08-14 | 1 | -4/+19 |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 | 1 | -2/+4 |
* | TTY: nfcon, add tty_port and link it | Jiri Slaby | 2012-08-13 | 1 | -0/+4 |
* | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
* | m68k: Initconst section fixes | Andi Kleen | 2011-12-10 | 1 | -1/+1 |
* | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 2011-09-12 | 1 | -2/+1 |
* | net: m68k/nfeth: Remove wrong usage of dev->flags | Michał Mirosław | 2011-07-14 | 1 | -1/+0 |
* | net/m68k: Include <linux/interrupt.h> where needed | Geert Uytterhoeven | 2011-06-11 | 1 | -0/+1 |
* | m68k/atari: ARAnyM - Add support for network access | Milan Jurik | 2011-03-16 | 2 | -0/+271 |
* | m68k/atari: ARAnyM - Add support for console access | Roman Zippel | 2011-03-16 | 3 | -38/+163 |
* | m68k/atari: ARAnyM - Add support for block access | Roman Zippel | 2011-03-16 | 2 | -0/+197 |
* | m68k/atari: Initial ARAnyM support | Petr Stehlik | 2011-03-16 | 2 | -0/+121 |