summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm
Commit message (Expand)AuthorAgeFilesLines
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla2016-02-111-3/+6
* kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-1/+1
* misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* ibmasmfs: don't bother passing superblock when not neededAl Viro2013-09-031-14/+12
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-8/+8
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-201-6/+5
* tidy up after d_make_root() conversionAl Viro2012-03-201-8/+6
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+2
* misc latin1 to utf8 conversionsAl Viro2012-01-0214-14/+14
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ibmasm: fix comment typoJustin P. Mattock2011-04-081-1/+1
|/
* convert get_sb_single() usersAl Viro2010-10-291-5/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-161-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-113-0/+3
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: Fix incorrect use of "loose" in event.cNick Andrew2009-01-061-1/+1
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-061-2/+1
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-292-6/+6
* NULL noise: drivers/miscAl Viro2008-03-301-1/+1
* kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2008-01-242-13/+9
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-8/+4
* IBMASM: miscellaneous fixesDmitry Torokhov2007-07-171-19/+18
* IBMASM: dont use extern in function declarationsDmitry Torokhov2007-07-171-32/+32
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-1714-62/+62
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-13/+9
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-8/+8
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+3
* [PATCH] ibmasm: use after free fixMax Asbock2006-03-091-4/+5
OpenPOWER on IntegriCloud