summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-2811-8/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput2009-06-281-1/+1
| * | | | | | | | KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-06-281-0/+1
| * | | | | | | | KVM: VMX: Handle vmx instruction vmexitsAvi Kivity2009-06-281-0/+15
| * | | | | | | | KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-283-3/+26
| * | | | | | | | KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput2009-06-281-1/+1
| * | | | | | | | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen2009-06-281-0/+6
| * | | | | | | | KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2009-06-282-0/+4
| * | | | | | | | KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity2009-06-281-3/+3
| * | | | | | | | KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus2009-06-281-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-281-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton2009-06-271-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-281-14/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | intel-iommu: fix Identity Mapping to be arch independentChris Wright2009-06-261-14/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-2817-123/+275
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh2009-06-251-0/+3
| * | | | | | | | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-251-2/+2
| * | | | | | | | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day2009-06-251-1/+1
| * | | | | | | | x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-251-2/+2
| * | | | | | | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-254-0/+13
| * | | | | | | | x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-241-7/+2
| * | | | | | | | x86, mce: Fix mce resume on 32bitHidetoshi Seto2009-06-231-1/+1
| * | | | | | | | x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-232-17/+16
| * | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-2254-282/+2528
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-221-3/+15
| | * | | | | | | | x86: implement percpu_alloc kernel parameterTejun Heo2009-06-223-23/+65
| | * | | | | | | | x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-223-10/+93
| | * | | | | | | | x86: reorganize cpa_process_alias()Tejun Heo2009-06-221-27/+23
| | * | | | | | | | x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo2009-06-221-25/+33
| | * | | | | | | | x86: rename remap percpu first chunk allocator to lpageTejun Heo2009-06-221-25/+25
| | * | | | | | | | x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo2009-06-221-1/+1
| | * | | | | | | | percpu: fix too lazy vunmap cache flushingTejun Heo2009-06-221-6/+5
| * | | | | | | | | x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann2009-06-211-1/+3
* | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-285-9/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-244-8/+19
| * | | | | | | | | | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-231-1/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-2810-75/+89
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ftrace: Fix the output of profileLi Zefan2009-06-261-1/+3
| * | | | | | | | | | ring-buffer: Make it generally availablePaul Mundt2009-06-253-0/+19
| * | | | | | | | | | ftrace: Remove duplicate newlineLi Zefan2009-06-251-2/+1
| * | | | | | | | | | tracing: Fix trace_buf_size boot optionLi Zefan2009-06-242-4/+4
| * | | | | | | | | | ftrace: Fix t_hash_start()Li Zefan2009-06-241-1/+11
| * | | | | | | | | | ftrace: Don't manipulate @pos in t_start()Li Zefan2009-06-241-11/+8
| * | | | | | | | | | ftrace: Don't increment @pos in g_start()Li Zefan2009-06-241-11/+10
| * | | | | | | | | | tracing: Reset iterator in t_start()Li Zefan2009-06-241-14/+4
| * | | | | | | | | | trace_stat: Don't increment @pos in seq start()Li Zefan2009-06-241-5/+1
| * | | | | | | | | | tracing_bprintk: Don't increment @pos in t_start()Li Zefan2009-06-241-20/+6
| * | | | | | | | | | tracing/events: Don't increment @pos in s_start()Li Zefan2009-06-241-6/+22
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-06-2811-65/+733
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | leds: Futher document blink_setRichard Purdie2009-06-231-1/+2