aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-07fs menu: small reorgRandy Dunlap
2008-02-07dz.c: Resource managementMaciej W. Rozycki
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki
2008-02-07MAINTAINERS: add self for the dz serial driverMaciej W. Rozycki
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki
2008-02-07dz: fix locking issuesMaciej W. Rozycki
2008-02-07dz: rename the serial console structureMaciej W. Rozycki
2008-02-07dz: update kconfig descriptionMaciej W. Rozycki
2008-02-07dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki
2008-02-07dz: don't panic() when request_irq() failsMaciej W. Rozycki
2008-02-07dz: always check if it is safe to console_putchar()Maciej W. Rozycki
2008-02-07dz.h: remove useless unused module junkMaciej W. Rozycki
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson
2008-02-07drivers/edac: i3000: 64bit buildJason Uhlenkott
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright
2008-02-07drivers-edac: add marvell mv64x60 driverDave Jiang
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson
2008-02-07ASIC3 driverSamuel Ortiz
2008-02-07cpusets: update_cpumask documentation fixPaul Jackson
2008-02-07Handle pid namespaces in cgroups codePavel Emelyanov
2008-02-07hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson
2008-02-07hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson
2008-02-07cgroups: update comments in cpuset.cPaul Menage
2008-02-07cpusets: update_cpumask revisionCliff Wickman
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman
2008-02-07update Documentation/controller/memory.txtKAMEZAWA Hiroyuki
2008-02-07Memory controller remove control_type featureBalbir Singh
2008-02-07per-zone and reclaim enhancements for memory controller: per-zone-lock for cg...KAMEZAWA Hiroyuki
2008-02-07per-zone and reclaim enhancements for memory controller: per zone lru for cgroupKAMEZAWA Hiroyuki