| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 9 | -113/+181 |
|\ |
|
| * | x86, efi: Check table header length in efi_bgrt_init() | Jan Beulich | 2012-11-14 | 1 | -0/+2 |
| * | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich | 2012-10-30 | 2 | -30/+10 |
| * | x86/kernel: remove tboot 1:1 page table creation code | Xiaoyan Zhang | 2012-10-30 | 1 | -73/+5 |
| * | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 | 2 | -7/+36 |
| * | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming | 2012-10-30 | 3 | -3/+128 |
* | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 2 | -0/+10 |
|\ \ |
|
| * | | ACPI: Fix build when disabled | David Rientjes | 2012-10-02 | 1 | -0/+2 |
| * | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 2012-10-01 | 1 | -0/+2 |
| * | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling | Thomas Renninger | 2012-10-01 | 1 | -0/+6 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 | 6 | -115/+131 |
|\ \ \ |
|
| * \ \ | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 | 6 | -115/+131 |
| |\ \ \ |
|
| | * | | | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 6 | -30/+25 |
| | * | | | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 | 3 | -22/+21 |
| | * | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 | 2 | -24/+30 |
| | * | | | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 | 2 | -44/+60 |
* | | | | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-12-14 | 1 | -1/+27 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Anton Vorontsov | 2012-12-12 | 432 | -3533/+6552 |
| |\ \ \ \ \ |
|
| * | | | | | | ab8500: Add devicetree support for chargalg | Rajanikanth H.V | 2012-11-19 | 1 | -0/+5 |
| * | | | | | | ab8500: Add devicetree support for charger | Rajanikanth H.V | 2012-11-19 | 1 | -0/+6 |
| * | | | | | | ab8500: Add devicetree support for btemp | Rajanikanth H.V | 2012-11-19 | 1 | -0/+5 |
| * | | | | | | ab8500: Add devicetree support for fuelgauge | Rajanikanth H.V | 2012-11-19 | 1 | -1/+11 |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-14 | 2 | -0/+16 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for_3.8-rc1' into v4l_for_linus | Mauro Carvalho Chehab | 2012-12-11 | 2 | -0/+16 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [media] omap3isp: Add CSI configuration registers from control block to ISP r... | Sakari Ailus | 2012-11-28 | 1 | -0/+10 |
| | * | | | | | | | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 2012-11-28 | 643 | -5730/+7204 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | [media] mt9v022: set y_skip_top field to zero as default | Anatolij Gustschin | 2012-11-22 | 1 | -0/+6 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
* | | | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-14 | 86 | -1193/+4525 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | KVM: emulator: fix real mode segment checks in address linearization | Gleb Natapov | 2012-12-12 | 1 | -2/+3 |
| * | | | | | | | | | VMX: remove unneeded enable_unrestricted_guest check | Gleb Natapov | 2012-12-12 | 1 | -1/+1 |
| * | | | | | | | | | KVM: VMX: fix DPL during entry to protected mode | Gleb Natapov | 2012-12-12 | 1 | -0/+1 |
| * | | | | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 | 2 | -3/+4 |
| * | | | | | | | | | Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 2012-12-09 | 29 | -228/+1203 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface | Mihai Caraman | 2012-12-06 | 2 | -0/+16 |
| | * | | | | | | | | | KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation | Mihai Caraman | 2012-12-06 | 3 | -1/+26 |
| | * | | | | | | | | | KVM: PPC: bookehv: Add guest computation mode for irq delivery | Mihai Caraman | 2012-12-06 | 1 | -1/+8 |
| | * | | | | | | | | | KVM: PPC: Make EPCR a valid field for booke64 and bookehv | Alexander Graf | 2012-12-06 | 1 | -1/+6 |
| | * | | | | | | | | | KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit | Mihai Caraman | 2012-12-06 | 2 | -2/+2 |
| | * | | | | | | | | | KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation | Mihai Caraman | 2012-12-06 | 1 | -0/+2 |
| | * | | | | | | | | | KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation | Mihai Caraman | 2012-12-06 | 1 | -0/+10 |
| | * | | | | | | | | | KVM: PPC: e500: Add emulation helper for getting instruction ea | Mihai Caraman | 2012-12-06 | 4 | -29/+35 |
| | * | | | | | | | | | KVM: PPC: bookehv64: Add support for interrupt handling | Mihai Caraman | 2012-12-06 | 2 | -8/+155 |
| | * | | | | | | | | | KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler | Mihai Caraman | 2012-12-06 | 1 | -5/+2 |
| | * | | | | | | | | | KVM: PPC: booke: Fix get_tb() compile error on 64-bit | Mihai Caraman | 2012-12-06 | 1 | -0/+1 |
| | * | | | | | | | | | KVM: PPC: e500: Silence bogus GCC warning in tlb code | Mihai Caraman | 2012-12-06 | 1 | -1/+2 |
| | * | | | | | | | | | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan... | Paul Mackerras | 2012-12-06 | 5 | -28/+213 |
| | * | | | | | | | | | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations | Paul Mackerras | 2012-12-06 | 6 | -45/+73 |
| | * | | | | | | | | | KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S | Paul Mackerras | 2012-12-06 | 1 | -1/+1 |
| | * | | | | | | | | | KVM: PPC: Book3S PR: Fix VSX handling | Paul Mackerras | 2012-12-06 | 4 | -57/+62 |
| | * | | | | | | | | | KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers | Paul Mackerras | 2012-12-06 | 2 | -1/+17 |