aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall1-0/+1
2010-06-09KVM: Fix order passed to iommu_unmapJan Kiszka1-1/+1
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity1-0/+3
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti1-0/+2
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2-0/+82
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel1-1/+14
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare1-1/+1
2010-06-05Linux 2.6.35-rc2Linus Torvalds1-1/+1
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov1-17/+23
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell1-32/+59
2010-06-05module: verify_export_symbols under the lockRusty Russell1-16/+10
2010-06-05module: move find_module check to endLinus Torvalds1-5/+7
2010-06-05module: make locking more fine-grained.Rusty Russell1-23/+42
2010-06-05module: Make module sysfs functions private.Rusty Russell2-37/+25
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell1-11/+36
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell3-19/+11
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds2-32/+51
2010-06-04X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert2-5/+5
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-06-04vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro1-13/+16
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2-2/+2
2010-06-04cgroups: alloc_css_id() increments hierarchy depthGreg Thelen1-1/+1
2010-06-04lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens1-1/+2
2010-06-04fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo1-3/+3
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of u_longOleg Nesterov3-11/+11
2010-06-04fb_defio: redo fix for non-dirty ptesAlbert Herranz1-1/+11
2010-06-04Revert "fb_defio: fix for non-dirty ptes"Albert Herranz1-32/+8
2010-06-04flat: fix unmap len in load error pathMike Frysinger1-1/+1
2010-06-04fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger1-8/+15
2010-06-04vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2010-06-04m32r: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-04frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-04ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-04fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens1-1/+1
2010-06-04rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere1-2/+2
2010-06-04rtc: s3c: initialize driver data before using itMaurus Cuelenaere1-2/+3
2010-06-04Minix: Clean up left over labelAndrew Hendry1-4/+0
2010-06-04fix truncate inode time modification breakageNick Piggin2-3/+4
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin2-7/+8
2010-06-04fcntl: return -EFAULT if copy_to_user failsDan Carpenter1-2/+5