summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-07iget: stop FUSE from using iget() and read_inode()David Howells1-6/+0
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells4-23/+40
2008-02-07iget: stop FAT from using iget() and read_inode()David Howells1-4/+2
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells6-70/+87
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells6-72/+89
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells4-29/+46
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells4-25/+41
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells3-7/+24
2008-02-07iget: stop BFS from using iget() and read_inode()David Howells3-13/+27
2008-02-07iget: stop BEFS from using iget() and read_inode()David Howells1-14/+25
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells3-13/+37
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells5-19/+32
2008-02-07iget: use iget_failed() in GFS2David Howells1-1/+1
2008-02-07iget: use iget_failed() in AFSDavid Howells1-4/+1
2008-02-07iget: introduce a function to register iget failureDavid Howells3-5/+28
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells28-39/+39
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells1-0/+13
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke2-4/+5
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi3-3/+9
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2-2/+6
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi1-1/+1
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi3-11/+11
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2-26/+39
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle43-105/+183
2008-02-07fs menu: small reorgRandy Dunlap1-47/+46
2008-02-07dz.c: Resource managementMaciej W. Rozycki1-101/+188
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki1-11/+16
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2-51/+56
2008-02-07MAINTAINERS: add self for the dz serial driverMaciej W. Rozycki1-0/+5
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki2-38/+46
2008-02-07dz: fix locking issuesMaciej W. Rozycki1-11/+12
2008-02-07dz: rename the serial console structureMaciej W. Rozycki1-3/+3
2008-02-07dz: update kconfig descriptionMaciej W. Rozycki1-6/+10
2008-02-07dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki1-10/+13
2008-02-07dz: don't panic() when request_irq() failsMaciej W. Rozycki1-5/+15
2008-02-07dz: always check if it is safe to console_putchar()Maciej W. Rozycki1-2/+2
2008-02-07dz.h: remove useless unused module junkMaciej W. Rozycki1-5/+0
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott1-0/+7
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake1-0/+13
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson1-1/+1
2008-02-07drivers/edac: i3000: 64bit buildJason Uhlenkott1-1/+1
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright1-4/+8
2008-02-07drivers-edac: add marvell mv64x60 driverDave Jiang4-0/+977
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang4-0/+1213
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott1-15/+35
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott1-97/+110
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt3-0/+266
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2-1/+4