Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | KVM: New guest debug interface | Jan Kiszka | 2009-03-24 | 11 | -79/+138 | |
| * | | | | | | KVM: VMX: Support for injecting software exceptions | Jan Kiszka | 2009-03-24 | 2 | -16/+22 | |
| * | | | | | | KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set | Alexander Graf | 2009-03-24 | 1 | -16/+42 | |
| * | | | | | | KVM: SVM: Allow setting the SVME bit | Alexander Graf | 2009-03-24 | 1 | -0/+8 | |
| * | | | | | | KVM: SVM: Allow read access to MSR_VM_VR | Joerg Roedel | 2009-03-24 | 1 | -0/+3 | |
| * | | | | | | KVM: SVM: Add VMEXIT handler and intercepts | Alexander Graf | 2009-03-24 | 1 | -0/+293 | |
| * | | | | | | KVM: SVM: Add VMRUN handler | Alexander Graf | 2009-03-24 | 3 | -2/+165 | |
| * | | | | | | KVM: SVM: Add VMLOAD and VMSAVE handlers | Alexander Graf | 2009-03-24 | 1 | -2/+58 | |
| * | | | | | | KVM: SVM: Implement hsave | Alexander Graf | 2009-03-24 | 3 | -1/+16 | |
| * | | | | | | KVM: SVM: Implement GIF, clgi and stgi | Alexander Graf | 2009-03-24 | 2 | -5/+45 | |
| * | | | | | | KVM: SVM: Add helper functions for nested SVM | Alexander Graf | 2009-03-24 | 1 | -0/+85 | |
| * | | | | | | KVM: SVM: Move EFER and MSR constants to generic x86 code | Alexander Graf | 2009-03-24 | 5 | -8/+12 | |
| * | | | | | | KVM: SVM: Clean up VINTR setting | Alexander Graf | 2009-03-24 | 1 | -5/+15 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-03-26 | 2 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | USB: S3C: Move usb-control.h to platform include | Ben Dooks | 2009-03-24 | 2 | -4/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 | 2 | -16/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -14/+13 | |
| * | | | | | | PS3: replace bus_id usage | Greg Kroah-Hartman | 2009-03-24 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-03-26 | 111 | -1743/+10176 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh: add support for SMSC Polaris platform | Steve Glendinning | 2009-03-21 | 5 | -0/+1127 | |
| * | | | | | | sh: fix the HD64461 level-triggered interrupts handling | Rafael Ignacio Zurita | 2009-03-20 | 3 | -15/+17 | |
| * | | | | | | sh: disallow kexec virtual entry | Magnus Damm | 2009-03-20 | 1 | -1/+8 | |
| * | | | | | | sh: kexec jump: fix for ftrace. | Paul Mundt | 2009-03-18 | 1 | -0/+6 | |
| * | | | | | | sh: kexec: Drop SR.BL bit toggling. | Paul Mundt | 2009-03-18 | 1 | -4/+3 | |
| * | | | | | | sh: add kexec jump support | Magnus Damm | 2009-03-18 | 3 | -32/+202 | |
| * | | | | | | sh: rework kexec segment code | Magnus Damm | 2009-03-18 | 2 | -6/+17 | |
| * | | | | | | sh: simplify kexec vbr code | Magnus Damm | 2009-03-18 | 2 | -13/+8 | |
| * | | | | | | sh: Flush only the needed range when unmapping a VMA. | Paul Mundt | 2009-03-17 | 1 | -8/+92 | |
| * | | | | | | sh: Update debugfs ASID dumping for 16-bit ASID support. | Paul Mundt | 2009-03-17 | 1 | -3/+1 | |
| * | | | | | | sh: tlb-pteaex: Kill off legacy PTEA updates. | Paul Mundt | 2009-03-17 | 1 | -3/+0 | |
| * | | | | | | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt | 2009-03-17 | 10 | -28/+148 | |
| * | | | | | | sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp | Nobuhiro Iwamatsu | 2009-03-17 | 1 | -3/+7 | |
| * | | | | | | sh: espt-giga board support | Nobuhiro Iwamatsu | 2009-03-17 | 5 | -0/+1301 | |
| * | | | | | | sh: dma: Make G2 DMA configurable. | Paul Mundt | 2009-03-17 | 2 | -1/+12 | |
| * | | | | | | sh: dma: Make PVR2 DMA configurable. | Paul Mundt | 2009-03-17 | 2 | -1/+15 | |
| * | | | | | | sh: Move IRQ multi definition of DMAC to defconfig | Nobuhiro Iwamatsu | 2009-03-16 | 2 | -12/+13 | |
| * | | | | | | sh: clkfwk: Safer resume from hibernation. | Francesco VIRLINZI | 2009-03-16 | 1 | -1/+3 | |
| * | | | | | | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. | Paul Mundt | 2009-03-16 | 5 | -4/+7 | |
| * | | | | | | sh: add ap325 lcd power off support | Magnus Damm | 2009-03-16 | 1 | -0/+11 | |
| * | | | | | | sh: SuperH Mobile suspend support | Magnus Damm | 2009-03-16 | 5 | -0/+231 | |
| * | | | | | | sh: Fix compile error by operands(mov.l) in sh3/entry.S | Nobuhiro Iwamatsu | 2009-03-16 | 1 | -1/+1 | |
| * | | | | | | sh: Disable get_dma_error_irq for non-SH4 targets. | Nobuhiro Iwamatsu | 2009-03-16 | 1 | -0/+2 | |
| * | | | | | | sh: PMB hibernation support | Francesco VIRLINZI | 2009-03-16 | 1 | -0/+38 | |
| * | | | | | | sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS | Nobuhiro Iwamatsu | 2009-03-16 | 1 | -8/+9 | |
| * | | | | | | sh: Add OHCI USB support for SH7786 | Kuninori Morimoto | 2009-03-16 | 1 | -0/+83 | |
| * | | | | | | sh: improve sh7785lcr power off code | Magnus Damm | 2009-03-11 | 1 | -0/+3 | |
| * | | | | | | sh: clkfwk: Add resume from hibernation support. | Francesco VIRLINZI | 2009-03-11 | 1 | -0/+64 | |
| * | | | | | | sh: clkfwk: add clk_set_parent/clk_get_parent | Francesco VIRLINZI | 2009-03-11 | 2 | -0/+30 | |
| * | | | | | | sh: dma-sh updates for multi IRQ and new SH-4A CPUs. | Nobuhiro Iwamatsu | 2009-03-10 | 9 | -204/+352 | |
| * | | | | | | sh: Generate uImage by default on Urquell board. | Paul Mundt | 2009-03-10 | 1 | -0/+1 |