Age | Commit message (Expand) | Author | Files | Lines |
2013-09-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2013-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2 | -3/+5 |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2 | -2/+2 |
2013-08-21 | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -2/+31 |
2013-08-20 | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson | 1 | -2/+9 |
2013-08-20 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel | 1 | -0/+22 |
2013-08-20 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 1 | -2/+2 |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -46/+34 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 6 | -4/+98 |
2013-08-14 | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 4 | -44/+32 |
2013-08-13 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2 | -2/+2 |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 4 | -2/+68 |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2 | -0/+28 |
2013-08-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 3 | -29/+27 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 1 | -2/+2 |
2013-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+19 |
2013-08-05 | Merging v3.10-rc2 as I need to apply a fix for | Stefano Stabellini | 5 | -8/+24 |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 1 | -2/+2 |
2013-08-02 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2013-07-31 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton | 1 | -0/+1 |
2013-07-31 | x86, amd, microcode: Fix error path in apply_microcode_amd() | Torsten Kaiser | 1 | -4/+5 |
2013-07-30 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -1/+1 |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck | 1 | -2/+2 |
2013-07-26 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu | 1 | -1/+1 |
2013-07-26 | x86, efi: correct call to free_pages | Roy Franz | 1 | -1/+1 |
2013-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -796/+0 |
2013-07-24 | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 3 | -796/+0 |
2013-07-23 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman | 1 | -2/+12 |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 1 | -1/+0 |
2013-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+7 |
2013-07-19 | um: remove dead code | Richard Weinberger | 1 | -1/+0 |
2013-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -34/+25 |
2013-07-18 | KVM: MMU: avoid fast page fault fixing mmio page fault | Xiao Guangrong | 1 | -0/+7 |
2013-07-16 | x86: Make sure IDT is page aligned | Kees Cook | 3 | -25/+8 |
2013-07-15 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 1 | -2/+16 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 71 | -356/+345 |
2013-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2013-07-12 | perf/x86: Fix incorrect use of do_div() in NMI warning | Dave Hansen | 1 | -3/+4 |
2013-07-12 | x86/platform/ce4100: Add header file for reboot type | Xiong Zhou | 1 | -0/+1 |
2013-07-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -4/+66 |
2013-07-11 | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" | Matt Fleming | 1 | -7/+0 |
2013-07-10 | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+9 |
2013-07-10 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2 | -4/+0 |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse | 2 | -4/+0 |
2013-07-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2013-07-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+18 |