Age | Commit message (Expand) | Author |
2012-05-07 | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-05-06 | vfs: don't force a big memset of stat data just to clear padding fields | Linus Torvalds |
2012-05-06 | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf | Gleb Natapov |
2012-05-04 | Merge tag 'v3.4-rc5' into next | James Morris |
2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds |
2012-05-02 | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet... | Dave Airlie |
2012-05-01 | x86/apic: Replace io_apic_ops with x86_io_apic_ops. | Konrad Rzeszutek Wilk |
2012-04-27 | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine | Steven Rostedt |
2012-04-26 | x86: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | x86: Add task_struct argument to smp_ops.cpu_up | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-25 | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled | Li Zhong |
2012-04-25 | x86/nmi: Add new NMI queues to deal with IO_CHK and SERR | Don Zickus |
2012-04-24 | KVM: Introduce bitmask for apic attention reasons | Gleb Natapov |
2012-04-24 | efifb: Implement vga_default_device() (v2) | Matthew Garrett |
2012-04-23 | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin |
2012-04-23 | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu |
2012-04-20 | x86, extable: Switch to relative exception table entries | H. Peter Anvin |
2012-04-20 | x86, extable: Add _ASM_EXTABLE_EX() macro | H. Peter Anvin |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin |
2012-04-20 | x86, extable: Remove the now-unused __ASM_EX_SEC macros | H. Peter Anvin |
2012-04-20 | x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE() | H. Peter Anvin |
2012-04-19 | x86, doc: Revert "x86: Document rdmsr_safe restrictions" | H. Peter Anvin |
2012-04-19 | x86-64: Handle exception table entries during early boot | H. Peter Anvin |
2012-04-19 | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX | H. Peter Anvin |
2012-04-19 | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin |
2012-04-19 | x86, nop: Make the ASM_NOP* macros work from assembly | H. Peter Anvin |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-16 | KVM: x86 emulator: MMX support | Avi Kivity |
2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann |
2012-04-14 | x86: Drop obsolete ARCH_BOOTMEM support | Sam Ravnborg |
2012-04-14 | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar |
2012-04-14 | signal, x86: add SIGSYS info and make it synchronous. | Will Drewry |
2012-04-14 | arch/x86: add syscall_get_arch to syscall.h | Will Drewry |
2012-04-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-12 | x86: Introduce CONFIG_X86_DMA_REMAP | Alessandro Rubini |
2012-04-12 | x86-32: Introduce CONFIG_X86_DEV_DMA_OPS | Alessandro Rubini |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds |
2012-04-08 | KVM: Avoid checking huge page mappings in get_dirty_log() | Takuya Yoshikawa |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-08 | x86: pvclock: Add flag to indicate that a vm was stopped by the host | Eric B Munson |
2012-04-06 | xen/p2m: An early bootup variant of set_phys_to_machine | Konrad Rzeszutek Wilk |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin |
2012-04-06 | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-30 | x86: spinlock.h: Remove REG_PTR_MODE | Richard Weinberger |
2012-03-30 | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown |
2012-03-29 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |