Age | Commit message (Expand) | Author | Files | Lines |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+7 |
2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 2 | -3/+8 |
2014-09-24 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li | 1 | -0/+3 |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 1 | -0/+7 |
2014-09-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2014-08-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -2/+29 |
2014-08-30 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 3 | -5/+14 |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 1 | -0/+12 |
2014-08-27 | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan | 1 | -1/+3 |
2014-08-27 | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu | 1 | -1/+14 |
2014-08-26 | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko | 2 | -1/+3 |
2014-08-22 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 32 | -964/+2303 |
2014-08-18 | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2 | -3/+6 |
2014-08-18 | x86: Drop support for /proc files when !CONFIG_PROC_FS | Josh Triplett | 1 | -1/+3 |
2014-08-16 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 1 | -1/+1 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+6 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 16 | -910/+784 |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -9/+120 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -6/+6 |
2014-08-09 | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2 | -0/+32 |
2014-08-09 | kexec: support kexec/kdump on EFI systems | Vivek Goyal | 1 | -12/+134 |
2014-08-09 | kexec: support for kexec on panic using new system call | Vivek Goyal | 3 | -10/+648 |
2014-08-09 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 3 | -2/+379 |
2014-08-09 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+142 |
2014-08-09 | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 1 | -0/+45 |
2014-08-09 | arch/x86: replace strict_strto calls | Daniel Walter | 3 | -7/+7 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -23/+21 |
2014-08-06 | x86: MCE: Add raw_lock conversion again | Thomas Gleixner | 1 | -9/+9 |
2014-08-05 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2014-08-05 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -5/+67 |
2014-08-05 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+322 |
2014-08-05 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -44/+2 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+19 |
2014-08-05 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -196/+218 |
2014-08-05 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 3 | -34/+29 |
2014-08-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -31/+85 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -21/+4 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+5 |
2014-08-03 | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() | Dan Carpenter | 1 | -5/+5 |
2014-08-02 | x86/apic/vsmp: Make is_vsmp_box() static | H. Peter Anvin | 1 | -2/+2 |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 3 | -44/+2 |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes | 9 | -11/+0 |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes | 9 | -13/+0 |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes | 9 | -25/+0 |
2014-07-31 | x86, apic: Replace noop_check_apicid_used | David Rientjes | 1 | -6/+1 |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes | 8 | -19/+0 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 9 | -36/+1 |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 9 | -13/+0 |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 8 | -22/+0 |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 1 | -11/+0 |