Age | Commit message (Expand) | Author | Files | Lines |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 77 | -903/+704 |
2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 263 | -6124/+27967 |
2010-03-01 | Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for... | Linus Torvalds | 3 | -7/+4 |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -42/+34 |
2010-03-01 | scsi.c: add missing kernel-doc notation for new VPD parameters | Randy Dunlap | 1 | -0/+2 |
2010-03-01 | pci: don't reassign to ROM res if it is not going to be enabled | Yinghai Lu | 1 | -2/+10 |
2010-03-01 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 103 | -3338/+19996 |
2010-03-01 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 10 | -484/+876 |
2010-03-01 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 158 | -2325/+7098 |
2010-03-01 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 4 | -8/+28 |
2010-03-01 | block: don't access jiffies when initialising io_context | Richard Kennedy | 1 | -1/+1 |
2010-03-01 | cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds | Richard Kennedy | 1 | -2/+3 |
2010-03-01 | block: fix for "Consolidate phys_segment and hw_segment limits" | Stephen Rothwell | 1 | -1/+1 |
2010-03-01 | cfq-iosched: quantum check tweak | Shaohua Li | 1 | -4/+26 |
2010-02-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -18/+27 |
2010-02-28 | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -9/+284 |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -8/+161 |
2010-02-28 | blktrace: perform cleanup after setup error | Dmitry Monakhov | 1 | -2/+3 |
2010-02-28 | blkdev: fix merge_bvec_fn return value checks | Dmitry Monakhov | 1 | -2/+2 |
2010-02-28 | cfq-iosched: requests "in flight" vs "in driver" clarification | Corrado Zoccolo | 1 | -26/+18 |
2010-02-28 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+8 |
2010-02-28 | cciss: Fix problem with scatter gather elements in the scsi half of the driver | Stephen M. Cameron | 1 | -26/+59 |
2010-02-28 | cciss: eliminate unnecessary pointer use in cciss scsi code | Stephen M. Cameron | 1 | -16/+15 |
2010-02-28 | cciss: do not use void pointer for scsi hba data | Stephen M. Cameron | 2 | -16/+11 |
2010-02-28 | cciss: factor out scatter gather chain block mapping code | Stephen M. Cameron | 1 | -29/+34 |
2010-02-28 | cciss: fix scatter gather chain block dma direction kludge | Stephen M. Cameron | 1 | -5/+3 |
2010-02-28 | cciss: simplify scatter gather code | Stephen M. Cameron | 2 | -35/+16 |
2010-02-28 | cciss: factor out scatter gather chain block allocation and freeing | Stephen M. Cameron | 1 | -50/+58 |
2010-02-28 | cciss: detect bad alignment of scsi commands at build time | Stephen M. Cameron | 3 | -8/+15 |
2010-02-28 | cciss: clarify command list padding calculation | Stephen M. Cameron | 1 | -2/+7 |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -23/+123 |
2010-02-28 | cfq-iosched: rethink seeky detection for SSDs | Corrado Zoccolo | 1 | -1/+6 |
2010-02-28 | cfq-iosched: rework seeky detection | Corrado Zoccolo | 1 | -40/+14 |
2010-02-28 | Merge branch 'for-2.6.34-next' into for-2.6.34 | Jens Axboe | 55 | -214/+153 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -153/+134 |
2010-02-28 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -14/+14 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -60/+92 |
2010-02-28 | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -420/+162 |
2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -106/+197 |
2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -109/+15 |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -1012/+813 |
2010-02-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -2533/+1827 |
2010-02-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -29/+62 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 131 | -3335/+8460 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 30 | -547/+580 |
2010-02-28 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -124/+200 |
2010-02-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 55 | -448/+1346 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 9 | -15/+14 |
2010-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 48 | -1436/+1111 |
2010-02-28 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 95 | -1501/+2207 |