aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | | profile: fix stats and data leakageHugh Dickins2010-05-14
* | | | | | | | | hughd: update email addressHugh Dickins2010-05-14
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-14
|\| | | | | | | |
| * | | | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-14
| * | | | | | | | x86, k8: Fix build error when K8_NB is disabledBorislav Petkov2010-05-14
| * | | | | | | | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann2010-05-13
| * | | | | | | | x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes2010-05-06
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-14
| * | | | | | | | | inotify: race use after free/double free in inotify inode marksEric Paris2010-05-14
| * | | | | | | | | inotify: clean up the inotify_add_watch out pathEric Paris2010-05-14
| * | | | | | | | | Inotify: undefined reference to `anon_inode_getfd'Russell King2010-05-12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DA830: fix USB 2.0 clock entrySergei Shtylyov2010-05-14
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller2010-05-14
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | vhost: fix barrier pairingMichael S. Tsirkin2010-05-12
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-05-14
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-05-14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-14
| * | | | | | | | | microblaze: export assembly functions used by modulesMichal Simek2010-05-13
| * | | | | | | | | microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-13
| * | | | | | | | | microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-13
| * | | | | | | | | microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-13
| * | | | | | | | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-13
| * | | | | | | | | microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-13
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-13
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-13
| * | | | | | | | | | KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka2010-05-13
| * | | | | | | | | | KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu2010-05-13
| * | | | | | | | | | 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
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |