aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2-1/+13
2008-07-27Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-4/+5
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-3/+5
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds73-881/+733
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi5-57/+44
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust1-1/+2
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier1-3/+3
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-70/+66
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds91-1028/+3945
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds8-32/+81
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds16-138/+143
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds18-323/+574
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-15/+34
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi7-114/+104
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-80/+260
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins3-7/+23
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell3-15/+33
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen4878-185296/+318569
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-27[ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King1-4/+13
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard3-4/+6
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov61-250/+227
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger1-0/+6
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger3-6/+6
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky3-32/+37
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte1-1/+6
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang1-10/+10
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang1-1/+1
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granular fieldMarcelo Tosatti1-0/+4
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel3-1/+9
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2-3/+12
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place1-0/+1
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk1-2/+2
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk1-2/+2
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds33-956/+1211