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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
1
-0
/
+30
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
333
-38672
/
+0
2008-10-21
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-126
/
+183
2008-10-17
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-56
/
+52
2008-10-17
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2008-10-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+2
2008-10-16
x86: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
1
-1
/
+1
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
2
-2
/
+2
2008-10-16
x86: Add sysfs entries for UV v4
Russ Anderson
1
-0
/
+1
2008-10-16
x86: Add UV partition call v4
Russ Anderson
1
-3
/
+19
2008-10-16
x86: Add UV bios call infrastructure v4
Russ Anderson
2
-32
/
+54
2008-10-16
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
1
-0
/
+36
2008-10-16
x86: HPET_MSI Basic HPET_MSI setup code
venkatesh.pallipadi@intel.com
1
-0
/
+21
2008-10-16
x2apic: fix reserved APIC register accesses in print_local_APIC()
Yinghai Lu
1
-0
/
+14
2008-10-16
x86: apic - unify smp_spurious/error_interrupt declaration
Cyrill Gorcunov
1
-5
/
+0
2008-10-16
x86: probe nr_irqs even only mptable is used
Yinghai Lu
2
-1
/
+8
2008-10-16
x86: remove first_free_entry/pin_map_size
Yinghai Lu
1
-3
/
+0
2008-10-16
x86: irq: interrupt array size should be NR_VECTORS
Yinghai Lu
1
-1
/
+1
2008-10-16
x86: remove ioapic_force
Yinghai Lu
1
-2
/
+0
2008-10-16
x86, io-apic: remove union about dest for log/phy
Yinghai Lu
1
-16
/
+0
2008-10-16
x86: make 32bit support per_cpu vector
Yinghai Lu
10
-31
/
+30
2008-10-16
x86: remove nr_irq_vectors
Yinghai Lu
1
-9
/
+0
2008-10-16
x86, irq: get nr_irqs from madt
Yinghai Lu
1
-0
/
+1
2008-10-16
x86: use nr_irqs
Yinghai Lu
1
-0
/
+3
2008-10-16
x86: remove irq_vectors_limits
Yinghai Lu
2
-28
/
+0
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-2
/
+2
2008-10-15
x86: fix compat-vdso
Suresh Siddha
1
-1
/
+6
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
1
-0
/
+2
2008-10-15
KVM: Device Assignment: Map mmio pages into VT-d page table
Weidong Han
1
-2
/
+0
2008-10-15
KVM: MMU: speed up mmu_unsync_walk
Marcelo Tosatti
1
-0
/
+1
2008-10-15
KVM: MMU: out of sync shadow core
Marcelo Tosatti
1
-0
/
+3
2008-10-15
KVM: x86: trap invlpg
Marcelo Tosatti
1
-0
/
+2
2008-10-15
KVM: MMU: sync roots on mmu reload
Marcelo Tosatti
1
-0
/
+1
2008-10-15
KVM: MMU: mode specific sync_page
Marcelo Tosatti
1
-0
/
+2
2008-10-15
KVM: Device Assignment with VT-d
Ben-Ami Yassour
1
-20
/
+3
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
3
-5
/
+2
2008-10-15
x86: Move FEATURE_CONTROL bits to msr-index.h
Sheng Yang
1
-0
/
+3
2008-10-15
KVM: Add statistics for guest irq injections
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR
Avi Kivity
1
-11
/
+2
2008-10-15
KVM: remove unused field from the assigned dev struct
Ben-Ami Yassour
1
-1
/
+0
2008-10-15
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
1
-0
/
+10
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
1
-0
/
+16
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
1
-0
/
+1
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
1
-0
/
+7
2008-10-15
KVM: VMX: Reinject real mode exception
Jan Kiszka
1
-0
/
+4
2008-10-15
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
1
-0
/
+1
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
1
-0
/
+5
2008-10-15
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
1
-0
/
+1
[next]