Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 | 3 | -4/+6 | |
| | * | | | | | | KVM: s390: Fix possible host kernel bug on lctl(g) handling | Christian Borntraeger | 2008-07-27 | 1 | -0/+6 | |
| | * | | | | | | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 2008-07-27 | 3 | -6/+6 | |
| | * | | | | | | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 2008-07-27 | 1 | -14/+7 | |
| | * | | | | | | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 2008-07-27 | 3 | -32/+37 | |
| | * | | | | | | KVM: s390: Fix guest kconfig | Christian Borntraeger | 2008-07-27 | 1 | -1/+1 | |
| | * | | | | | | KVM: s390: Advertise KVM_CAP_USER_MEMORY | Carsten Otte | 2008-07-27 | 1 | -1/+6 | |
| | * | | | | | | KVM: ia64: Fix irq disabling leak in error handling code | Julia Lawall | 2008-07-27 | 1 | -2/+3 | |
| | * | | | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang | 2008-07-27 | 1 | -10/+10 | |
| | * | | | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang | 2008-07-27 | 1 | -1/+1 | |
| | * | | | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti | 2008-07-27 | 1 | -0/+4 | |
| | * | | | | | | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity | 2008-07-27 | 3 | -1/+9 | |
| | * | | | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti | 2008-07-27 | 1 | -63/+30 | |
| | * | | | | | | KVM: task switch: segment base is linear address | Marcelo Tosatti | 2008-07-27 | 1 | -3/+9 | |
| | * | | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 2008-07-27 | 3 | -1/+9 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 | 18 | -323/+574 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | setlocalversion: do not describe if there is nothing to describe | Sebastian Siewior | 2008-07-25 | 1 | -1/+3 | |
| | * | | | | | | kconfig: fix typos: "Suport" -> "Support" | Heikki Orsila | 2008-07-25 | 2 | -2/+2 | |
| | * | | | | | | kconfig: make defconfig is no longer chatty | Sam Ravnborg | 2008-07-25 | 1 | -8/+3 | |
| | * | | | | | | kconfig: make oldconfig is now less chatty | Sam Ravnborg | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | kconfig: speed up all*config + randconfig | Sam Ravnborg | 2008-07-25 | 1 | -86/+68 | |
| | * | | | | | | kconfig: set all new symbols automatically | Roman Zippel | 2008-07-25 | 2 | -0/+79 | |
| | * | | | | | | kconfig: add diffconfig utility | Tim Bird | 2008-07-25 | 1 | -0/+129 | |
| | * | | | | | | kbuild: remove Module.markers during mrproper | Alexey Dobriyan | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | kbuild: sparse needs CF not CHECKFLAGS | Geert Uytterhoeven | 2008-07-25 | 1 | -4/+4 | |
| | * | | | | | | kernel-doc: handle/strip __init | Randy Dunlap | 2008-07-25 | 1 | -0/+1 | |
| | * | | | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s... | Jan Beulich | 2008-07-25 | 1 | -1/+3 | |
| | * | | | | | | init: fix URL of "The GNU Accounting Utilities" | S.Çağlar Onur | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | kbuild: add arch/$ARCH/include to search path | Sam Ravnborg | 2008-07-25 | 1 | -1/+2 | |
| | * | | | | | | kbuild: asm symlink support for arch/$ARCH/include | Sam Ravnborg | 2008-07-25 | 2 | -16/+29 | |
| | * | | | | | | kbuild: support arch/$ARCH/include for tags, cscope | Sam Ravnborg | 2008-07-25 | 1 | -1/+5 | |
| | * | | | | | | kbuild: prepare headers_* for arch/$ARCH/include | Sam Ravnborg | 2008-07-25 | 2 | -27/+63 | |
| | * | | | | | | kbuild: install all headers when arch is changed | Sam Ravnborg | 2008-07-25 | 2 | -8/+12 | |
| | * | | | | | | kbuild: make clean removes *.o.* as well | Alexey Dobriyan | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | kbuild: optimize headers_* targets | Sam Ravnborg | 2008-07-25 | 4 | -92/+161 | |
| | * | | | | | | kbuild: only one call for include/ in make headers_* | Sam Ravnborg | 2008-07-25 | 3 | -22/+16 | |
| | * | | | | | | kbuild: error out early in make headers_install | Sam Ravnborg | 2008-07-25 | 1 | -4/+6 | |
| | * | | | | | | kbuild: code refactoring in Makefile.headerinst | Sam Ravnborg | 2008-07-25 | 1 | -29/+35 | |
| | * | | | | | | kbuild: drop support of ALTARCH for headers_* | Sam Ravnborg | 2008-07-25 | 1 | -75/+9 | |
| | * | | | | | | kbuild: always unifdef files in headers_install* | Sam Ravnborg | 2008-07-25 | 1 | -19/+10 | |
| | * | | | | | | kbuild: refactor headers_* targets in Makefile | Sam Ravnborg | 2008-07-25 | 1 | -16/+23 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-07-27 | 1 | -15/+34 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | crypto: talitos - sparse fix | Kim Phillips | 2008-07-17 | 1 | -1/+1 | |
| | * | | | | | | | crypto: talitos - Stop leaking memory in error path | Kim Phillips | 2008-07-17 | 1 | -2/+7 | |
| | * | | | | | | | crypto: talitos - Fix GFP flag usage | Kim Phillips | 2008-07-17 | 1 | -2/+4 | |
| | * | | | | | | | crypto: talitos - Preempt overflow interrupts | Kim Phillips | 2008-07-17 | 1 | -5/+22 | |
| | * | | | | | | | crypto: talitos - Correct dst != src case handling | Lee Nipper | 2008-07-17 | 1 | -1/+1 | |
| | * | | | | | | | crypto: talitos - Remove calls to of_node_put | Lee Nipper | 2008-07-17 | 1 | -5/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 2008-07-27 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix namespace issue with Hisax | Karsten Keil | 2008-07-27 | 3 | -3/+3 | |
| | | |_|/ / / / / | | |/| | | | | | |