aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel2010-05-13
| * | | | | | | | KVM: convert ioapic lock to spinlockMarcelo Tosatti2010-05-13
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp2010-05-13
| * | | | | | | | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-13
| * | | | | | | | serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin2010-05-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: guard against hardlinking directoriesJeff Layton2010-05-11
* | | | | | | | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara2010-05-13
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: hda - Add hp-dv4 model for IDT 92HD71bxTakashi Iwai2010-05-12
| | * | | | | | | | | ALSA: hda - Fix mute-LED GPIO pin for HP dv seriesTakashi Iwai2010-05-11
| | * | | | | | | | | ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)Daniel T Chen2010-05-11
| * | | | | | | | | | ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai2010-05-12
| * | | | | | | | | | ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai2010-05-12
| * | | | | | | | | | ALSA: virtuoso: fix Xonar D1/DX front panel microphoneClemens Ladisch2010-05-12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer2010-05-13
| * | | | | | | | | Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-13
| * | | | | | | | | Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-13
| * | | | | | | | | Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-11
| * | | | | | | | | Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-11
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-05-12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-04
| * | | | | | | | | | | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-12
| * | | | | | | | | | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-12
| * | | | | | | | | | | [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-12
| * | | | | | | | | | | ceph: fix cap removal racesSage Weil2010-05-11
| * | | | | | | | | | | ceph: zero unused message header, footer fieldsSage Weil2010-05-11
| * | | | | | | | | | | ceph: fix locking for waking session requests after reconnectSage Weil2010-05-11
| * | | | | | | | | | | ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-11
| * | | | | | | | | | | ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-11
| * | | | | | | | | | | ceph: unregister osd request on failureSage Weil2010-05-11
| * | | | | | | | | | | ceph: don't use writeback_control in writepages completionSage Weil2010-05-06
| * | | | | | | | | | | ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-04
* | | | | | | | | | | | Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds2010-05-12
* | | | | | | | | | | | CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells2010-05-12
* | | | | | | | | | | | rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse2010-05-12
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-11
| * | | | | | | | | | | hwmon: (asc7621) Bug fixesKen Milmore2010-05-11
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-11
| * | | | | | | | | | | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-11
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |