summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
* fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
* Fix double-free in logfsAl Viro2010-05-151-7/+7
* Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-155-11/+35
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-132-0/+7
|\
| * mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-132-0/+7
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-136-23/+26
|\ \
| * | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-131-1/+1
| * | KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka2010-05-131-2/+1
| * | KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu2010-05-131-0/+4
| * | KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel2010-05-131-4/+4
| * | KVM: convert ioapic lock to spinlockMarcelo Tosatti2010-05-132-16/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-133-2/+11
|\ \
| * | serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp2010-05-131-1/+9
| * | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-131-0/+1
| * | serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin2010-05-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-132-2/+20
|\ \ \
| * | | cifs: guard against hardlinking directoriesJeff Layton2010-05-112-2/+20
* | | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara2010-05-131-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-135-8/+30
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-133-10/+20
| |\ \ \ \
| | * | | | ALSA: hda - Add hp-dv4 model for IDT 92HD71bxTakashi Iwai2010-05-121-3/+9
| | * | | | ALSA: hda - Fix mute-LED GPIO pin for HP dv seriesTakashi Iwai2010-05-111-0/+5
| | * | | | ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)Daniel T Chen2010-05-111-3/+4
| * | | | | ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai2010-05-121-3/+3
| * | | | | ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai2010-05-121-0/+7
| * | | | | ALSA: virtuoso: fix Xonar D1/DX front panel microphoneClemens Ladisch2010-05-121-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-136-23/+42
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer2010-05-131-3/+12
| * | | | | Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-131-4/+10
| * | | | | Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-132-15/+14
| * | | | | Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-101-1/+1
| * | | | | Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-102-0/+5
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-05-126-68/+51
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-131-2/+3
| |\ \ \ \ \ \
| | * | | | | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-041-2/+3
| * | | | | | | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-125-66/+48
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-124-12/+14
|\ \ \ \ \ \ \
| * | | | | | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-122-2/+2
| * | | | | | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2
| * | | | | | | [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-121-7/+10
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-1212-49/+116
|\ \ \ \ \ \ \
| * | | | | | | ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-112-1/+11
| * | | | | | | ceph: fix cap removal racesSage Weil2010-05-112-9/+15
| * | | | | | | ceph: zero unused message header, footer fieldsSage Weil2010-05-111-1/+5
| * | | | | | | ceph: fix locking for waking session requests after reconnectSage Weil2010-05-111-13/+16
| * | | | | | | ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-115-9/+44
| * | | | | | | ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-111-0/+4
| * | | | | | | ceph: unregister osd request on failureSage Weil2010-05-111-2/+5
| * | | | | | | ceph: don't use writeback_control in writepages completionSage Weil2010-05-052-7/+0
OpenPOWER on IntegriCloud