summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-073-18/+38
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-071-32/+28
* iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-073-18/+33
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-074-31/+40
* iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-074-26/+39
* iget: stop ISOFS from using read_inode()David Howells2008-02-074-32/+58
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-074-19/+43
* iget: stop FUSE from using iget() and read_inode()David Howells2008-02-071-6/+0
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-074-23/+40
* iget: stop FAT from using iget() and read_inode()David Howells2008-02-071-4/+2
* iget: stop EXT4 from using iget() and read_inode()David Howells2008-02-076-70/+87
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-076-72/+89
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-074-29/+46
* iget: stop EFS from using iget() and read_inode()David Howells2008-02-074-25/+41
* iget: stop CIFS from using iget() and read_inode()David Howells2008-02-073-7/+24
* iget: stop BFS from using iget() and read_inode()David Howells2008-02-073-13/+27
* iget: stop BEFS from using iget() and read_inode()David Howells2008-02-071-14/+25
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-073-13/+37
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-075-19/+32
* iget: use iget_failed() in GFS2David Howells2008-02-071-1/+1
* iget: use iget_failed() in AFSDavid Howells2008-02-071-4/+1
* iget: introduce a function to register iget failureDavid Howells2008-02-073-5/+28
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-0728-39/+39
* Add an ERR_CAST() function to complement ERR_PTR and co.David Howells2008-02-071-0/+13
* MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-072-4/+4
* MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-072-4/+4
* MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-072-4/+5
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-073-3/+9
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-072-2/+6
* vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi2008-02-071-1/+1
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-073-11/+11
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-072-26/+39
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-0743-105/+183
* fs menu: small reorgRandy Dunlap2008-02-071-47/+46
* dz.c: Resource managementMaciej W. Rozycki2008-02-071-101/+188
* dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki2008-02-071-11/+16
* dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2008-02-072-51/+56
* MAINTAINERS: add self for the dz serial driverMaciej W. Rozycki2008-02-071-0/+5
* dz: handle special conditions on reception correctlyMaciej W. Rozycki2008-02-072-38/+46
* dz: fix locking issuesMaciej W. Rozycki2008-02-071-11/+12
* dz: rename the serial console structureMaciej W. Rozycki2008-02-071-3/+3
* dz: update kconfig descriptionMaciej W. Rozycki2008-02-071-6/+10
* dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki2008-02-071-10/+13
* dz: don't panic() when request_irq() failsMaciej W. Rozycki2008-02-071-5/+15
* dz: always check if it is safe to console_putchar()Maciej W. Rozycki2008-02-071-2/+2
* dz.h: remove useless unused module junkMaciej W. Rozycki2008-02-071-5/+0
* drivers/edac/i3000: document type promotionJason Uhlenkott2008-02-071-0/+7
* drivers/edac: i3000: missing init codeHitoshi Mitake2008-02-071-0/+13
* drivers/edac: mpc85xx: add static scopeDoug Thompson2008-02-071-1/+1
* drivers/edac: i3000: 64bit buildJason Uhlenkott2008-02-071-1/+1