Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 5 | -9/+14 |
2012-05-18 | x86/tlb: Clean up and unify TLB_FLUSH_ALL definition | Alex Shi | 1 | -5/+1 |
2012-05-18 | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin | 1 | -0/+5 |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin | 1 | -1/+15 |
2012-05-18 | x86/apic: Use symbolic APIC_EOI_ACK | Michael S. Tsirkin | 1 | -3/+1 |
2012-05-18 | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it | Michael S. Tsirkin | 1 | -1/+1 |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 4 | -247/+2 |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-05-16 | x86, realmode: Change EFER to a single u64 field | H. Peter Anvin | 1 | -2/+1 |
2012-05-16 | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity | 1 | -4/+0 |
2012-05-14 | percpu: remove percpu_xxx() functions | Alex Shi | 1 | -10/+6 |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 12 | -28/+30 |
2012-05-14 | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable | Alan Cox | 1 | -0/+3 |
2012-05-14 | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 7 | -13/+18 |
2012-05-14 | perf/x86/ibs: Fix undefined reference to `get_ibs_caps' | Robert Richter | 1 | -0/+4 |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -53/+4 |
2012-05-09 | mfd: Add driver for STA2X11 MFD block | Alessandro Rubini | 1 | -0/+12 |
2012-05-09 | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter | 1 | -2/+4 |
2012-05-09 | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar | 2 | -0/+7 |
2012-05-09 | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 1 | -38/+0 |
2012-05-09 | x86: Avoid double stack traces with show_regs() | Jan Beulich | 1 | -1/+0 |
2012-05-09 | atomic64_32.h: fix parameter naming mismatch | Philipp Hahn | 1 | -5/+5 |
2012-05-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2 | -3/+12 |
2012-05-08 | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 2 | -1/+19 |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen | 1 | -12/+20 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -3/+2 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 3 | -41/+4 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 1 | -0/+18 |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 1 | -0/+4 |
2012-05-08 | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 1 | -0/+26 |
2012-05-08 | x86: Use common threadinfo allocator | Thomas Gleixner | 4 | -24/+6 |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 1 | -1/+0 |
2012-05-08 | fork: Remove the weak insanity | Thomas Gleixner | 1 | -1/+0 |
2012-05-08 | x86: Use kick_all_cpus_sync() | Thomas Gleixner | 1 | -2/+0 |
2012-05-08 | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y | Suresh Siddha | 1 | -4/+2 |
2012-05-07 | Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2012-05-07 | xen: implement IRQ_WORK_VECTOR handler | Lin Ming | 1 | -0/+1 |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 1 | -3/+3 |
2012-05-07 | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha | 1 | -46/+48 |
2012-05-07 | x86, iommu/vt-d: Clean up interfaces for interrupt remapping | Joerg Roedel | 1 | -22/+0 |
2012-05-07 | iommu/vt-d: Convert MSI remapping setup to remap_ops | Joerg Roedel | 2 | -23/+26 |
2012-05-07 | iommu/vt-d: Convert free_irte into a remap_ops callback | Joerg Roedel | 1 | -0/+2 |
2012-05-07 | iommu/vt-d: Convert IR set_affinity function to remap_ops | Joerg Roedel | 1 | -0/+9 |
2012-05-07 | iommu/vt-d: Convert IR ioapic-setup to use remap_ops | Joerg Roedel | 1 | -1/+14 |
2012-05-07 | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops | Joerg Roedel | 1 | -0/+6 |
2012-05-07 | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel | 1 | -0/+45 |
2012-05-07 | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 6 | -9/+47 |
2012-05-07 | x86/nmi: Fix the type of the nmiaction.flags field | Betty Dall | 1 | -1/+1 |
2012-05-07 | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2 | -13/+31 |
2012-05-07 | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -0/+3 |