summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/edac: pci: broken parity regressionBryan Boatright2008-02-071-4/+8
* drivers-edac: add marvell mv64x60 driverDave Jiang2008-02-074-0/+977
* drivers-edac: add freescale mpc85xx driverDave Jiang2008-02-074-0/+1213
* drivers-edac: i3000 replace macros with functionsJason Uhlenkott2008-02-071-15/+35
* drivers-edac: i3000 code tidyingJason Uhlenkott2008-02-071-97/+110
* drivers-edac: add Cell MC driverBenjamin Herrenschmidt2008-02-073-0/+266
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-072-1/+4
* drivers-edac: use round_jiffies_relativeAnton Blanchard2008-02-072-3/+3
* drivers-edac: turn on edac device error loggingDoug Thompson2008-02-071-0/+4
* ASIC3 driverSamuel Ortiz2008-02-074-0/+1093
* cpusets: update_cpumask documentation fixPaul Jackson2008-02-071-15/+8
* Handle pid namespaces in cgroups codePavel Emelyanov2008-02-071-2/+2
* hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-071-8/+13
* hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-071-26/+15
* cgroups: update comments in cpuset.cPaul Menage2008-02-071-85/+43
OpenPOWER on IntegriCloud