| Commit message (Expand) | Author | Age |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 |
| |\ |
|
| | * | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 2006-03-26 |
| | * | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 |
| | * | [SERIAL] Small time UART configuration fix for AU1100 processor | Freddy Spierenburg | 2006-03-26 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-28 |
| |\ \ |
|
| | * | | [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh... | Mattia Dongili | 2006-03-28 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6 | Dave Jones | 2006-03-27 |
| | |\ \ |
|
| | | * | | [PATCH] cpufreq_ondemand: add range check | Dominik Brodowski | 2006-03-26 |
| | | * | | [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected | Eric Piel | 2006-03-26 |
| | | * | | [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la... | Eric Piel | 2006-03-26 |
| | | * | | [PATCH] cpufreq_conservative: alternative initialise approach | Alexander Clouter | 2006-03-26 |
| | | * | | [PATCH] cpufreq_conservative: make for_each_cpu() safe | Alexander Clouter | 2006-03-26 |
| | | * | | [PATCH] cpufreq_conservative: alter default responsiveness | Alexander Clouter | 2006-03-26 |
| | | * | | [PATCH] cpufreq_conservative: aligning of codebase with ondemand | Alexander Clouter | 2006-03-26 |
| | | |/ |
|
| * | | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
| * | | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 |
| * | | | [PATCH] drivers/scsi/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-03-28 |
| * | | | [PATCH] ide-tape: use time_after(), time_after_eq() | Marcelo Feitoza Parisi | 2006-03-28 |
| * | | | [PATCH] nvidia-agp: use time_before_eq() | Marcelo Feitoza Parisi | 2006-03-28 |
| * | | | [PATCH] drivers/block/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-03-28 |
| * | | | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 |
| * | | | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
| * | | | [PATCH] for_each_possible_cpu: oprofile. | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | | | [PATCH] for_each_possible_cpu: loopback device. | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | | | [PATCH] ide_generic_all_on() warning fix | Andrew Morton | 2006-03-28 |
| * | | | [PATCH] Small fixes backported to old IDE SiS driver | Alan Cox | 2006-03-28 |
| * | | | [PATCH] ide: AMD756 no host side cable detection | Rene Herman | 2006-03-28 |
| * | | | [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 | Alexey Dobriyan | 2006-03-28 |
| * | | | [PATCH] drivers/block/paride/pd.c: fix an off-by-one error | Adrian Bunk | 2006-03-28 |
| * | | | [PATCH] Add oprofile_add_ext_sample | Brian Rogan | 2006-03-28 |
| * | | | [PATCH] capi: register_chrdev() fix | Andrew Morton | 2006-03-28 |
| * | | | [PATCH] paride-pt: register_chrdev fix | Andrew Morton | 2006-03-28 |
| * | | | [PATCH] paride: register_chrdev fix | Andrew Morton | 2006-03-28 |
| * | | | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM | Adrian Bunk | 2006-03-28 |
| * | | | [PATCH] synclink_gt: remove uneeded async code | Paul Fulghum | 2006-03-28 |
| * | | | [PATCH] synclink_gt add gpio feature | Paul Fulghum | 2006-03-28 |
| * | | | [PATCH] synclink: remove dead code | Paul Fulghum | 2006-03-28 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-27 |
| |\ \ |
|
| | * | | [PATCH] unused label in drivers/block/cciss. | Eric Sesterhenn | 2006-03-27 |
| | * | | [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure | Jens Axboe | 2006-03-27 |
| | * | | [PATCH] kzalloc() conversion in drivers/block | Eric Sesterhenn | 2006-03-27 |
| * | | | [PATCH] md: Convert reconfig_sem to reconfig_mutex | NeilBrown | 2006-03-27 |
| * | | | [PATCH] sem2mutex: drivers/md | Arjan van de Ven | 2006-03-27 |
| * | | | [PATCH] md: Restore 'remaining' count when retrying an write operation | NeilBrown | 2006-03-27 |
| * | | | [PATCH] md: Fix md grow/size code to correctly find the maximum available space | NeilBrown | 2006-03-27 |
| * | | | [PATCH] md: Remove bi_end_io call out from under a spinlock | NeilBrown | 2006-03-27 |
| * | | | [PATCH] md: Remove some stray semi-colons after functions called in macro.. | NeilBrown | 2006-03-27 |
| * | | | [PATCH] md: Improve comments about locking situation in raid5 make_request | NeilBrown | 2006-03-27 |
| * | | | [PATCH] md: Support suspending of IO to regions of an md array | NeilBrown | 2006-03-27 |