Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t... | Brian Gerst | 2016-08-24 | 2 | -2/+7 | |
| * | | | | | | | ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Josh Poimboeuf | 2016-08-24 | 1 | -0/+2 | |
| * | | | | | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | 1 | -0/+1 | |
| * | | | | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) | Andy Lutomirski | 2016-08-24 | 1 | -1/+27 | |
| * | | | | | | | x86/asm/head: Rename 'stack_start' -> 'initial_stack' | Josh Poimboeuf | 2016-08-18 | 2 | -3/+1 | |
| * | | | | | | | x86/asm/head: Remove unused init_rsp variable extern | Josh Poimboeuf | 2016-08-18 | 1 | -1/+0 | |
| * | | | | | | | x86/dumpstack: Remove show_trace() | Josh Poimboeuf | 2016-08-18 | 1 | -2/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-04 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner | 2016-09-26 | 1 | -60/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng | 2016-09-21 | 1 | -0/+1 | |
| * | | | | | | | | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 2016-09-20 | 1 | -1/+1 | |
| * | | | | | | | | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() | Wanpeng Li | 2016-09-20 | 1 | -3/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 4 | -36/+55 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar | 2016-09-26 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types | Yazen Ghannam | 2016-09-13 | 1 | -29/+32 | |
| * | | | | | | | | x86/mce: Add support for new MCA_SYND register | Yazen Ghannam | 2016-09-13 | 1 | -1/+4 | |
| * | | | | | | | | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test | Tony Luck | 2016-09-05 | 1 | -1/+0 | |
| * | | | | | | | | x86/mce: Improve memcpy_mcsafe() | Tony Luck | 2016-09-05 | 2 | -5/+16 | |
| * | | | | | | | | x86/mce: Add PCI quirks to identify Xeons with machine check recovery | Tony Luck | 2016-09-05 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 | 6 | -257/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov | 2016-09-30 | 1 | -44/+0 | |
| * | | | | | | | | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 2016-09-30 | 4 | -212/+0 | |
| * | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-22 | 8 | -74/+41 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | locking/rwsem, x86: Drop a bogus cc clobber | Jan Beulich | 2016-09-20 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -12/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2016-09-20 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/efi: Allow invocation of arbitrary boot services | Lukas Wunner | 2016-09-09 | 1 | -9/+6 | |
| * | | | | | | | | x86/efi: Optimize away setup_gop32/64 if unused | Lukas Wunner | 2016-09-09 | 1 | -2/+11 | |
| * | | | | | | | | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 2016-09-09 | 1 | -1/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | virt, sched: Add generic vCPU pinning support | Juergen Gross | 2016-09-05 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
* | / / / / / | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski | 2016-09-29 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | fix minor infoleak in get_user_ex() | Al Viro | 2016-09-15 | 1 | -1/+5 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | x86/uaccess: force copy_*_user() to be inlined | Kees Cook | 2016-09-06 | 1 | -2/+2 | |
|/ / / / | ||||||
* | / / | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 1 | -60/+9 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-08-13 | 1 | -2/+2 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2016-08-12 | 1 | -2/+2 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | x86/power/64: Always create temporary identity mapping correctly | Rafael J. Wysocki | 2016-08-08 | 1 | -2/+2 | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-08-12 | 5 | -9/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86/boot: Rework reserve_real_mode() to allow multiple tries | Andy Lutomirski | 2016-08-11 | 1 | -0/+9 | |
| * | | | | | x86/boot: Defer setup_real_mode() to early_initcall time | Andy Lutomirski | 2016-08-11 | 1 | -1/+0 | |
| * | | | | | x86/irq: Do not substract irq_tlb_count from irq_call_count | Aaron Lu | 2016-08-11 | 1 | -4/+0 | |
| * | | | | | x86/mm: Fix swap entry comment and macro | Dave Hansen | 2016-08-11 | 1 | -2/+2 | |
| * | | | | | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values | Mike Travis | 2016-08-10 | 1 | -2/+3 | |
| * | | | | | x86/mm: Disable preemption during CR3 read+write | Sebastian Andrzej Siewior | 2016-08-10 | 1 | -0/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'linus' into timers/urgent, to pick up fixes | Ingo Molnar | 2016-08-10 | 19 | -94/+135 | |
|\| | | | | ||||||
| * | | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 4 | -4/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | x86/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 3 | -4/+10 | |
| | * | | | | mm: Implement stack frame object validation | Kees Cook | 2016-07-26 | 1 | -0/+44 | |
| * | | | | | unsafe_[get|put]_user: change interface to use a error target label | Linus Torvalds | 2016-08-08 | 1 | -8/+8 | |
| | |/ / / | |/| | | |