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
2011-08-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+15
2011-08-22
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-22
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
1
-2
/
+2
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+9
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
3
-8
/
+12
2011-08-16
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2011-08-16
KVM: uses TASKSTATS, depends on NET
Randy Dunlap
1
-0
/
+2
2011-08-15
x86: fix mm/fault.c build
Randy Dunlap
1
-0
/
+1
2011-08-12
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-115
/
+173
2011-08-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2011-08-10
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
9
-89
/
+90
2011-08-10
x86-64: Wire up getcpu syscall
Andy Lutomirski
1
-0
/
+2
2011-08-10
x86: Remove unnecessary compile flag tweaks for vsyscall code
Andy Lutomirski
2
-16
/
+0
2011-08-09
perf, x86: Add model 45 SandyBridge support
Youquan Song
1
-0
/
+1
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+6
2011-08-05
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-08-04
x86-64: Add vsyscall:emulate_vsyscall trace event
Andy Lutomirski
2
-0
/
+35
2011-08-04
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
8
-9
/
+38
2011-08-04
x86-64, xen: Enable the vvar mapping
Andy Lutomirski
1
-1
/
+3
2011-08-04
x86-64: Work around gold bug 13023
Andy Lutomirski
1
-6
/
+10
2011-08-04
x86-64: Move the "user" vsyscall segment out of the data segment.
Andy Lutomirski
1
-18
/
+18
2011-08-04
x86-64: Pad vDSO to a page boundary
Andy Lutomirski
1
-0
/
+1
2011-08-04
Merge commit 'v3.0' into x86/vdso
H. Peter Anvin
35
-119
/
+328
2011-08-04
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
1
-5
/
+3
2011-08-04
xen: Fix printk() format in xen/setup.c
Igor Mammedov
1
-2
/
+2
2011-08-04
xen/tracing: it looks like we wanted CONFIG_FTRACE
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-03
x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled
Linus Torvalds
1
-2
/
+1
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-28
/
+1083
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
2
-2
/
+6
2011-08-03
x86 idle: move mwait_idle_with_hints() to where it is used
Len Brown
3
-25
/
+23
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
1
-1
/
+2
2011-08-03
mrst_pmu: driver for Intel Moorestown Power Management Unit
Len Brown
3
-0
/
+1052
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
1
-0
/
+1
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
1
-0
/
+1
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-0
/
+9
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
9
-15
/
+26
2011-07-29
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2011-07-27
KVM: fix TASK_DELAY_ACCT kconfig warning
Randy Dunlap
1
-0
/
+1
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-1
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
3
-6
/
+6
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
21
-21
/
+20
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-26
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-163
/
+1482
2011-07-25
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
1
-1
/
+3
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+5
2011-07-24
x86, olpc-xo15-sci: Enable EC wakeup capability
Daniel Drake
1
-1
/
+1
2011-07-24
x86, olpc: Fix dependency on POWER_SUPPLY
Daniel Drake
1
-2
/
+4
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
1
-24
/
+1
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-37
/
+0
[next]