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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-29
/
+25
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-21
/
+84
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-8
/
+20
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+12
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+1
2009-03-26
x86: headers cleanup - setup.h
Cyrill Gorcunov
1
-2
/
+2
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
20
-75
/
+61
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
1
-1
/
+1
2009-03-24
x86: Add EFER descriptions for FFXSR
Alexander Graf
1
-0
/
+2
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-0
/
+1
2009-03-24
KVM: MMU: Rename "metaphysical" attribute to "direct"
Avi Kivity
1
-2
/
+3
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
1
-0
/
+12
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+5
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
1
-4
/
+0
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
1
-0
/
+1
2009-03-24
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
1
-0
/
+1
2009-03-24
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
Avi Kivity
1
-0
/
+1
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2
-1
/
+23
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2
-8
/
+19
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
1
-1
/
+2
2009-03-24
KVM: SVM: Add VMRUN handler
Alexander Graf
1
-0
/
+2
2009-03-24
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
1
-0
/
+3
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
4
-5
/
+9
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-14
/
+0
2009-03-04
x86, math-emu: fix init_fpu for task != current
Daniel Glöckner
1
-1
/
+7
2009-03-04
x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
Huang Ying
2
-6
/
+0
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2
-14
/
+0
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
1
-0
/
+3
2009-02-24
[CPUFREQ] p4-clockmod reports wrong frequency.
Matthias-Christian Ott
1
-1
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-20
/
+9
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2
-4
/
+0
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying
1
-0
/
+1
2009-02-18
crypto: aes - Export x86 AES encrypt/decrypt functions
Huang Ying
1
-0
/
+11
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+2
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-0
/
+7
2009-02-12
x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption
Jeremy Fitzhardinge
1
-15
/
+2
2009-02-12
x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem
Suresh Siddha
1
-1
/
+0
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+40
2009-02-10
x86: fix math_emu register frame access
Tejun Heo
2
-4
/
+4
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
2
-0
/
+2
2009-02-09
x86: math_emu info cleanup
Tejun Heo
2
-22
/
+9
2009-02-09
x86: include correct %gs in a.out core dump
Tejun Heo
1
-3
/
+1
2009-02-09
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
1
-0
/
+6
2009-02-09
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
1
-0
/
+1
2009-02-04
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2
-7
/
+21
2009-02-02
headers_check fix: x86, setup.h
Jaswinder Singh Rajput
1
-23
/
+22
2009-02-02
headers_check fix: x86, prctl.h
Jaswinder Singh Rajput
2
-4
/
+1
[next]