index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+37
2013-07-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-25
/
+26
2013-07-02
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-81
/
+504
2013-07-02
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-70
/
+201
2013-07-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+38
2013-07-02
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+90
2013-07-02
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+45
2013-07-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-19
/
+19
2013-07-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-62
/
+116
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-115
/
+1027
2013-07-02
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+8
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-07-02
x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()
Seiji Aguchi
1
-11
/
+18
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-28
x86: xen: Sync the CMOS RTC as well as the Xen wallclock
David Vrabel
1
-19
/
+26
2013-06-28
x86: xen: Sync the wallclock when the system time is set
David Vrabel
1
-0
/
+28
2013-06-28
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-06-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
4
-3
/
+12
2013-06-28
x86/ioremap: Correct function name output
Borislav Petkov
1
-4
/
+4
2013-06-28
Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-10
/
+5
2013-06-28
x86/tboot: Provide debugfs interfaces to access TXT log
Qiaowei Ren
1
-0
/
+73
2013-06-27
x86/mce: Update MCE severity condition check
Chen Gong
1
-10
/
+5
2013-06-27
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
2
-24
/
+35
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
4
-2
/
+37
2013-06-27
KVM: MMU: Inform users of mmio generation wraparound
Takuya Yoshikawa
1
-1
/
+3
2013-06-27
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
1
-0
/
+3
2013-06-27
KVM: MMU: document write_flooding_count
Xiao Guangrong
1
-0
/
+1
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
2
-3
/
+18
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2
-22
/
+1
2013-06-27
KVM: MMU: init kvm generation close to mmio wrap-around value
Xiao Guangrong
1
-1
/
+6
2013-06-27
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
2
-2
/
+31
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
6
-14
/
+61
2013-06-27
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
3
-12
/
+21
2013-06-27
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
3
-17
/
+60
2013-06-27
Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Dave Airlie
2
-14
/
+8
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
31
-260
/
+243
2013-06-26
x86, microcode, amd: Another early loading fixup
Jacob Shin
1
-16
/
+24
2013-06-26
perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()
Stephane Eranian
1
-0
/
+6
2013-06-26
perf/x86: Fix shared register mutual exclusion enforcement
Stephane Eranian
3
-4
/
+27
2013-06-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+10
2013-06-26
x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM
Ben Hutchings
1
-0
/
+2
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
2
-14
/
+8
2013-06-26
perf/x86/intel: Support full width counting
Andi Kleen
3
-0
/
+15
2013-06-26
Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
16
-48
/
+77
2013-06-25
x86, asm, cleanup: Replace open-coded control register values with symbolic
H. Peter Anvin
3
-3
/
+3
2013-06-25
x86, processor-flags: Fix the datatypes and add bit number defines
H. Peter Anvin
1
-50
/
+104
2013-06-25
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
3
-3
/
+3
[prev]
[next]