index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
Denys Vlasenko
2015-04-02
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
2015-04-02
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
2015-04-01
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
2015-04-01
x86/asm/entry/64: Use local label to skip around sycall dispatch
Denys Vlasenko
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
2015-04-01
x86/asm/entry/64: Simplify looping around preempt_schedule_irq()
Denys Vlasenko
2015-04-01
x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()
Denys Vlasenko
2015-04-01
x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_arg...
Denys Vlasenko
2015-04-01
x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path
Denys Vlasenko
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
2015-03-31
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2015-03-31
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
2015-03-31
x86/microcode/amd: Drop the pci_ids.h dependency
Michael S. Tsirkin
2015-03-31
x86/asm/entry/64: Do not GET_THREAD_INFO() too early
Denys Vlasenko
2015-03-31
x86/asm/entry/64: Move retint_kernel code block closer to its user
Denys Vlasenko
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2015-03-27
x86/asm/entry/64: Add missing CFI annotation
Denys Vlasenko
2015-03-27
x86/asm/entry/64: Fix comment about SYSENTER MSRs
Denys Vlasenko
2015-03-27
x86/asm/entry/64: Use smaller instructions
Denys Vlasenko
2015-03-27
x86/asm/entry/64: Use better label name, fix comments
Denys Vlasenko
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-25
Merge branch 'x86/urgent' into x86/asm, to resolve conflict
Ingo Molnar
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
2015-03-24
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
x86/asm/entry/64: Always set up SYSENTER MSRs
Ingo Molnar
2015-03-24
x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macros
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack
Denys Vlasenko
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-24
x86/mce: Define mce_severity function pointer
Aravind Gopalakrishnan
2015-03-24
x86/mce: Add an AMD severities-grading function
Aravind Gopalakrishnan
2015-03-24
x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user
Denys Vlasenko
2015-03-23
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2015-03-23
x86/asm/entry/64: Fix incorrect comment
Denys Vlasenko
2015-03-23
x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks
Andy Lutomirski
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2015-03-23
x86/asm/entry: Use user_mode_ignore_vm86() where appropriate
Andy Lutomirski
2015-03-23
x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()
Andy Lutomirski
2015-03-23
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
2015-03-23
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-03-23
x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processors
Sudeep Holla
2015-03-23
x86/mce: Reindent __mcheck_cpu_apply_quirks() properly
Borislav Petkov
2015-03-23
x86/mce: Use safe MSR accesses for AMD quirk
Jesse Larrew
2015-03-23
x86/fpu: Kill eager_fpu_init_bp()
Oleg Nesterov
2015-03-23
x86/fpu: Don't allocate fpu->state for swapper/0
Oleg Nesterov
2015-03-23
x86/fpu: Rename drop_init_fpu() to fpu_reset_state()
Borislav Petkov
[prev]
[next]