aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman2006-03-28
* [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman2006-03-28
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-28
|\
| * [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-26
| * [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-26
| * [SERIAL] Small time UART configuration fix for AU1100 processorFreddy Spierenburg2006-03-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-28
|\ \
| * | [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili2006-03-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones2006-03-27
| |\ \
| | * | [PATCH] cpufreq_ondemand: add range checkDominik Brodowski2006-03-26
| | * | [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselectedEric Piel2006-03-26
| | * | [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...Eric Piel2006-03-26
| | * | [PATCH] cpufreq_conservative: alternative initialise approachAlexander Clouter2006-03-26
| | * | [PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter2006-03-26
| | * | [PATCH] cpufreq_conservative: alter default responsivenessAlexander Clouter2006-03-26
| | * | [PATCH] cpufreq_conservative: aligning of codebase with ondemandAlexander Clouter2006-03-26
| | |/
* | | [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* | | [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-28
* | | [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-28
* | | [PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi2006-03-28
* | | [PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-28
* | | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* | | [PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki2006-03-28
* | | [PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki2006-03-28
* | | [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-28
* | | [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-28
* | | [PATCH] ide: AMD756 no host side cable detectionRene Herman2006-03-28
* | | [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan2006-03-28
* | | [PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk2006-03-28
* | | [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-28
* | | [PATCH] capi: register_chrdev() fixAndrew Morton2006-03-28
* | | [PATCH] paride-pt: register_chrdev fixAndrew Morton2006-03-28
* | | [PATCH] paride: register_chrdev fixAndrew Morton2006-03-28
* | | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk2006-03-28
* | | [PATCH] synclink_gt: remove uneeded async codePaul Fulghum2006-03-28
* | | [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-28
* | | [PATCH] synclink: remove dead codePaul Fulghum2006-03-28
|/ /
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-27
|\ \
| * | [PATCH] unused label in drivers/block/cciss.Eric Sesterhenn2006-03-27
| * | [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe2006-03-27
| * | [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-27
* | | [PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown2006-03-27
* | | [PATCH] sem2mutex: drivers/mdArjan van de Ven2006-03-27
* | | [PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown2006-03-27
* | | [PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown2006-03-27
* | | [PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown2006-03-27
* | | [PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown2006-03-27
* | | [PATCH] md: Improve comments about locking situation in raid5 make_requestNeilBrown2006-03-27