index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
5
-5
/
+5
2011-06-08
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2011-06-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+49
2011-06-08
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+47
2011-06-07
x86/amd-iommu: Fix boot crash with hidden PCI devices
Joerg Roedel
1
-1
/
+21
2011-06-06
x86/amd-iommu: Use only per-device dma_ops
Joerg Roedel
1
-2
/
+24
2011-06-06
x86/amd-iommu: Fix 3 possible endless loops
Joerg Roedel
1
-4
/
+4
2011-06-06
KVM: x86: use proper port value when checking io instruction permission
Marcelo Tosatti
1
-35
/
+47
2011-06-04
xen: off by one errors in multicalls.c
Dan Carpenter
1
-6
/
+6
2011-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-0
/
+1
2011-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2011-05-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2011-05-30
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
Avi Kivity
1
-1
/
+1
2011-05-30
x86 idle: Fix mwait deprecation warning message
Borislav Petkov
1
-1
/
+1
2011-05-30
lguest: fix timer interrupt setup
Rusty Russell
1
-0
/
+1
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+32
2011-05-29
x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param
Len Brown
1
-0
/
+1
2011-05-29
x86 idle: deprecate "no-hlt" cmdline param
Len Brown
1
-0
/
+1
2011-05-29
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
1
-0
/
+2
2011-05-29
x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it
Len Brown
1
-1
/
+3
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
6
-25
/
+25
2011-05-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-1194
/
+2283
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-47
/
+60
2011-05-28
Merge branch 'setns'
Linus Torvalds
4
-1
/
+6
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
4
-1
/
+6
2011-05-28
x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o
Steven Rostedt
1
-0
/
+2
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-7
/
+0
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-6
/
+6
2011-05-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-41
/
+54
2011-05-27
x86, asm: Clean up desc.h a bit
Ingo Molnar
1
-76
/
+76
2011-05-27
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-271
/
+50
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-1
/
+0
2011-05-27
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-0
/
+1
2011-05-27
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
2
-2
/
+0
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-185
/
+202
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
1
-1
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
1
-0
/
+7
2011-05-26
x86, amd: Do not enable ARAT feature on AMD processors below family 0x12
Boris Ostrovsky
1
-2
/
+5
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
1
-0
/
+7
2011-05-26
x86: Move do_page_fault()'s error path under unlikely()
KOSAKI Motohiro
1
-15
/
+20
2011-05-26
Merge branch 'linus' into x86/urgent
Ingo Molnar
9
-51
/
+20
2011-05-26
x86: vdso: Remove unused variable
Thomas Gleixner
1
-1
/
+1
2011-05-26
x86, efi: Retain boot service code until after switching to virtual mode
Matthew Garrett
3
-3
/
+54
2011-05-26
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
1
-6
/
+6
2011-05-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2011-05-26
x86: Remove unnecessary check in detect_ht()
Nikhil P Rao
1
-7
/
+0
2011-05-25
i8k: Integrate with the hwmon subsystem
Jean Delvare
1
-0
/
+1
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
lib: consolidate DEBUG_PER_CPU_MAPS
Stephen Boyd
1
-11
/
+0
[next]