summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm
AgeCommit message (Expand)Author
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12misc: ibmasm: Return error on error pathAnton Vasilyev
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-11misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21misc: remove use of __devinitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-08ibmasm: fix comment typoJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven
2009-01-06trivial: Fix incorrect use of "loose" in event.cNick Andrew
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-30NULL noise: drivers/miscAl Viro
2008-01-24kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17IBMASM: miscellaneous fixesDmitry Torokhov
2007-07-17IBMASM: dont use extern in function declarationsDmitry Torokhov
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o