| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 2014-10-07 | 11 | -54/+83 |
|\ |
|
| *---. | Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad... | Josh Triplett | 2014-09-22 | 11 | -55/+84 |
| |\ \ \ |
|
| | | | * | x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK | Josh Triplett | 2014-08-17 | 2 | -5/+2 |
| | | | * | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE | Josh Triplett | 2014-08-17 | 2 | -4/+3 |
| | | | * | x86, boot: Use the usual -y -n mechanism for objects in vmlinux | Josh Triplett | 2014-08-17 | 1 | -7/+5 |
| | |_|/
| |/| | |
|
| | | * | x86: Add "make tinyconfig" to configure the tiniest possible kernel | Josh Triplett | 2014-08-08 | 1 | -0/+1 |
| | | * | x86, platform, kconfig: move kvmconfig functionality to a helper | Josh Triplett | 2014-08-08 | 1 | -7/+0 |
| | * | | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2014-08-17 | 6 | -32/+71 |
| | * | | x86: Drop support for /proc files when !CONFIG_PROC_FS | Josh Triplett | 2014-08-17 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-27 | 6 | -47/+61 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-25 | 4 | -44/+43 |
| |\ \ \ |
|
| | * | | | x86/efi: Truncate 64-bit values when calling 32-bit OutputString() | Matt Fleming | 2014-09-24 | 1 | -2/+4 |
| | * | | | x86/efi: Delete misleading efi_printk() error message | Matt Fleming | 2014-09-24 | 1 | -15/+16 |
| | * | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 2014-09-23 | 4 | -27/+23 |
| * | | | | x86/kaslr: Avoid the setup_data area when picking location | Kees Cook | 2014-09-19 | 1 | -0/+15 |
| * | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-19 | 1 | -3/+3 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 2014-09-14 | 1 | -3/+3 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-09-26 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li | 2014-09-24 | 1 | -0/+3 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-09-24 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: aesni - disable "by8" AVX CTR optimization | Mathias Krause | 2014-09-24 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Revert "x86/efi: Fixup GOT in all boot code paths" | Linus Torvalds | 2014-09-22 | 2 | -81/+29 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-09-19 | 1 | -23/+1 |
|\ \ \ \ \ |
|
| * | | | | | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 2014-09-16 | 1 | -23/+1 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-09-19 | 1 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan | 2014-08-27 | 1 | -1/+3 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-19 | 6 | -37/+98 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-09 | 3 | -36/+92 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | x86/efi: Fixup GOT in all boot code paths | Matt Fleming | 2014-09-08 | 2 | -29/+81 |
| | * | | | | x86/efi: Only load initrd above 4g on second try | Yinghai Lu | 2014-09-08 | 1 | -7/+11 |
| | |/ / / |
|
| * | | | | x86/mm: Apply the section attribute to the variable, not its type | Jan-Simon Möller | 2014-09-09 | 1 | -1/+1 |
| * | | | | x86-64, ptdump: Mark espfix area only if existent | Mathias Krause | 2014-09-08 | 1 | -0/+4 |
| * | | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu | 2014-09-01 | 1 | -0/+1 |
* | | | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 2014-09-13 | 2 | -2/+1 |
* | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-09-11 | 2 | -15/+13 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 2014-09-10 | 2 | -15/+13 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-29 | 6 | -4/+33 |
|\ \ \ \ \ |
|
| * | | | | | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 | 4 | -2/+16 |
| * | | | | | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu | 2014-08-27 | 1 | -1/+14 |
| * | | | | | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko | 2014-08-25 | 2 | -1/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | kexec: purgatory: add clean-up for purgatory directory | Michael Welling | 2014-08-29 | 1 | -0/+1 |
* | | | | | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory | Vivek Goyal | 2014-08-29 | 1 | -0/+1 |
* | | | | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 2014-08-29 | 7 | -20/+31 |
* | | | | | x86,mm: fix pte_special versus pte_numa | Hugh Dickins | 2014-08-29 | 1 | -2/+7 |
|/ / / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-24 | 2 | -3/+9 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-08-22 | 94 | -1400/+3547 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader | 2014-08-15 | 1 | -1/+1 |
| * | | | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia... | Jeremiah Mahler | 2014-08-10 | 1 | -1/+1 |
| * | | | | x86/mm: Fix RCU splat from new TLB tracepoints | Dave Hansen | 2014-08-08 | 1 | -1/+7 |
* | | | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 2014-08-19 | 1 | -1/+1 |