aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz2008-12-29
| | * | | | | | | | | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | DMI: add dmi_matchJiri Slaby2008-12-29
| | * | | | | | | | | libata: perform port detach in EHTejun Heo2008-12-28
| | * | | | | | | | | libata: beef up iteratorsTejun Heo2008-12-28
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter2008-12-10
| | * | | | | | | | | oprofile: update comment for oprofile_add_sample()Robert Richter2008-12-10
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-29
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | SLUB: failslab supportAkinobu Mita2008-12-29
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-29
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | * / | | | | | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-26
| | | |/ / / / / / / /
| | * | / / / / / / / slab: Fix comment on #endifPascal Terjan2008-12-29
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | DRM: add mode setting supportDave Airlie2008-12-29
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-28
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | of: Fix comment, sparc no longer uses of_device objects on special busses.David S. Miller2008-12-04
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Get rid of CONFIG_LSFJens Axboe2008-12-29
| | * | | | | | | | | block: add one-hit cache for disk partition lookupJens Axboe2008-12-29
| | * | | | | | | | | block: get rid of elevator_t typedefJens Axboe2008-12-29
| | * | | | | | | | | aio: make the lookup_ioctx() locklessJens Axboe2008-12-29
| | * | | | | | | | | bio: add support for inlining a number of bio_vecs inside the bioJens Axboe2008-12-29
| | * | | | | | | | | bio: allow individual slabs in the bio_setJens Axboe2008-12-29
| | * | | | | | | | | bio: move the slab pointer inside the bio_setJens Axboe2008-12-29
| | * | | | | | | | | bio: only mempool back the largest bio_vec slab cacheJens Axboe2008-12-29
| | * | | | | | | | | block: simplify empty barrier implementationTejun Heo2008-12-29
| | * | | | | | | | | block: make barrier completion more robustTejun Heo2008-12-29
| | * | | | | | | | | block: make every barrier action optionalTejun Heo2008-12-29
| | * | | | | | | | | block: reorganize QUEUE_ORDERED_* constantsTejun Heo2008-12-29
| | * | | | | | | | | block: reorder struct bio to remove padding on 64bitRichard Kennedy2008-12-29
| | * | | | | | | | | block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan2008-12-29
| | * | | | | | | | | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey2008-12-29
| | * | | | | | | | | block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao2008-12-29
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / | | | | | |/| | | / / / / | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2Yinghai Lu2008-12-18
| | | * | | | | | | | | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-18
| | | * | | | | | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
| | | * | | | | | | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-12
| | | * | | | | | | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-12
| | | * | | | | | | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-08