index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
x86/dumpstack: Pin the target stack when dumping it
Andy Lutomirski
3
-0
/
+15
2016-09-15
x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE
Ingo Molnar
1
-4
/
+6
2016-09-15
x86: Move thread_info into task_struct
Andy Lutomirski
3
-9
/
+4
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
5
-6
/
+4
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
5
-6
/
+31
2016-09-15
x86/dumpstack: Add recursion checking for all stacks
Josh Poimboeuf
2
-19
/
+38
2016-09-15
x86/dumpstack: Add support for unwinding empty IRQ stacks
Josh Poimboeuf
2
-3
/
+15
2016-09-15
x86/dumpstack: Add get_stack_info() interface
Josh Poimboeuf
4
-122
/
+195
2016-09-15
x86/dumpstack: Simplify in_exception_stack()
Josh Poimboeuf
1
-63
/
+26
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2
-12
/
+42
2016-09-14
x86/ptrace: Down with test_thread_flag(TIF_IA32)
Dmitry Safonov
1
-1
/
+1
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
1
-0
/
+25
2016-09-14
x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()
Josh Poimboeuf
2
-25
/
+15
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+13
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
3
-22
/
+6
2016-09-13
x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
Nicolas Iooss
1
-6
/
+7
2016-09-13
x86/mce/AMD: Extract the error address on SMCA systems
Yazen Ghannam
2
-1
/
+22
2016-09-13
x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems
Yazen Ghannam
1
-0
/
+7
2016-09-13
x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems
Yazen Ghannam
2
-4
/
+12
2016-09-13
x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems
Yazen Ghannam
1
-0
/
+14
2016-09-13
x86/mce/AMD: Update sysfs bank names for SMCA systems
Yazen Ghannam
1
-2
/
+47
2016-09-13
x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types
Yazen Ghannam
1
-24
/
+78
2016-09-13
x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks
Yazen Ghannam
1
-9
/
+8
2016-09-13
x86/mce: Add support for new MCA_SYND register
Yazen Ghannam
2
-0
/
+7
2016-09-13
x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()
Yazen Ghannam
1
-1
/
+1
2016-09-13
x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries()
Al Stone
1
-2
/
+2
2016-09-13
x86: ACPI: remove extraneous white space after semicolon
Al Stone
1
-1
/
+1
2016-09-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2016-09-09
x86/efi: Defer efi_esrt_init until after memblock_x86_fill
Ricardo Neri
1
-0
/
+1
2016-09-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
1
-9
/
+8
2016-09-09
x86/hpet: Reduce HPET counter read contention
Waiman Long
1
-0
/
+94
2016-09-09
x86/pkeys: Default to a restrictive init PKRU
Dave Hansen
1
-0
/
+4
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-1
/
+4
2016-09-08
ACPI / CPPC: Add support for functional fixed hardware address
Srinivas Pandruvada
2
-0
/
+59
2016-09-08
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
1
-0
/
+1
2016-09-08
x86/e820: Fix very large 'size' handling boundary condition
Wei Yang
1
-2
/
+2
2016-09-08
x86/dumpstack: Remove unnecessary stack pointer arguments
Josh Poimboeuf
3
-6
/
+3
2016-09-08
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
Josh Poimboeuf
3
-50
/
+10
2016-09-08
x86/dumpstack: Make printk_stack_address() more generally useful
Josh Poimboeuf
1
-3
/
+3
2016-09-08
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
1
-3
/
+3
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
19
-30
/
+35
2016-09-08
x86/apic: Fix num_processors value in case of failure
Dou Liyang
1
-1
/
+3
2016-09-07
drm/i915: Remove .is_mobile field from platform struct
Carlos Santa
1
-6
/
+3
2016-09-06
x86/kvm: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+16
2016-09-05
virt, sched: Add generic vCPU pinning support
Juergen Gross
1
-0
/
+11
2016-09-05
x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test
Tony Luck
1
-11
/
+0
2016-09-05
x86/mce: Improve memcpy_mcsafe()
Tony Luck
1
-1
/
+1
2016-09-05
x86/mce: Add PCI quirks to identify Xeons with machine check recovery
Tony Luck
2
-0
/
+39
2016-09-05
x86/microcode/AMD: Fix load of builtin microcode with randomized memory
Borislav Petkov
1
-3
/
+10
2016-09-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
[prev]
[next]