| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie | 2014-06-05 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä | 2014-05-13 |
| * | | | | | | x86/gpu: Implement stolen memory size early quirk for CHV | Damien Lespiau | 2014-05-13 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-06-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace/x86: Call text_ip_addr() instead of the duplicated code | Petr Mladek | 2014-06-03 |
| * | | | | | | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt | 2014-05-14 |
| * | | | | | | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag | Steven Rostedt (Red Hat) | 2014-05-14 |
| * | | | | | | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global | Steven Rostedt (Red Hat) | 2014-05-14 |
| * | | | | | | ftrace/x86: Get the current mcount addr for add_breakpoint() | Steven Rostedt (Red Hat) | 2014-05-14 |
| * | | | | | | ftrace/x86: Fix order of warning messages when ftrace modifies code | Petr Mladek | 2014-04-21 |
| |/ / / / / |
|
* | | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-21 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 2014-05-05 |
| | * | | | | | | | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 2014-05-05 |
| | * | | | | | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski | 2014-05-05 |
| * | | | | | | | | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-06-05 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin | 2014-05-21 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin | 2014-05-21 |
| | * | | | | | | | | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 2014-05-04 |
| | * | | | | | | | | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin | 2014-05-04 |
| | * | | | | | | | | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 2014-05-01 |
| | * | | | | | | | | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 2014-04-30 |
| | * | | | | | | | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2014-04-30 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-04 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 2014-06-04 |
| | * | | | | | | | | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong | 2014-06-04 |
| | * | | | | | | | | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C... | Akinobu Mita | 2014-06-04 |
| | * | | | | | | | | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita | 2014-06-04 |
| | * | | | | | | | | x86: enable DMA CMA with swiotlb | Akinobu Mita | 2014-06-04 |
| | * | | | | | | | | x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled | Akinobu Mita | 2014-06-04 |
| * | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, irq: Remove pointless irq_reserve_irqs() call | Thomas Gleixner | 2014-05-16 |
| | * | | | | | | | | x86: Remove create/destroy_irq() | Thomas Gleixner | 2014-05-16 |
| | * | | | | | | | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 |
| | * | | | | | | | | x86: ioapic: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 |
| | * | | | | | | | | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 |
| | * | | | | | | | | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner | 2014-05-16 |
| * | | | | | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-13 |
| | |\| | | | | | | | |
|
| | * | | | | | | | | | x86: use FDT accessors for FDT blob header data | Rob Herring | 2014-04-30 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 2014-05-22 |
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 |
| * | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | mce: Panic when a core has reached a timeout | Borislav Petkov | 2014-05-30 |
| | * | | | | | | | | | | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud | 2014-05-30 |
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 2014-05-09 |