Age | Commit message (Expand) | Author |
2025-02-11 | s390/cio: Fix CHPID "configure" attribute caching | Peter Oberparleiter |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-07 | sysfs: constify macro BIN_ATTRIBUTE_GROUPS() | Thomas Weißschuh |
2025-01-03 | s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one place | Benjamin Block |
2025-01-03 | s390/cio: Use array indices instead of pointer arithmetic | Benjamin Block |
2025-01-03 | s390/qdio: Rename feature flag aif_osa to aif_qdio | Benjamin Block |
2024-11-13 | s390/cio/ioasm: Convert to use flag output macros | Heiko Carstens |
2024-11-13 | s390/cio/qdio: Convert to use flag output macros | Heiko Carstens |
2024-11-13 | s390/cio: Externalize full CMG characteristics | Peter Oberparleiter |
2024-10-25 | s390/cio/scm: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio/css: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio/ccwgroup: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio/cmf: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio/device: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio/chp: Switch over to sysfs_emit() | Mete Durlu |
2024-10-25 | s390/cio: Do not unregister the subchannel based on DNV | Vineeth Vijayan |
2024-10-10 | s390/cio: Correct some typos in comments | Shen Lichuan |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-07-31 | s390/cio: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-18 | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-03 | s390/vfio_ccw: Fix target addresses of TIC CCWs | Eric Farman |
2024-06-18 | s390/drivers: Replace S390_lowcore by get_lowcore() | Sven Schnelle |
2024-05-21 | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-14 | s390/irq: Set CIF_NOHZ_DELAY in do_io_irq() | Sven Schnelle |
2024-05-13 | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-29 | s390/cio: Ensure the copied buf is NUL terminated | Bui Quang Minh |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-12 | s390/cio: log fake IRB events | Peter Oberparleiter |
2024-04-12 | s390/cio: fix race condition during online processing | Peter Oberparleiter |
2024-04-12 | s390/qdio: handle deferred cc1 | Peter Oberparleiter |
2024-04-12 | s390/cio: fix tracepoint subchannel type field | Peter Oberparleiter |
2024-04-12 | s390/cio: export CHPID operating speed | Peter Oberparleiter |
2024-04-12 | s390/cio: export measurement data for all CMGs | Peter Oberparleiter |
2024-04-12 | s390/cio: export extended channel-path-measurement data | Peter Oberparleiter |
2024-04-12 | s390/cio: simplify measurement attribute registration | Peter Oberparleiter |
2024-04-12 | s390/cio: rework channel-utilization-block handling | Peter Oberparleiter |
2024-04-09 | s390/cio: convert sprintf()/snprintf() to sysfs_emit() | Li Zhijian |
2024-04-09 | s390/chsc: use notifier for AP configuration changes | Holger Dengler |
2024-04-01 | bitmap: introduce generic optimized bitmap_size() | Alexander Lobakin |
2024-04-01 | s390/cio: rename bitmap_size() -> idset_bitmap_size() | Alexander Lobakin |
2024-03-17 | s390/cio: use while (i--) pattern to clean up | Andy Shevchenko |
2024-03-13 | s390/vfio_ccw_cp: use new address translation helpers | Heiko Carstens |
2024-03-13 | s390/cio: use new address translation helpers | Heiko Carstens |
2024-03-13 | s390/virtio_ccw: use DMA handle from DMA API | Halil Pasic |
2024-03-13 | s390/cio: use bitwise types to allow for type checking | Heiko Carstens |
2024-03-13 | s390/vfio_ccw: fix virtual vs physical address confusion | Heiko Carstens |