Age | Commit message (Expand) | Author |
2014-09-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-27 | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan |
2014-08-27 | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu |
2014-08-25 | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko |
2014-08-22 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-08-15 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-08 | kexec: verify the signature of signed PE bzImage | Vivek Goyal |
2014-08-08 | kexec: support kexec/kdump on EFI systems | Vivek Goyal |
2014-08-08 | kexec: support for kexec on panic using new system call | Vivek Goyal |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal |
2014-08-08 | kexec: implementation of new syscall kexec_file_load | Vivek Goyal |
2014-08-08 | arch/x86: replace strict_strto calls | Daniel Walter |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-06 | x86: MCE: Add raw_lock conversion again | Thomas Gleixner |
2014-08-05 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-05 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-05 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-05 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-05 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-08-04 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-02 | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() | Dan Carpenter |
2014-08-01 | x86/apic/vsmp: Make is_vsmp_box() static | H. Peter Anvin |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes |
2014-07-31 | x86, apic: Replace noop_check_apicid_used | David Rientjes |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes |
2014-07-30 | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin |
2014-07-28 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-25 | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski |
2014-07-25 | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey |