Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+5 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -1/+1 |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu | 1 | -4/+12 |
2014-06-03 | ftrace/x86: Call text_ip_addr() instead of the duplicated code | Petr Mladek | 1 | -10/+1 |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+21 |
2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+41 |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+12 |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+43 |
2014-06-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -105/+80 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+0 |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -205/+369 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+31 |
2014-05-30 | mce: Panic when a core has reached a timeout | Borislav Petkov | 1 | -2/+1 |
2014-05-30 | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud | 1 | -7/+40 |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-23 | x86/gart: Tidy messages and add bridge device info | Bjorn Helgaas | 1 | -16/+21 |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas | 1 | -28/+26 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 1 | -1/+1 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 17 | -21/+65 |
2014-05-21 | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 21 | -34/+352 |
2014-05-21 | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski | 1 | -25/+22 |
2014-05-21 | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski | 1 | -88/+64 |
2014-05-21 | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski | 1 | -0/+2 |
2014-05-21 | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin | 16 | -20/+62 |
2014-05-21 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin | 1 | -3/+1 |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2 | -0/+43 |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian | 1 | -3/+19 |
2014-05-16 | x86, irq: Remove pointless irq_reserve_irqs() call | Thomas Gleixner | 1 | -3/+0 |
2014-05-16 | x86: Remove create/destroy_irq() | Thomas Gleixner | 1 | -105/+1 |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 1 | -5/+0 |
2014-05-16 | x86: ioapic: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -13/+10 |
2014-05-16 | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -3/+2 |
2014-05-16 | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner | 1 | -0/+33 |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 1 | -1/+3 |
2014-05-14 | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt | 3 | -204/+218 |
2014-05-14 | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag | Steven Rostedt (Red Hat) | 1 | -3/+0 |
2014-05-14 | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global | Steven Rostedt (Red Hat) | 1 | -31/+5 |
2014-05-14 | ftrace/x86: Get the current mcount addr for add_breakpoint() | Steven Rostedt (Red Hat) | 1 | -4/+2 |
2014-05-14 | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov | 1 | -3/+4 |
2014-05-14 | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov | 1 | -15/+9 |
2014-05-14 | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap() | Oleg Nesterov | 1 | -9/+12 |
2014-05-14 | x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO() | Oleg Nesterov | 1 | -15/+38 |
2014-05-14 | x86/traps: Introduce do_error_trap() | Oleg Nesterov | 1 | -21/+17 |
2014-05-14 | x86/traps: Use SEND_SIG_PRIV instead of force_sig() | Oleg Nesterov | 1 | -6/+3 |
2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov | 1 | -1/+1 |
2014-05-14 | uprobes/x86: Fix scratch register selection for rip-relative fixups | Denys Vlasenko | 1 | -51/+125 |
2014-05-14 | uprobes/x86: Simplify rip-relative handling | Denys Vlasenko | 1 | -41/+30 |
2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring | 15 | -20/+61 |
2014-05-13 | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä | 1 | -10/+10 |