summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | block: Skip I/O merges when disabledAlan D. Brunelle2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: add large command supportFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: rename and export rq_init()FUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inlineAdrian Bunk2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block/elevator.c:elv_rq_merge_ok() mustn't be inlineAdrian Bunk2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: make queue flags non-atomicNick Piggin2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: add dma alignment and padding support to blk_rq_map_kernFUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | unexport blk_max_pfnAdrian Bunk2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | block: make rq_init() do a full memset()FUJITA Tomonori2008-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | relay: fix splice problemTom Zanussi2008-04-29
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | bitops: remove "optimizations"Thomas Gleixner2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | v850: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | blackfin: use kbuild.h instead of defining macros in asm-macros.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | x86: use kbuild.hChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | aio: fix misleading commentsJeff Moyer2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | relayfs: support larger relay bufferMasami Hiramatsu2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | ncpfs: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | isofs: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | hfsplus: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | fat: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | video: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | pcmcia: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | | | | | | | | | | | | | | | | | net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29