summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-034-22/+15
| * | [PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz2008-03-032-5/+3
| * | ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh2008-03-031-1/+1
| * | ocfs2: Enable localalloc for local mountsSunil Mushran2008-03-031-3/+0
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-047-2/+1285
|\ \ \ | |_|/ |/| |
| * | ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams2008-03-041-0/+2
| * | dmaengine: fix sparse warningDan Williams2008-03-041-1/+1
| * | fsldma: do not cleanup descriptors in hardirq contextDan Williams2008-03-041-1/+0
| * | dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei2008-03-045-1/+1283
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-045-354/+70
|\ \
| * | sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-045-354/+70
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-043-7/+12
|\ \
| * | x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
| * | x86: not set node to cpu_to_node if the node is not onlineYinghai Lu2008-03-041-2/+6
| * | x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha2008-03-041-4/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-0411-80/+156
|\ \
| * | x86: disable KVM for Voyager and friendsRandy Dunlap2008-03-041-1/+1
| * | KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity2008-03-041-0/+1
| * | KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2008-03-042-11/+6
| * | KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity2008-03-041-0/+8
| * | KVM: Avoid infinite-frequency local apic timerAvi Kivity2008-03-041-0/+4
| * | KVM: make MMU_DEBUG compile againMarcelo Tosatti2008-03-042-2/+2
| * | KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti2008-03-041-3/+3
| * | KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel2008-03-041-0/+22
| * | KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-046-40/+75
| * | KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel2008-03-031-0/+5
| * | KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-032-22/+24
| * | KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles2008-03-031-1/+1
| * | KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel2008-03-031-1/+3
| * | KVM: SVM: Fix lazy FPU switchingJoerg Roedel2008-03-031-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-0419-153/+245
|\ \ \
| * | | block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe2008-03-041-2/+7
| * | | block: fix shadowed variable warning in blk-map.cHarvey Harrison2008-03-041-3/+3
| * | | block: remove extern on function definitionHarvey Harrison2008-03-041-1/+1
| * | | cciss: remove READ_AHEAD define and use block layer defaultsMike Miller2008-03-041-3/+0
| * | | make cdrom.c:check_for_audio_disc() staticAdrian Bunk2008-03-041-2/+2
| * | | block/genhd.c: proper externsAdrian Bunk2008-03-042-2/+4
| * | | unexport blk_rq_map_user_iovAdrian Bunk2008-03-041-1/+0
| * | | unexport blk_{get,put}_queueAdrian Bunk2008-03-041-2/+0
| * | | block/genhd.c: cleanupsAdrian Bunk2008-03-042-3/+5
| * | | proper prototype for blk_dev_init()Adrian Bunk2008-03-042-2/+4
| * | | block/blk-tag.c should #include "blk.h"Adrian Bunk2008-03-041-0/+2
| * | | Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi2008-03-041-1/+1
| * | | block: separate out padding from alignmentTejun Heo2008-03-044-8/+34
| * | | block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-047-18/+13
| * | | resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-042-103/+160
| * | | splice: only return -EAGAIN if there's hope of more dataJens Axboe2008-03-041-4/+8
| * | | block: fix kernel-docbook parameters and filesRandy Dunlap2008-03-043-1/+4
| | |/ | |/|
* | | m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-044-6/+14
* | | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-041-4/+4
OpenPOWER on IntegriCloud