aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-157/+1406
2015-11-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-27/+33
2015-11-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-74/+219
2015-11-03Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-339/+338
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds29-241/+810
2015-11-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+11
2015-11-03Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+22
2015-11-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+5
2015-11-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+0
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds33-974/+698
2015-11-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-232/+264
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-23/+2
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-1644/+1667
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-56/+938
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-37/+67
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-20/+19
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun2-1/+5
2015-11-01x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov1-0/+2
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan2-13/+23
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-13/+38
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski1-0/+3
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-2/+2
2015-10-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar1-3/+6
2015-10-27x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko1-1/+3
2015-10-26x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL devVille Syrjälä1-2/+3
2015-10-25x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth1-3/+6
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-12/+34
2015-10-21x86/microcode/intel: Move #ifdef DEBUG inside the functionBorislav Petkov1-6/+2
2015-10-21x86/microcode/amd: Remove maintainers from commentsBorislav Petkov1-4/+0
2015-10-21x86/microcode: Remove modularization leftoversBorislav Petkov5-40/+12
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov13-1477/+1399
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov6-38/+16
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich4-20/+19
2015-10-21x86/Kconfig/cpus: Fix/complete CPU type help textsBorislav Petkov1-7/+17
2015-10-21x86/mce: Fix thermal throttling reporting after kexecAndi Kleen1-8/+0
2015-10-21x86/setup/crash: Check memblock_reserve() retvalBorislav Petkov1-2/+10
2015-10-21x86/setup/crash: Cleanup some moreBorislav Petkov1-12/+7
2015-10-21x86/setup/crash: Remove alignment variableBorislav Petkov1-5/+6
2015-10-21x86/setup: Cleanup crashkernel reservation functionsBorislav Petkov1-22/+21
2015-10-21x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan1-1/+1
2015-10-21x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He1-9/+11
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-158/+277
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin1-3/+3
2015-10-20perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+4
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-0/+11
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflictsIngo Molnar5-5/+47
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar10-92/+142
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse1-1/+4