summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-03-04x86/xen: fix DomU boot problemIan Campbell
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer
2008-03-04m68knommu: remove duplicate hw_tick() codeGreg Ungerer
2008-03-04m68knommu: update defconfigGreg Ungerer
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-03-04freezer vs stopped or tracedRoland McGrath
2008-03-04x86: disable KVM for Voyager and friendsRandy Dunlap
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity
2008-03-04KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti
2008-03-04KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-04block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe
2008-03-04block: fix shadowed variable warning in blk-map.cHarvey Harrison
2008-03-04block: remove extern on function definitionHarvey Harrison
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller
2008-03-04make cdrom.c:check_for_audio_disc() staticAdrian Bunk
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04unexport blk_rq_map_user_iovAdrian Bunk
2008-03-04unexport blk_{get,put}_queueAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04proper prototype for blk_dev_init()Adrian Bunk
2008-03-04block/blk-tag.c should #include "blk.h"Adrian Bunk
2008-03-04Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller
2008-03-04splice: only return -EAGAIN if there's hope of more dataJens Axboe
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap
2008-03-04Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-03-03[PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall
2008-03-03[2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk
2008-03-03[2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk
2008-03-03[PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz
2008-03-03ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh
2008-03-03ocfs2: Enable localalloc for local mountsSunil Mushran
2008-03-03Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds