summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2008-07-273-4/+6
| * | | | | | KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-271-0/+6
| * | | | | | KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-273-6/+6
| * | | | | | KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-271-14/+7
| * | | | | | KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-273-32/+37
| * | | | | | KVM: s390: Fix guest kconfigChristian Borntraeger2008-07-271-1/+1
| * | | | | | KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-271-1/+6
| * | | | | | KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-271-2/+3
| * | | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang2008-07-271-10/+10
| * | | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang2008-07-271-1/+1
| * | | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti2008-07-271-0/+4
| * | | | | | KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity2008-07-273-1/+9
| * | | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti2008-07-271-63/+30
| * | | | | | KVM: task switch: segment base is linear addressMarcelo Tosatti2008-07-271-3/+9
| * | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-273-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-2718-323/+574
|\ \ \ \ \ \
| * | | | | | setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-251-1/+3
| * | | | | | kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-252-2/+2
| * | | | | | kconfig: make defconfig is no longer chattySam Ravnborg2008-07-251-8/+3
| * | | | | | kconfig: make oldconfig is now less chattySam Ravnborg2008-07-251-1/+1
| * | | | | | kconfig: speed up all*config + randconfigSam Ravnborg2008-07-251-86/+68
| * | | | | | kconfig: set all new symbols automaticallyRoman Zippel2008-07-252-0/+79
| * | | | | | kconfig: add diffconfig utilityTim Bird2008-07-251-0/+129
| * | | | | | kbuild: remove Module.markers during mrproperAlexey Dobriyan2008-07-251-1/+1
| * | | | | | kbuild: sparse needs CF not CHECKFLAGSGeert Uytterhoeven2008-07-251-4/+4
| * | | | | | kernel-doc: handle/strip __initRandy Dunlap2008-07-251-0/+1
| * | | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-251-1/+3
| * | | | | | init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur2008-07-251-1/+1
| * | | | | | kbuild: add arch/$ARCH/include to search pathSam Ravnborg2008-07-251-1/+2
| * | | | | | kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2008-07-252-16/+29
| * | | | | | kbuild: support arch/$ARCH/include for tags, cscopeSam Ravnborg2008-07-251-1/+5
| * | | | | | kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg2008-07-252-27/+63
| * | | | | | kbuild: install all headers when arch is changedSam Ravnborg2008-07-252-8/+12
| * | | | | | kbuild: make clean removes *.o.* as wellAlexey Dobriyan2008-07-251-1/+1
| * | | | | | kbuild: optimize headers_* targetsSam Ravnborg2008-07-254-92/+161
| * | | | | | kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-253-22/+16
| * | | | | | kbuild: error out early in make headers_installSam Ravnborg2008-07-251-4/+6
| * | | | | | kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-251-29/+35
| * | | | | | kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-251-75/+9
| * | | | | | kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-251-19/+10
| * | | | | | kbuild: refactor headers_* targets in MakefileSam Ravnborg2008-07-251-16/+23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-271-15/+34
|\ \ \ \ \ \ \
| * | | | | | | crypto: talitos - sparse fixKim Phillips2008-07-171-1/+1
| * | | | | | | crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-171-2/+7
| * | | | | | | crypto: talitos - Fix GFP flag usageKim Phillips2008-07-171-2/+4
| * | | | | | | crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-171-5/+22
| * | | | | | | crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-171-1/+1
| * | | | | | | crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-171-5/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-273-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix namespace issue with HisaxKarsten Keil2008-07-273-3/+3
| | |_|/ / / / / | |/| | | | | |
OpenPOWER on IntegriCloud