aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz2008-12-291-2/+1
| * | | | | | | | | ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz2008-12-291-1/+0
| * | | | | | | | | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz2008-12-291-1/+1
| * | | | | | | | | ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz2008-12-291-4/+0
| * | | | | | | | | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz2008-12-291-5/+7
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-302-17/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DMI: add dmi_matchJiri Slaby2008-12-291-0/+3
| * | | | | | | | | libata: perform port detach in EHTejun Heo2008-12-281-1/+2
| * | | | | | | | | libata: beef up iteratorsTejun Heo2008-12-281-20/+56
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-302-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter2008-12-101-0/+2
| * | | | | | | | | oprofile: update comment for oprofile_add_sample()Robert Richter2008-12-101-2/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-302-5/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-291-0/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SLUB: failslab supportAkinobu Mita2008-12-291-0/+9
| | | |/ / / / / / / | | |/| | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-291-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-261-4/+4
| | |/ / / / / / / /
| * | | | | | | | | slab: Fix comment on #endifPascal Terjan2008-12-291-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-301-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DRM: add mode setting supportDave Airlie2008-12-291-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-12-301-2/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-2890-937/+2876
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | of: Fix comment, sparc no longer uses of_device objects on special busses.David S. Miller2008-12-041-2/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-308-40/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Get rid of CONFIG_LSFJens Axboe2008-12-291-8/+3
| * | | | | | | | | block: add one-hit cache for disk partition lookupJens Axboe2008-12-291-0/+1
| * | | | | | | | | block: get rid of elevator_t typedefJens Axboe2008-12-292-6/+5
| * | | | | | | | | aio: make the lookup_ioctx() locklessJens Axboe2008-12-292-3/+7
| * | | | | | | | | bio: add support for inlining a number of bio_vecs inside the bioJens Axboe2008-12-291-0/+12
| * | | | | | | | | bio: allow individual slabs in the bio_setJens Axboe2008-12-291-1/+5
| * | | | | | | | | bio: move the slab pointer inside the bio_setJens Axboe2008-12-291-0/+1
| * | | | | | | | | bio: only mempool back the largest bio_vec slab cacheJens Axboe2008-12-291-1/+2
| * | | | | | | | | block: simplify empty barrier implementationTejun Heo2008-12-291-1/+0
| * | | | | | | | | block: make barrier completion more robustTejun Heo2008-12-291-2/+2
| * | | | | | | | | block: make every barrier action optionalTejun Heo2008-12-291-2/+5
| * | | | | | | | | block: reorganize QUEUE_ORDERED_* constantsTejun Heo2008-12-291-16/+23
| * | | | | | | | | block: reorder struct bio to remove padding on 64bitRichard Kennedy2008-12-291-1/+2
| * | | | | | | | | block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan2008-12-291-1/+0
| * | | | | | | | | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey2008-12-292-0/+2
| * | | | | | | | | block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao2008-12-291-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-308-11/+150
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-2528-55/+226
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | / / / / | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2Yinghai Lu2008-12-191-0/+3
| | * | | | | | | | | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-181-1/+1
| | * | | | | | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-171-0/+10
| | * | | | | | | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| | * | | | | | | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| | * | | | | | | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-092-12/+16
| | * | | | | | | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-0/+3
| | * | | | | | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-085-13/+122