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
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2
-33
/
+27
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-23
/
+41
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
3
-63
/
+4
2009-04-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-14
/
+58
2009-04-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+3
2009-04-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2009-04-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-14
/
+16
2009-04-24
x86, hpet: Stop soliciting hpet=force users on ICH4M
Len Brown
1
-2
/
+0
2009-04-24
Merge branch 'cpufreq' into release
Len Brown
1
-14
/
+16
2009-04-23
x86: check boundary in setup_node_bootmem()
Yinghai Lu
1
-0
/
+3
2009-04-22
uv_time: add parameter to uv_read_rtc()
Coly Li
1
-5
/
+5
2009-04-22
x86: hpet: fix periodic mode programming on AMD 81xx
Andreas Herrmann
1
-1
/
+17
2009-04-22
KVM: Unregister cpufreq notifier on unload
Jan Kiszka
1
-0
/
+3
2009-04-22
KVM: x86: release time_page on vcpu destruction
Joerg Roedel
1
-0
/
+5
2009-04-22
KVM: MMU: disable global page optimization
Marcelo Tosatti
1
-1
/
+1
2009-04-22
Merge commit 'v2.6.30-rc3' into x86/urgent
Ingo Molnar
12
-29
/
+30
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
4
-6
/
+6
2009-04-22
x86: more than 8 32-bit CPUs requires X86_BIGSMP
Michael K. Johnson
1
-0
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
7
-9
/
+19
2009-04-21
x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-1
/
+1
2009-04-21
x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC
Rusty Russell
1
-1
/
+2
2009-04-21
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-14
/
+5
2009-04-21
x86-64: fix FPU corruption with signals and preemption
Suresh Siddha
1
-1
/
+3
2009-04-20
x86/uv: fix for no memory at paddr 0
Jack Steiner
1
-0
/
+1
2009-04-20
Merge branch 'linus' into x86/urgent
Ingo Molnar
34
-218
/
+433
2009-04-20
acpi-cpufreq: Do not let get_measured perf depend on internal variable
Thomas Renninger
1
-3
/
+4
2009-04-20
acpi-cpufreq: style-only: add parens to math expression
Thomas Renninger
1
-1
/
+1
2009-04-20
acpi-cpufreq: Cleanup: Use printk_once
Thomas Renninger
1
-6
/
+2
2009-04-20
x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf
Pallipadi, Venkatesh
1
-5
/
+10
2009-04-19
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2
-8
/
+10
2009-04-18
lockdep, x86: account for irqs enabled in paranoid_exit
Steven Rostedt
1
-0
/
+3
2009-04-18
x86: mm/numa_32.c calculate_numa_remap_pages should use __init
Jaswinder Singh Rajput
1
-1
/
+1
2009-04-18
x86, kbuild: make "make install" not depend on vmlinux
H. Peter Anvin
1
-1
/
+5
2009-04-18
x86/uv: fix init of cpu-less nodes
Jack Steiner
1
-0
/
+14
2009-04-18
x86/uv: fix init of memory-less nodes
Jack Steiner
1
-1
/
+5
2009-04-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-218
/
+117
2009-04-17
x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken
Yinghai Lu
1
-0
/
+1
2009-04-17
Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
6
-64
/
+154
2009-04-17
x86: fix microcode driver newly spewing warnings
Dmitry Adamushko
1
-2
/
+0
2009-04-17
x86, PAT: Remove page granularity tracking for vm_insert_pfn maps
Pallipadi, Venkatesh
1
-79
/
+19
2009-04-16
x86: UV BAU distribution and payload MMRs
Cliff Wickman
1
-3
/
+9
2009-04-16
x86: disable X86_PTRACE_BTS for now
Ingo Molnar
1
-0
/
+1
2009-04-15
acpi-cpufreq: fix 'smp_call_function_many()' confusion
Linus Torvalds
1
-0
/
+6
2009-04-14
x86 microcode: revert some work_on_cpu
Hugh Dickins
1
-22
/
+11
2009-04-14
x86: UV: BAU partition-relative distribution map
Cliff Wickman
1
-3
/
+16
2009-04-14
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
Pallipadi, Venkatesh
1
-0
/
+2
2009-04-14
Fix quilt merge error in acpi-cpufreq.c
Linus Torvalds
1
-1
/
+1
2009-04-14
x86: pci-swiotlb.c swiotlb_dma_ops should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-04-14
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-59
/
+160
2009-04-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-19
/
+57
[next]