| Commit message (Expand) | Author | Age |
* | x86, pgtable.h: Clean up types | Figo.zhang | 2009-06-29 |
* | x86: Clean up dump_pagetable() | Akinobu Mita | 2009-06-29 |
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 |
|\ |
|
| * | KVM: shut up uninit compiler warning in paging_tmpl.h | Jaswinder Singh Rajput | 2009-06-28 |
| * | KVM: Ignore reads to K7 EVNTSEL MSRs | Amit Shah | 2009-06-28 |
| * | KVM: VMX: Handle vmx instruction vmexits | Avi Kivity | 2009-06-28 |
| * | KVM: s390: Allow stfle instruction in the guest | Christian Borntraeger | 2009-06-28 |
| * | KVM: kvm/x86_emulate.c toggle_interruptibility() should be static | Jaswinder Singh Rajput | 2009-06-28 |
| * | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export | Jes Sorensen | 2009-06-28 |
| * | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 2009-06-28 |
| * | KVM: MMU: Allow 4K ptes with bit 7 (PAT) set | Avi Kivity | 2009-06-28 |
| * | KVM: Fix dirty bit tracking for slots with large pages | Izik Eidus | 2009-06-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-06-28 |
|\ \ |
|
| * | | cifs: fix fh_mutex locking in cifs_reopen_file | Jeff Layton | 2009-06-27 |
| |/ |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-06-28 |
|\ \ |
|
| * | | intel-iommu: fix Identity Mapping to be arch independent | Chris Wright | 2009-06-26 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 |
|\ \ \ |
|
| * | | | x86, delay: tsc based udelay should have rdtsc_barrier | Pallipadi, Venkatesh | 2009-06-25 |
| * | | | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 2009-06-25 |
| * | | | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> | Robert P. J. Day | 2009-06-25 |
| * | | | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 2009-06-25 |
| * | | | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 |
| * | | | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 2009-06-24 |
| * | | | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto | 2009-06-23 |
| * | | | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg | 2009-06-23 |
| * | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Ingo Molnar | 2009-06-22 |
| |\ \ \ |
|
| | * | | | x86: ensure percpu lpage doesn't consume too much vmalloc space | Tejun Heo | 2009-06-21 |
| | * | | | x86: implement percpu_alloc kernel parameter | Tejun Heo | 2009-06-21 |
| | * | | | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 2009-06-21 |
| | * | | | x86: reorganize cpa_process_alias() | Tejun Heo | 2009-06-21 |
| | * | | | x86: prepare setup_pcpu_lpage() for pageattr fix | Tejun Heo | 2009-06-21 |
| | * | | | x86: rename remap percpu first chunk allocator to lpage | Tejun Heo | 2009-06-21 |
| | * | | | x86: fix duplicate free in setup_pcpu_remap() failure path | Tejun Heo | 2009-06-21 |
| | * | | | percpu: fix too lazy vunmap cache flushing | Tejun Heo | 2009-06-21 |
| * | | | | x86: Set cpu_llc_id on AMD CPUs | Andreas Herrmann | 2009-06-21 |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-28 |
|\ \ \ \ \ |
|
| * | | | | | timer stats: Optimize by adding quick check to avoid function calls | Heiko Carstens | 2009-06-24 |
| * | | | | | timers: Fix timer_migration interface which accepts any number as input | Arun R Bharadwaj | 2009-06-23 |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: Fix the output of profile | Li Zefan | 2009-06-26 |
| * | | | | | | ring-buffer: Make it generally available | Paul Mundt | 2009-06-25 |
| * | | | | | | ftrace: Remove duplicate newline | Li Zefan | 2009-06-25 |
| * | | | | | | tracing: Fix trace_buf_size boot option | Li Zefan | 2009-06-24 |
| * | | | | | | ftrace: Fix t_hash_start() | Li Zefan | 2009-06-24 |
| * | | | | | | ftrace: Don't manipulate @pos in t_start() | Li Zefan | 2009-06-24 |
| * | | | | | | ftrace: Don't increment @pos in g_start() | Li Zefan | 2009-06-24 |
| * | | | | | | tracing: Reset iterator in t_start() | Li Zefan | 2009-06-24 |
| * | | | | | | trace_stat: Don't increment @pos in seq start() | Li Zefan | 2009-06-24 |
| * | | | | | | tracing_bprintk: Don't increment @pos in t_start() | Li Zefan | 2009-06-24 |
| * | | | | | | tracing/events: Don't increment @pos in s_start() | Li Zefan | 2009-06-24 |