Age | Commit message (Expand) | Author |
2011-07-23 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-22 | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
2011-07-21 | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-07-14 | x86: Kill handle_signal()->set_fs() | Oleg Nesterov |
2011-07-14 | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov |
2011-07-14 | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov |
2011-07-14 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-13 | clocksource: Replace vread with generic arch data | Andy Lutomirski |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |
2011-07-13 | x86-64: Improve vsyscall emulation CS and RIP handling | Andy Lutomirski |
2011-07-12 | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard |
2011-07-12 | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled | Naga Chumbalkar |
2011-07-12 | x86, ioapic: Print IRTE when IR is enabled | Naga Chumbalkar |
2011-07-12 | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR | Naga Chumbalkar |
2011-07-11 | x86, ioapic: Also print Dest field | Naga Chumbalkar |
2011-07-11 | x86, ioapic: Format clean up for IOAPIC output | Naga Chumbalkar |
2011-07-08 | x86: print APIC data a little later during boot | Naga Chumbalkar |
2011-07-06 | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook |
2011-07-05 | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb |
2011-07-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-03 | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-02 | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker |
2011-07-02 | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker |
2011-07-02 | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker |
2011-07-02 | x86,64: Simplify save_regs() | Frederic Weisbecker |
2011-07-02 | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker |
2011-07-02 | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov |
2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity |