Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | rz1000: apply chipset quirks early (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -2/+1 | |
| * | | | | | | | | | ide: always set nIEN on idle devices | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -1/+0 | |
| * | | | | | | | | | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -1/+1 | |
| * | | | | | | | | | ide-cd: remove obsolete seek optimization | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -4/+0 | |
| * | | | | | | | | | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -5/+7 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 2 | -17/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DMI: add dmi_match | Jiri Slaby | 2008-12-29 | 1 | -0/+3 | |
| * | | | | | | | | | libata: perform port detach in EH | Tejun Heo | 2008-12-28 | 1 | -1/+2 | |
| * | | | | | | | | | libata: beef up iterators | Tejun Heo | 2008-12-28 | 1 | -20/+56 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ring_buffer: add remaining cpu functions to ring_buffer.h | Robert Richter | 2008-12-10 | 1 | -0/+2 | |
| * | | | | | | | | | oprofile: update comment for oprofile_add_sample() | Robert Richter | 2008-12-10 | 1 | -2/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-12-30 | 2 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'topic/failslab' into for-linus | Pekka Enberg | 2008-12-29 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | SLUB: failslab support | Akinobu Mita | 2008-12-29 | 1 | -0/+9 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into... | Pekka Enberg | 2008-12-29 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_. | Eduard - Gabriel Munteanu | 2008-11-26 | 1 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | slab: Fix comment on #endif | Pascal Terjan | 2008-12-29 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-12-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DRM: add mode setting support | Dave Airlie | 2008-12-29 | 1 | -0/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-12-30 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-12-28 | 90 | -937/+2876 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | of: Fix comment, sparc no longer uses of_device objects on special busses. | David S. Miller | 2008-12-04 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-12-30 | 8 | -40/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Get rid of CONFIG_LSF | Jens Axboe | 2008-12-29 | 1 | -8/+3 | |
| * | | | | | | | | | block: add one-hit cache for disk partition lookup | Jens Axboe | 2008-12-29 | 1 | -0/+1 | |
| * | | | | | | | | | block: get rid of elevator_t typedef | Jens Axboe | 2008-12-29 | 2 | -6/+5 | |
| * | | | | | | | | | aio: make the lookup_ioctx() lockless | Jens Axboe | 2008-12-29 | 2 | -3/+7 | |
| * | | | | | | | | | bio: add support for inlining a number of bio_vecs inside the bio | Jens Axboe | 2008-12-29 | 1 | -0/+12 | |
| * | | | | | | | | | bio: allow individual slabs in the bio_set | Jens Axboe | 2008-12-29 | 1 | -1/+5 | |
| * | | | | | | | | | bio: move the slab pointer inside the bio_set | Jens Axboe | 2008-12-29 | 1 | -0/+1 | |
| * | | | | | | | | | bio: only mempool back the largest bio_vec slab cache | Jens Axboe | 2008-12-29 | 1 | -1/+2 | |
| * | | | | | | | | | block: simplify empty barrier implementation | Tejun Heo | 2008-12-29 | 1 | -1/+0 | |
| * | | | | | | | | | block: make barrier completion more robust | Tejun Heo | 2008-12-29 | 1 | -2/+2 | |
| * | | | | | | | | | block: make every barrier action optional | Tejun Heo | 2008-12-29 | 1 | -2/+5 | |
| * | | | | | | | | | block: reorganize QUEUE_ORDERED_* constants | Tejun Heo | 2008-12-29 | 1 | -16/+23 | |
| * | | | | | | | | | block: reorder struct bio to remove padding on 64bit | Richard Kennedy | 2008-12-29 | 1 | -1/+2 | |
| * | | | | | | | | | block: use cancel_work_sync() instead of kblockd_flush_work() | Cheng Renquan | 2008-12-29 | 1 | -1/+0 | |
| * | | | | | | | | | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set | Keith Mannthey | 2008-12-29 | 2 | -0/+2 | |
| * | | | | | | | | | block: add queue flag for paravirt frontend drivers | Fernando Luis Vázquez Cao | 2008-12-29 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 8 | -11/+150 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 28 | -55/+226 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | / / / / | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2 | Yinghai Lu | 2008-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP | KOSAKI Motohiro | 2008-12-18 | 1 | -1/+1 | |
| | * | | | | | | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-17 | 1 | -0/+10 | |
| | * | | | | | | | | | sparse irqs: add irqnr.h to the user headers list | Ingo Molnar | 2008-12-12 | 1 | -0/+1 | |
| | * | | | | | | | | | sparse irqs: handle !GENIRQ platforms | Ingo Molnar | 2008-12-12 | 3 | -4/+13 | |
| | * | | | | | | | | | sparseirq: fix Alpha build failure | Yinghai Lu | 2008-12-09 | 2 | -12/+16 | |
| | * | | | | | | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -0/+3 | |
| | * | | | | | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 5 | -13/+122 |