- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- 1db37611 misc: ibmasm: Modify matricies to matrices by Guoqing Chi · 3 years, 6 months ago
- 7272b59 misc/libmasm/module: Fix two use after free in ibmasm_init_one by Lv Yunlong · 3 years, 8 months ago
- 779b961 misc: ibmasm: dot_command: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
- e0a6ad8 misc: ibmasm: r_heartbeat: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
- b7df87c misc: ibmasm: command: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
- 63969cf misc: ibmasm: event: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 129f809 vfs: Convert ibmasmfs to use the new mount API by David Howells · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- a0341fc ibmasm: don't write out of bounds in read handler by Jann Horn · 6 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f403f85f misc: ibmasm: Return error on error path by Anton Vasilyev · 7 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- ecbf128 misc: ibmasm: fix typo in error message by Colin Ian King · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 46d83a8 misc: ibmasm: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
- cf4f219 kbuild: Allow to specify composite modules with modname-m by Michal Marek · 9 years ago
- 8221b3a misc: ibmasm: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- bbf831d misc: ibmasm: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
- 0507c78 ibmasmfs: don't bother passing superblock when not needed by Al Viro · 11 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 486a5c2 misc: remove use of __devexit by Bill Pemberton · 12 years ago
- 80c8ae2 misc: remove use of __devinit by Bill Pemberton · 12 years ago
- 2d6bed9 drivers/misc: remove use of __devexit_p by Bill Pemberton · 12 years ago
- ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
- 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
- ea23b453 ibmasmfs: make register_filesystem the last failure exit by Al Viro · 13 years ago
- 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
- 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 5ecd602e ibmasm: fix comment typo by Justin P. Mattock · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
- 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
- 275bd41 ibmasmfs: use generic_file_llseek by Arnd Bergmann · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
- 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- bdbeed7 pci: use pci_ioremap_bar() in drivers/misc by Arjan van de Ven · 16 years ago
- 3a4e367 trivial: Fix incorrect use of "loose" in event.c by Nick Andrew · 16 years ago
- 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
- 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 5cf83b9 NULL noise: drivers/misc by Al Viro · 17 years ago
- a045171 kobject: convert ibmasm to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
- 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
- 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
- dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
- 8945495 IBMASM: miscellaneous fixes by Dmitry Torokhov · 17 years ago
- da6b9c9 IBMASM: dont use extern in function declarations by Dmitry Torokhov · 17 years ago
- 3110dc7 IBMASM: whitespace cleanup by Dmitry Torokhov · 17 years ago
- d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
- 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
- dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
- 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
- 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
- e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
- 6a88231 [PATCH] ibmasm: use after free fix by Max Asbock · 19 years ago
- ca74080 [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA by Russell King · 19 years ago
- 5fc4e6e Input: ibmasm - fix input initialization error path by Dmitry Torokhov · 19 years ago
- 736ce43 Input: ibmasm - convert to dynamic input_dev allocation by Vernon Mauery · 19 years ago
- 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
- 66172d2 [SERIAL] Update ibmasm driver for death of register_serial&co by Max Asbock · 19 years ago
- 8818760 [PATCH] ibmasm driver: fix race in command refcount logic by Max Asbock · 20 years ago
- 278d72a [PATCH] ibmasm driver: redesign handling of remote control events by Max Asbock · 20 years ago
- b8acb80 [PATCH] ibmasm driver: correctly wake up sleeping threads by Max Asbock · 20 years ago
- f5ccc84 [PATCH] ibmasm driver: fix command buffer size by Max Asbock · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago