| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2012-04-25 | 2 | -6/+6 |
|\ |
|
| * | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 2012-04-19 | 1 | -4/+4 |
| * | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds | 2012-04-15 | 1 | -2/+2 |
* | | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin | 2012-04-23 | 1 | -1/+7 |
* | | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu | 2012-04-23 | 3 | -7/+7 |
* | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 2012-04-23 | 4 | -6/+8 |
* | | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -0/+2 |
* | | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 | 1 | -14/+20 |
* | | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 | 1 | -0/+1 |
* | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | 5 | -16/+9 |
* | | x86, efi: Add dedicated EFI stub entry point | Matt Fleming | 2012-04-16 | 3 | -13/+38 |
* | | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 | 1 | -2/+2 |
* | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-04-14 | 2 | -11/+11 |
|\ \
| |/
|/| |
|
| * | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 | 2 | -8/+10 |
| * | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 | 1 | -3/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-12 | 2 | -5/+5 |
|\ \ |
|
| * | | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin | 2012-04-06 | 1 | -1/+1 |
| * | | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge | 2012-04-06 | 1 | -1/+1 |
| * | | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode | 2012-04-06 | 1 | -3/+3 |
* | | | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 2012-04-11 | 6 | -145/+105 |
* | | | um: Use asm-generic/switch_to.h | Richard Weinberger | 2012-04-10 | 1 | -7/+0 |
* | | | um: Disintegrate asm/system.h | Richard Weinberger | 2012-04-10 | 3 | -135/+82 |
* | | | um: fix linker script generation | Al Viro | 2012-04-09 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-07 | 3 | -1/+7 |
|\ \ |
|
| * | | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 2012-04-05 | 1 | -0/+4 |
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 2012-04-05 | 1 | -0/+2 |
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu | 2012-04-05 | 1 | -1/+1 |
* | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat | 2012-04-06 | 1 | -1/+1 |
| * | | | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk | 2012-04-06 | 1 | -1/+3 |
* | | | | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2012-04-06 | 1 | -0/+46 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 2 | -48/+115 |
|\ \ \ \ |
|
| * | | | | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert | 2012-04-03 | 2 | -48/+115 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -8/+1 |
* | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | 1 | -0/+60 |
|\ \ \ \ \ |
|
| * | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-03-29 | 1 | -0/+60 |
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 7 | -29/+47 |
|\ \ \ \ \ \ |
|
| * | | | | | | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 7 | -29/+47 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-04-04 | 1 | -0/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf/x86/p4: Add format attributes | Peter Zijlstra | 2012-04-03 | 1 | -0/+13 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-04 | 5 | -36/+8 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti | 2012-04-02 | 1 | -1/+1 |
| * | | | | | | x86: Use -mno-avx when available | Andi Kleen | 2012-03-30 | 1 | -0/+1 |
| * | | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 2012-03-30 | 2 | -34/+0 |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2012-03-30 | 152 | -1751/+3090 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng | 2012-03-29 | 1 | -1/+6 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND | zhuangfeiran@ict.ac.cn | 2012-03-29 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|