aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-029p: Implement LOPENM. Mohan Kumar3-11/+21
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)4-1/+163
2010-08-029p: Implement TMKDIRM. Mohan Kumar4-3/+117
2010-08-029p: Implement TMKNODM. Mohan Kumar4-3/+140
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)4-4/+137
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)3-0/+22
2010-08-029p: Define and implement TLINK for 9P2000.LEric Van Hensbergen1-1/+106
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi5-3/+122
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi7-34/+321
2010-08-02fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V2-2/+3
2010-08-02net/9p: Handle the server returned error properlyAneesh Kumar K.V1-1/+2
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi5-16/+227
2010-08-029p: Make use of iounit for read/writeM. Mohan Kumar1-6/+7
2010-08-029p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi1-0/+1
2010-08-01Linux 2.6.35Linus Torvalds1-1/+1
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck1-0/+2
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman1-0/+1
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues1-8/+9
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse1-6/+25
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2-7/+61
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2-0/+16
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17