Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ | Ingo Molnar | 2015-06-04 | 9 | -6/+12 | |
| | | * | | | | | | | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar | 2015-06-04 | 6 | -3/+3 | |
| | | * | | | | | | | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 4 | -3/+3 | |
| | | * | | | | | | | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 5 | -4/+2 | |
| | | * | | | | | | | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 2015-06-03 | 25 | -2/+4 | |
| | | * | | | | | | | x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/ | Ingo Molnar | 2015-06-03 | 3 | -2/+5 | |
| | | * | | | | | | | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ | Ingo Molnar | 2015-06-03 | 5 | -1/+8 | |
| | | * | | | | | | | x86/asm/entry/64: Fold identical code paths | Jan Beulich | 2015-06-02 | 1 | -8/+2 | |
| | | * | | | | | | | x86/asm/entry/64: Use negative immediates for stack adjustments | Jan Beulich | 2015-06-02 | 1 | -2/+2 | |
| | | * | | | | | | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 2015-06-02 | 27 | -1101/+350 | |
| | | * | | | | | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-05-24 | 4 | -27/+42 | |
| | * | | | | | | | | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov | 2015-06-07 | 3 | -3/+2 | |
| | * | | | | | | | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 15 | -52/+268 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86/mce: Handle Local MCE events | Ashok Raj | 2015-06-07 | 2 | -6/+27 | |
| | | * | | | | | | | | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 3 | -0/+51 | |
| | | * | | | | | | | | x86/mce: Add Local MCE definitions | Ashok Raj | 2015-06-07 | 2 | -0/+7 | |
| | | * | | | | | | | | x86/mce: Fix monarch timeout setting through the mce= cmdline option | Xie XiuQi | 2015-05-27 | 1 | -4/+1 | |
| | | * | | | | | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2015-05-11 | 13 | -42/+182 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | x86/mce/amd: Zap changelog | Borislav Petkov | 2015-05-07 | 1 | -10/+2 | |
| | | | * | | | | | | | x86/traps: Remove superfluous weak definitions and dead code | Borislav Petkov | 2015-05-07 | 1 | -17/+0 | |
| | | | * | | | | | | | x86/mce/amd: Rename setup_APIC_mce | Aravind Gopalakrishnan | 2015-05-07 | 1 | -2/+2 | |
| | | | * | | | | | | | x86/irq: Cleanup ordering of vector numbers | Aravind Gopalakrishnan | 2015-05-07 | 1 | -5/+5 | |
| | | | * | | | | | | | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 2015-05-07 | 12 | -1/+133 | |
| | | | * | | | | | | | x86/mce: Add support for deferred errors on AMD | Aravind Gopalakrishnan | 2015-05-06 | 2 | -4/+21 | |
| | | | * | | | | | | | x86/mce/amd: Collect valid address before logging an error | Aravind Gopalakrishnan | 2015-05-06 | 1 | -1/+4 | |
| | | | * | | | | | | | x86/mce/amd: Factor out logging mechanism | Aravind Gopalakrishnan | 2015-05-06 | 1 | -10/+23 | |
| | * | | | | | | | | | x86: Kill CONFIG_X86_HT | Borislav Petkov | 2015-06-07 | 5 | -16/+12 | |
| | * | | | | | | | | | x86/kconfig: Reorganize arch feature Kconfig select's | Ingo Molnar | 2015-06-03 | 1 | -105/+105 | |
| | * | | | | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 40 | -66/+290 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 | 96 | -2328/+2666 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | / / / / | | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | | x86/platform/atom/punit: Add Punit device state debug driver | Srinivas Pandruvada | 2015-05-07 | 4 | -0/+196 | |
| | | | | | * | | | | | | | | x86/platform/uv: Make SGI UV dependent on CONFIG_PCI | Ingo Molnar | 2015-05-06 | 1 | -0/+1 | |
| | | | | | | |_|/ / / / / | | | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | | | x86/kconfig: Fix the CONFIG_NR_CPUS description | Kirill A. Shutemov | 2015-05-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configuration | Kirill A. Shutemov | 2015-05-08 | 1 | -1/+2 | |
| | | * | | | | | | | | | | x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init | Jan Beulich | 2015-05-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | x86/mm/pat: Export pat_enabled() | Luis R. Rodriguez | 2015-05-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez | 2015-05-27 | 7 | -32/+24 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Generalize runtime disabling of MTRRs | Luis R. Rodriguez | 2015-05-27 | 3 | -10/+35 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 2015-05-27 | 3 | -8/+6 | |
| | | * | | | | | | | | | | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez | 2015-05-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | x86/mm/pat: Convert to pr_*() usage | Luis R. Rodriguez | 2015-05-27 | 3 | -26/+26 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani | 2015-05-27 | 4 | -28/+58 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Clean up mtrr_type_lookup() | Toshi Kani | 2015-05-27 | 1 | -52/+86 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs | Toshi Kani | 2015-05-27 | 4 | -19/+47 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() | Toshi Kani | 2015-05-27 | 3 | -8/+14 | |
| | | * | | | | | | | | | | x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry | Toshi Kani | 2015-05-27 | 1 | -10/+18 | |
| | | * | | | | | | | | | | x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP | Toshi Kani | 2015-05-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar | 2015-05-27 | 74 | -337/+459 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys() | Dexuan Cui | 2015-05-11 | 1 | -2/+0 | |
| | | * | | | | | | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez | 2015-05-11 | 3 | -1/+39 |