summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * misc: ibmasm: Return error on error pathAnton Vasilyev2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* misc: ibmasm: fix typo in error messageColin Ian King2016-12-14
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla2016-02-11
* kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-25
* misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* ibmasmfs: don't bother passing superblock when not neededAl Viro2013-09-03
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-20
* tidy up after d_make_root() conversionAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* misc latin1 to utf8 conversionsAl Viro2012-01-02
* Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | ibmasm: fix comment typoJustin P. Mattock2011-04-08
|/
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: Fix incorrect use of "loose" in event.cNick Andrew2009-01-06
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-06
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* NULL noise: drivers/miscAl Viro2008-03-30
* kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2008-01-24
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* IBMASM: miscellaneous fixesDmitry Torokhov2007-07-17
* IBMASM: dont use extern in function declarationsDmitry Torokhov2007-07-17
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-17
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02