Age | Commit message (Expand) | Author |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-04-05 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich |
2013-03-28 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
2013-03-20 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |
2013-03-20 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-14 | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley |
2013-03-14 | x86: pvclock kvm: align allocation size to page size | Marcelo Tosatti |
2013-03-14 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk |
2013-03-14 | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk |
2013-03-03 | x86, efi: Allow slash in file path of initrd | Lee, Chun-Yi |
2013-03-03 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-03-03 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-03-03 | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause |
2013-02-28 | xen: Send spinlock IPI to all waiters | Stefan Bader |
2013-02-28 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-02-28 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin |
2013-02-28 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-02-28 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-02-15 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk |
2013-02-15 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk |
2013-02-14 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook |
2013-02-06 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin |
2013-02-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov |
2013-02-01 | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin |
2013-01-31 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst |
2013-01-28 | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse |
2013-01-28 | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse |
2013-01-28 | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse |
2013-01-28 | x86, efi: Fix display detection in EFI boot stub | David Woodhouse |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding |
2013-01-25 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-01-25 | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich |
2013-01-24 | x86/msr: Add capabilities check | Alan Cox |
2013-01-24 | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES | Maarten Lankhorst |
2013-01-24 | x86/perf: Add IvyBridge EP support | Youquan Song |
2013-01-24 | perf/x86: Fix P6 driver section warning | yangyongqiang |
2013-01-24 | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap |