aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King
2008-07-27[ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap
2008-07-26mm/util.c must #include <linux/sched.h>Adrian Bunk
2008-07-26hugetlb: remove unused variable warningAndrea Righi
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26gpiolib: fix typo in commentMichael Buesch
2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro
2008-07-26[PATCH] get rid of corner case in dup3() entirelyAl Viro
2008-07-26[PATCH] remove remaining namei_{32,64}.h crapAl Viro
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] dup3 fixUlrich Drepper
2008-07-26[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-26[PATCH] new (local) helper: user_path_parent()Al Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26[PATCH] preparation to __user_walk_fd cleanupAl Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro