| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-11-01 | 61 | -61/+61 |
* | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h | Paul Gortmaker | 2011-11-01 | 1 | -1/+2 |
* | powerpc: fix two implicit header uses in pseries/plpar_wrappers.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+3 |
* | powerpc: fix implicit use of mutex.h by include/asm/spu.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | powerpc: fix implicit use of cache.h in kernel/firmware.c | Paul Gortmaker | 2011-11-01 | 1 | -1/+2 |
* | powerpc: fix implicit notifier use in converting to export.h | Paul Gortmaker | 2011-11-01 | 1 | -1/+2 |
* | powerpc: cell/beat_wrapper.h is implicitly using memcpy functions | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 2011-11-01 | 8 | -0/+8 |
* | powerpc: Fix up implicit stat.h users | Paul Gortmaker | 2011-11-01 | 6 | -0/+6 |
* | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2011-11-01 | 13 | -0/+13 |
* | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 13 | -0/+13 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 42 | -0/+42 |
* | powerpc: io-workarounds.c was implicitly getting init_mm | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | x86: efi_32.c is implicitly getting asm/desc.h via module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | x86: fix up files really needing to include module.h | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 24 | -2/+25 |
* | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 12 | -2515/+92 |
|\ |
|
| *-----. | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 12 | -2515/+92 |
| |\ \ \ \ |
|
| | | | | * | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 | 2 | -2/+4 |
| | | | | *---. | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 | 64 | -2822/+632 |
| | | | | |\ \ \
| | | | |_|/ / /
| | | |/| | / /
| | | |_|_|/ /
| | |/| | | | |
|
| | | | * | | | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 2011-09-14 | 1 | -2/+1 |
| | | |/ / / |
|
| | | * | | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 5 | -50/+61 |
| | | * | | | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2011-08-26 | 1 | -3/+0 |
| | | * | | | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 |
| | | * | | | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 |
| | | * | | | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 6 | -2683/+0 |
| | | * | | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 6 | -105/+372 |
| | | |/ / |
|
* | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 | 50 | -1232/+2155 |
|\ \ \ \ \ |
|
| * | | | | | KVM: SVM: Keep intercepting task switching with NPT enabled | Jan Kiszka | 2011-10-30 | 1 | -1/+0 |
| * | | | | | KVM: s390: implement sigp external call | Christian Ehrhardt | 2011-10-30 | 4 | -1/+83 |
| * | | | | | KVM: s390: fix register setting | Carsten Otte | 2011-10-30 | 1 | -0/+2 |
| * | | | | | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 2011-10-30 | 1 | -0/+2 |
| * | | | | | KVM: s390: check cpu_id prior to using it | Carsten Otte | 2011-10-30 | 1 | -4/+10 |
| * | | | | | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 2011-10-05 | 5 | -30/+140 |
| * | | | | | x86: TSC deadline definitions | Liu, Jinsong | 2011-09-25 | 3 | -0/+5 |
| * | | | | | KVM: Fix simultaneous NMIs | Avi Kivity | 2011-09-25 | 2 | -19/+34 |
| * | | | | | KVM: x86 emulator: convert push %sreg/pop %sreg to direct decode | Avi Kivity | 2011-09-25 | 1 | -29/+15 |
| * | | | | | KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode | Avi Kivity | 2011-09-25 | 1 | -15/+7 |
| * | | | | | KVM: x86 emulator: streamline decode of segment registers | Avi Kivity | 2011-09-25 | 1 | -42/+57 |
| * | | | | | KVM: x86 emulator: simplify OpMem64 decode | Avi Kivity | 2011-09-25 | 1 | -5/+4 |
| * | | | | | KVM: x86 emulator: switch src decode to decode_operand() | Avi Kivity | 2011-09-25 | 1 | -93/+63 |
| * | | | | | KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack | Avi Kivity | 2011-09-25 | 1 | -0/+1 |
| * | | | | | KVM: x86 emulator: switch OpImmUByte decode to decode_imm() | Avi Kivity | 2011-09-25 | 1 | -4/+1 |
| * | | | | | KVM: x86 emulator: free up some flag bits near src, dst | Avi Kivity | 2011-09-25 | 1 | -4/+4 |
| * | | | | | KVM: x86 emulator: switch src2 to generic decode_operand() | Avi Kivity | 2011-09-25 | 1 | -25/+26 |
| * | | | | | KVM: x86 emulator: expand decode flags to 64 bits | Avi Kivity | 2011-09-25 | 2 | -20/+20 |
| * | | | | | KVM: x86 emulator: split dst decode to a generic decode_operand() | Avi Kivity | 2011-09-25 | 1 | -59/+87 |
| * | | | | | KVM: x86 emulator: move memop, memopp into emulation context | Avi Kivity | 2011-09-25 | 2 | -17/+19 |
| * | | | | | KVM: x86 emulator: convert group 3 instructions to direct decode | Avi Kivity | 2011-09-25 | 1 | -34/+48 |