summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro5-11/+35
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp1-1/+9
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox1-0/+1
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin1-1/+1
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara1-2/+4
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2-0/+7
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin1-1/+1
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka1-2/+1
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu1-0/+4
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel1-4/+4
2010-05-13KVM: convert ioapic lock to spinlockMarcelo Tosatti2-16/+16
2010-05-13Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds1-112/+2
2010-05-13CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells1-0/+4
2010-05-13rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse1-2/+3
2010-05-12ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai1-3/+3
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai1-0/+7
2010-05-12ALSA: virtuoso: fix Xonar D1/DX front panel microphoneClemens Ladisch1-0/+3
2010-05-12ALSA: hda - Add hp-dv4 model for IDT 92HD71bxTakashi Iwai1-3/+9
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2-2/+2
2010-05-12[S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer1-3/+2
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber1-7/+10
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras5-66/+48
2010-05-12ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2-1/+11
2010-05-12ceph: fix cap removal racesSage Weil2-9/+15
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton1-2/+6
2010-05-12hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-12mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-12memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-12bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-12rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4
2010-05-12hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman1-1/+1
2010-05-12kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh1-4/+2
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt7-30/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-12dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-12ceph: zero unused message header, footer fieldsSage Weil1-1/+5
2010-05-11cifs: guard against hardlinking directoriesJeff Layton2-2/+20
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2-12/+87
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11ceph: fix locking for waking session requests after reconnectSage Weil1-13/+16