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-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-30
/
+43
2011-07-23
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+87
2011-07-23
Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-212
/
+164
2011-07-23
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
1
-1
/
+1
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2
-2
/
+2
2011-07-22
lguest: update comments
Rusty Russell
3
-13
/
+27
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
1
-6
/
+2
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
3
-9
/
+12
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+9
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-18
/
+82
2011-07-13
x86. reboot: Make Dell Latitude E6320 use reboot=pci
Maxime Ripard
1
-0
/
+8
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-2
/
+1
2011-07-11
xen:pvhvm: Modpost section mismatch fix
Raghavendra D Prabhu
1
-1
/
+1
2011-07-11
xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
Konrad Rzeszutek Wilk
1
-3
/
+2
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
1
-25
/
+12
2011-07-11
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
1
-4
/
+0
2011-07-11
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
1
-12
/
+9
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
2
-13
/
+9
2011-07-11
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
1
-52
/
+23
2011-07-11
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
1
-16
/
+16
2011-07-11
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
1
-3
/
+8
2011-07-11
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
1
-7
/
+8
2011-07-11
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
1
-173
/
+173
2011-07-11
x86: Disable AMD_NUMA for 32bit for now
Tejun Heo
1
-1
/
+1
2011-07-08
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-3
/
+36
2011-07-08
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-4
/
+10
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-07-07
x86: Don't use the EFI reboot method by default
Matthew Garrett
1
-3
/
+0
2011-07-07
x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup
Kees Cook
3
-0
/
+26
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-21
/
+9
2011-07-06
x86, reboot: Acer Aspire One A110 reboot quirk
Peter Chubb
1
-0
/
+8
2011-07-02
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+28
2011-07-01
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
1
-0
/
+2
2011-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
2011-06-28
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
1
-1
/
+1
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2
-14
/
+0
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2011-06-22
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-4
/
+10
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-21
Merge branch 'stable/vga.support' into stable/drivers
Konrad Rzeszutek Wilk
4
-1
/
+87
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+31
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
[next]