| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/x86/xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 4 | -14/+53 |
* | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown | 2014-07-18 | 1 | -1/+1 |
* | x86/efi: Add better error logging to EFI boot stub | Ulf Winkelvos | 2014-07-18 | 1 | -3/+11 |
* | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 2014-07-18 | 1 | -36/+0 |
* | arch/x86: Replace plain strings with constants | Daniel Kiper | 2014-07-18 | 1 | -2/+2 |
* | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+15 |
* | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 |
* | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 |
* | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 2014-07-18 | 1 | -6/+25 |
* | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 2014-07-18 | 1 | -0/+3 |
* | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 2014-07-18 | 1 | -14/+14 |
* | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 3 | -2/+45 |
* | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 1 | -5/+1 |
* | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 2 | -3/+2 |
* | efi: efistub: Refactor stub components | Ard Biesheuvel | 2014-07-07 | 1 | -7/+6 |
* | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 3 | -20/+26 |
* | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel | 2014-07-07 | 2 | -142/+3 |
* | x86/efi: Support initrd loaded above 4G | Yinghai Lu | 2014-06-19 | 1 | -3/+11 |
* | x86/efi: Use early_memunmap() to squelch sparse errors | Matt Fleming | 2014-06-19 | 1 | -2/+2 |
* | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri | 2014-06-19 | 4 | -236/+272 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-14 | 4 | -27/+87 |
|\ |
|
| * | x86/vdso: Fix vdso_install | Andy Lutomirski | 2014-06-13 | 1 | -11/+11 |
| * | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski | 2014-06-12 | 3 | -13/+60 |
| * | x86/vdso: Add PUT_LE to store little-endian values | Andy Lutomirski | 2014-06-12 | 1 | -3/+16 |
| * | x86, vdso: Remove one final use of htole16() | H. Peter Anvin | 2014-06-10 | 1 | -1/+1 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-12 | 4 | -24/+46 |
|\ \ |
|
| * | | x86/irq: Fix fixup_irqs() error handling | Prarit Bhargava | 2014-04-16 | 2 | -14/+27 |
| * | | Merge branch 'x86/apic' into x86/irq, to consolidate branches. | Ingo Molnar | 2014-04-16 | 1 | -2/+2 |
| |\ \ |
|
| * | | | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan | 2014-04-14 | 2 | -10/+19 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 | 26 | -467/+559 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | 2014-06-06 | 35 | -65/+157 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-06-05 | 2 | -20/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates | Oleg Nesterov | 2014-06-05 | 2 | -20/+19 |
| * | | | | | | perf/x86: Add conditional branch filtering support | Anshuman Khandual | 2014-06-05 | 1 | -0/+5 |
| * | | | | | | perf/x86: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-05 | 1 | -9/+9 |
| * | | | | | | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 2014-06-05 | 22 | -174/+195 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 | 12 | -69/+122 |
| | * | | | | | | kprobes, x86: Allow kprobes on text_poke/hw_breakpoint | Masami Hiramatsu | 2014-04-24 | 2 | -5/+3 |
| | * | | | | | | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu | 2014-04-24 | 3 | -23/+23 |
| | * | | | | | | kprobes, x86: Call exception_enter after kprobes handled | Masami Hiramatsu | 2014-04-24 | 1 | -3/+2 |
| | * | | | | | | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu | 2014-04-24 | 3 | -21/+15 |
| | * | | | | | | kprobes, x86: Prohibit probing on thunk functions and restore | Masami Hiramatsu | 2014-04-24 | 2 | -1/+5 |
| | * | | | | | | kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() | Masami Hiramatsu | 2014-04-24 | 1 | -1/+3 |
| | * | | | | | | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu | 2014-04-24 | 1 | -0/+4 |
| | * | | | | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu | 2014-04-24 | 2 | -0/+11 |
| | * | | | | | | kprobes: Prohibit probing on .entry.text code | Masami Hiramatsu | 2014-04-24 | 3 | -53/+8 |
| | * | | | | | | kprobes/x86: Allow to handle reentered kprobe on single-stepping | Masami Hiramatsu | 2014-04-24 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'perf/uprobes' into perf/core | Ingo Molnar | 2014-06-05 | 5 | -283/+351 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov | 2014-05-14 | 1 | -3/+4 |
| | * | | | | | | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov | 2014-05-14 | 1 | -15/+9 |