aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-05
* | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
|\ \
| * | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-08
|\ \ \
| * | | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-03
| * | | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
| |\ \ \
| * | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-08
|\ \ \ \ \
| * | | | | [WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck2009-12-04
| * | | | | [WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley2009-12-04
| * | | | | [WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks2009-12-04
* | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-08
|\ \ \ \ \ \
| * | | | | | cpumask: Use modern cpumask style in XenRusty Russell2009-11-04
* | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \
| * | | | | | | vgacon: Add support for setting the default cursor stateMatthew Garrett2009-11-13
| * | | | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-13
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Export srat physical topologyDavid Rientjes2009-10-12
* | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-03
| * | | | | | | | | writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
| * | | | | | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner2009-11-24
| | * | | | | | | | | add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg2009-11-24
| | * | | | | | | | | fix in-kernel configuration serializationLars Ellenberg2009-11-24
| * | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| |/ / / / / / / / /
| * | | | | | | | | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-23
| * | | | | | | | | cciss: fix scatter gather cleanup problemsStephen M. Cameron2009-11-23
| * | | | | | | | | cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Add enhanced scatter-gather support.Don Brace2009-11-13
| * | | | | | | | | cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Remove unnecessary check in scan_threadStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-13
| * | | | | | | | | cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron2009-11-13
| * | | | | | | | | cciss: clean up code in cciss_shutdownStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron2009-11-13
| * | | | | | | | | cciss: Make device attributes staticAlex Chiang2009-11-13
| * | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-04
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drbd: performance - don't lose unplug eventsLars Ellenberg2009-11-04
| | * | | | | | | | | Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner2009-11-04
| | * | | | | | | | | drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner2009-11-04
| | * | | | | | | | | drbd: fix check for too large lower level deviceLars Ellenberg2009-11-04
| | * | | | | | | | | fix grammar in printkLars Ellenberg2009-11-04
| | * | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner2009-11-03
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block/ps3: fix slow VRAM IOHideyuki Sasaki2009-11-04