Age | Commit message (Expand) | Author | Files | Lines |
2014-01-10 | Merge branch 'akpm-current/current' | Stephen Rothwell | 4 | -65/+10 |
2014-01-10 | Merge remote-tracking branch 'xen-tip/linux-next' | Stephen Rothwell | 1 | -1/+7 |
2014-01-10 | next-20140109/kvm | Stephen Rothwell | 1 | -0/+1 |
2014-01-10 | Merge remote-tracking branch 'tip/auto-latest' | Stephen Rothwell | 16 | -129/+350 |
2014-01-10 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 1 | -2/+4 |
2014-01-10 | x86: use generic fixmap.h | Mark Salter | 1 | -58/+1 |
2014-01-10 | The memblock current limit value is used to limit early boot | Santosh Shilimkar | 1 | -2/+2 |
2014-01-10 | x86: mm: account for TLB flushes only when debugging | Mel Gorman | 1 | -3/+3 |
2014-01-10 | Merge remote-tracking branch 'net-next/master' | Stephen Rothwell | 1 | -0/+7 |
2014-01-10 | Merge remote-tracking branch 'pci/next' | Stephen Rothwell | 2 | -2/+2 |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+9 |
2014-01-06 | Merge branch 'x86/urgent' | Ingo Molnar | 1 | -0/+1 |
2014-01-06 | Merge branch 'x86/mpx' | Ingo Molnar | 2 | -20/+93 |
2014-01-06 | Merge branch 'x86/mm' | Ingo Molnar | 3 | -45/+60 |
2014-01-06 | Merge branch 'x86/kaslr' | Ingo Molnar | 3 | -4/+34 |
2014-01-06 | Merge branch 'x86/idle' | Ingo Molnar | 2 | -23/+43 |
2014-01-06 | Merge branch 'x86/efi-kexec' | Ingo Molnar | 1 | -1/+13 |
2014-01-06 | manual merge of x86/efi | Ingo Molnar | 2 | -18/+49 |
2014-01-06 | Merge branch 'x86/cpufeature' | Ingo Molnar | 3 | -4/+34 |
2014-01-06 | Merge branch 'x86/cpu' | Ingo Molnar | 1 | -0/+1 |
2014-01-06 | Merge branch 'x86/build' | Ingo Molnar | 1 | -2/+2 |
2014-01-06 | Merge branch 'x86/asm' | Ingo Molnar | 1 | -12/+20 |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2014-01-06 | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. | Mukesh Rathor | 1 | -1/+6 |
2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 8 | -15/+44 |
2014-01-04 | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no... | Steven Rostedt | 1 | -2/+2 |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov | 1 | -0/+1 |
2014-01-03 | x86/efi: parse_efi_setup() build fix | Dave Young | 1 | -3/+2 |
2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 1 | -0/+12 |
2013-12-27 | x86: Slightly tweak the access_ok() C variant for better code | H. Peter Anvin | 1 | -3/+5 |
2013-12-27 | x86: Replace assembly access_ok() with a C variant | Linus Torvalds | 1 | -11/+17 |
2013-12-21 | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young | 1 | -0/+1 |
2013-12-20 | x86, irq: Change check_vectors() to check_irq_vectors_for_cpu_disable() | H. Peter Anvin | 1 | -1/+1 |
2013-12-20 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 1 | -0/+1 |
2013-12-19 | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin | 1 | -1/+4 |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2 | -23/+40 |
2013-12-19 | Merge tag 'v3.13-rc4' into x86/mm | Ingo Molnar | 10 | -47/+36 |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -2/+9 |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -13/+24 |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco | 1 | -0/+7 |
2013-12-16 | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic | Qiaowei Ren | 1 | -20/+1 |
2013-12-16 | x86: add user_atomic_cmpxchg_inatomic at uaccess.h | Qiaowei Ren | 1 | -0/+92 |
2013-12-13 | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong | 2 | -2/+2 |
2013-12-12 | KVM: nVMX: Add support for activity state HLT | Jan Kiszka | 1 | -0/+1 |
2013-12-11 | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 1 | -0/+11 |
2013-12-06 | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren | 2 | -4/+33 |
2013-12-06 | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren | 1 | -0/+1 |
2013-12-04 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -13/+13 |
2013-12-04 | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin | 5 | -13/+13 |
2013-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+11 |