Age | Commit message (Expand) | Author | Files | Lines |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -4/+21 |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next |  Linus Torvalds | 1 | -3/+7 |
2014-06-04 | mm: x86 pgtable: require X86_64 for soft-dirty tracker |  Cyrill Gorcunov | 1 | -1/+1 |
2014-06-04 | x86: enable DMA CMA with swiotlb |  Akinobu Mita | 1 | -1/+1 |
2014-06-04 | x86: require x86-64 for automatic NUMA balancing |  Mel Gorman | 1 | -1/+1 |
2014-06-04 | hugetlb: restrict hugepage_migration_support() to x86_64 |  Naoya Horiguchi | 1 | -0/+4 |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -0/+1 |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -5/+2 |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next |  Linus Torvalds | 1 | -0/+3 |
2014-05-16 | x86: Implement arch_setup/teardown_hwirq() |  Thomas Gleixner | 1 | -0/+1 |
2014-05-15 | goldfish: Allow 64bit builds |  Alan | 1 | -1/+0 |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers |  David E. Box | 1 | -5/+2 |
2014-05-04 | x86, espfix: Make it possible to disable 16-bit support |  H. Peter Anvin | 1 | -5/+18 |
2014-05-04 | x86, espfix: Make espfix64 a Kconfig option, fix UML |  H. Peter Anvin | 1 | -0/+4 |
2014-04-24 | x86: move FIX_EARLYCON_MEM kconfig into x86 |  Rob Herring | 1 | -0/+3 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit |  Linus Torvalds | 1 | -0/+1 |
2014-04-07 | x86: use generic early_ioremap |  Mark Salter | 1 | -0/+1 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -73/+9 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -9/+21 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -3/+1 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL |  AKASHI Takahiro | 1 | -0/+1 |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic |  Stefani Seibold | 1 | -2/+2 |
2014-03-13 | x86, vdso: Remove compat vdso support |  Andy Lutomirski | 1 | -7/+19 |
2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED |  Matt Fleming | 1 | -0/+14 |
2014-02-27 | x86, platforms: Remove NUMAQ |  H. Peter Anvin | 1 | -28/+8 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation |  H. Peter Anvin | 1 | -17/+0 |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling |  Ard Biesheuvel | 1 | -3/+1 |
2014-02-11 | x86, apic: Remove support for IBM Summit/EXA chipset |  David Rientjes | 1 | -28/+9 |
2014-02-11 | x86, apic: Remove support for ia32-based Unisys ES7000 |  David Rientjes | 1 | -10/+2 |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent |  H. Peter Anvin | 1 | -5/+7 |
2014-01-25 | x86/intel/mid: Fix X86_INTEL_MID dependencies |  David Cohen | 1 | -0/+1 |
2014-01-25 | Merge branch 'linus' into x86/urgent |  Ingo Molnar | 1 | -47/+71 |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -0/+1 |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation |  Robert Graffham | 1 | -4/+4 |
2014-01-23 | firmware/dmi_scan: generalize for use by other archs |  Ard Biesheuvel | 1 | -0/+1 |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+55 |
2014-01-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+8 |
2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+0 |
2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -23/+7 |
2014-01-20 | x86, doc, kconfig: Fix dud URL for Microcode data |  Alan | 1 | -3/+3 |
2014-01-15 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs |  David Cohen | 1 | -23/+7 |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET |  Kees Cook | 1 | -11/+18 |
2014-01-13 | x86, microcode: Move to a proper location |  Borislav Petkov | 1 | -4/+0 |
2014-01-08 | arch: x86: New MailBox support driver for Intel SOC's |  David E. Box | 1 | -0/+8 |
2014-01-02 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86 |  Mark Salter | 1 | -0/+1 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures |  Kees Cook | 1 | -16/+1 |
2013-12-19 | Merge branch 'master' into for-next |  Jiri Kosina | 1 | -30/+38 |
2013-12-11 | math64: Add mul_u64_u32_shr() |  Peter Zijlstra | 1 | -0/+1 |
2013-12-02 | treewide: Fix typo in Kconfig |  Masanari Iida | 1 | -1/+1 |