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
2012-10-30
perf/x86: Fix sparse warnings
Peter Huewe
1
-2
/
+2
2012-10-24
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
3
-7
/
+6
2012-10-24
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2
-0
/
+3
2012-10-24
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
4
-5
/
+20
2012-10-24
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
3
-0
/
+44
2012-10-24
perf/x86: Filter out undefined events from sysfs events attribute
Jiri Olsa
1
-0
/
+22
2012-10-24
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2
-0
/
+62
2012-10-24
x86/perf: Fix virtualization sanity check
Andre Przywara
1
-4
/
+6
2012-10-24
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-8
/
+8
2012-10-24
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+5
2012-10-22
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
1
-0
/
+3
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
1
-1
/
+1
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
1
-2
/
+1
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-17
/
+3
2012-10-21
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-1
/
+1
2012-10-20
perf/x86: Disable uncore on virtualized CPUs
Yan, Zheng
1
-0
/
+3
2012-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+6
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
250
-4869
/
+8741
2012-10-19
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2
-4
/
+6
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-2
/
+0
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
1
-0
/
+2
2012-10-19
xen/x86: remove duplicated include from enlighten.c
Wei Yongjun
1
-2
/
+0
2012-10-19
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
H. Peter Anvin
232
-3922
/
+8018
2012-10-19
x86, MCE: Remove bios_cmci_threshold sysfs attribute
Borislav Petkov
1
-6
/
+0
2012-10-18
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...
Jussi Kivilinna
1
-2
/
+7
2012-10-17
x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup
Daniel J Blueman
1
-5
/
+5
2012-10-17
x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...
Jacob Shin
1
-2
/
+15
2012-10-16
perf: Require exclude_guest to use PEBS - kernel side enforcement
Peter Zijlstra
1
-0
/
+6
2012-10-15
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
1
-1
/
+1
2012-10-15
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
1
-1
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+4
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+2
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+311
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-40
/
+18
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
5
-40
/
+18
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+58
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-30
/
+48
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-12
kgdb,x86: fix warning about unused variable
Jason Wessel
1
-0
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+6
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
21
-219
/
+108
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-392
/
+247
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
20
-42
/
+42
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
2
-7
/
+7
2012-10-09
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-09
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
11
-76
/
+98
[next]