Age | Commit message (Expand) | Author |
2011-12-05 | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus | Don Zickus |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Clean up the range of stack overflow checking | Mitsuo Hayasaka |
2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka |
2011-12-05 | x86: Check stack overflow in detail | Mitsuo Hayasaka |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo |
2011-11-26 | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman |
2011-11-25 | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge |
2011-11-25 | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-23 | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki |
2011-11-22 | x86: Kconfig: drop unknown symbol 'APM_MODULE' | Paul Bolle |
2011-11-22 | xen/granttable: Grant tables V2 implementation | Annie Li |
2011-11-22 | xen/granttable: Introducing grant table V2 stucture | Annie Li |
2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from mach_timer.h | Deepak Saxena |
2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena |
2011-11-21 | xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults | Maxim Uvarov |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro |
2011-11-21 | crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes | Jussi Kivilinna |
2011-11-21 | crypto: serpent-sse2 - add xts support | Jussi Kivilinna |
2011-11-21 | crypto: serpent-sse2 - add lrw support | Jussi Kivilinna |
2011-11-21 | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna |
2011-11-21 | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity |
2011-11-18 | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin |
2011-11-18 | x86, syscall: Re-fix typo in comment | H. Peter Anvin |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-18 | x86: Simplify syscallhdr.sh | H. Peter Anvin |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-11-17 | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin |
2011-11-17 | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin |
2011-11-17 | x86-64, ia32: Move compat_ni_syscall into C and its own file | H. Peter Anvin |
2011-11-17 | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin |
2011-11-17 | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov |
2011-11-17 | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov |
2011-11-17 | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-11-16 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan |
2011-11-16 | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel |
2011-11-15 | serial, mfd: don't hardcode the console | Mika Westerberg |
2011-11-15 | iommu: Add option to group multi-function devices | Alex Williamson |
2011-11-15 | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar |