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