| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-10-05 | 9 | -30/+120 |
|\ |
|
| * | KVM: add support for change_pte mmu notifiers | Izik Eidus | 2009-10-04 | 3 | -9/+68 |
| * | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes | Izik Eidus | 2009-10-04 | 2 | -7/+26 |
| * | KVM: MMU: dont hold pagecount reference for mapped sptes pages | Izik Eidus | 2009-10-04 | 1 | -5/+2 |
| * | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID | Avi Kivity | 2009-10-04 | 1 | -0/+2 |
| * | KVM: VMX: flush TLB with INVEPT on cpu migration | Marcelo Tosatti | 2009-10-04 | 1 | -1/+1 |
| * | KVM: fix LAPIC timer period overflow | Aurelien Jarno | 2009-10-04 | 1 | -1/+1 |
| * | KVM: s390: fix memsize >= 4G | Christian Borntraeger | 2009-10-04 | 1 | -1/+1 |
| * | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly | Joerg Roedel | 2009-10-04 | 1 | -6/+17 |
| * | KVM: SVM: Fix tsc offset adjustment when running nested | Joerg Roedel | 2009-10-04 | 1 | -0/+2 |
* | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-10-05 | 3 | -1/+5 |
|\ \ |
|
| * | | microblaze: Clear sticky FSR register after saving it to func parametr | Michal Simek | 2009-10-05 | 2 | -1/+3 |
| * | | microblaze: UMS is used only for MMU kernel | Michal Simek | 2009-10-05 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-10-05 | 6 | -59/+547 |
|\ \ \ |
|
| * | | | sparc: using HZ needs an include of linux/param.h | Stephen Rothwell | 2009-10-05 | 1 | -0/+1 |
| * | | | sparc32: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-10-01 | 2 | -13/+3 |
| * | | | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller | 2009-09-29 | 1 | -17/+42 |
| * | | | sparc64: Fix comment typo in perf_event.c | David S. Miller | 2009-09-29 | 1 | -1/+1 |
| * | | | sparc64: Minor coding style fixups in perf code. | David S. Miller | 2009-09-28 | 1 | -7/+5 |
| * | | | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller | 2009-09-28 | 1 | -5/+64 |
| * | | | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller | 2009-09-28 | 2 | -6/+6 |
| * | | | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller | 2009-09-27 | 1 | -5/+77 |
| * | | | sparc: Niagara1 perf event support. | David S. Miller | 2009-09-26 | 1 | -0/+119 |
| * | | | sparc: Add Niagara2 HW cache event support. | David S. Miller | 2009-09-26 | 1 | -0/+88 |
| * | | | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller | 2009-09-26 | 1 | -10/+13 |
| * | | | sparc: Support HW cache events. | David S. Miller | 2009-09-26 | 1 | -6/+139 |
* | | | | iSCSI/iBFT: use proper address translation | Jan Beulich | 2009-10-05 | 2 | -3/+3 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-05 | 6 | -30/+34 |
|\ \ \ \ |
|
| * | | | | perf tools: Run generate-cmdlist.sh properly | Mulyadi Santosa | 2009-10-01 | 1 | -1/+1 |
| * | | | | perf_event: Clean up perf_event_init_task() | Xiao Guangrong | 2009-10-01 | 1 | -3/+1 |
| * | | | | perf_event: Fix event group handling in __perf_event_sched_*() | Xiao Guangrong | 2009-10-01 | 1 | -22/+8 |
| * | | | | perf timechart: Add a power-only mode | Arjan van de Ven | 2009-10-01 | 3 | -4/+23 |
| * | | | | perf top: Add poll_idle to the skip list | Arnaldo Carvalho de Melo | 2009-09-30 | 1 | -0/+1 |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-10-05 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | hrtimer: Remove overly verbose "switch to high res mode" message | Roland Dreier | 2009-09-26 | 1 | -2/+0 |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-05 | 2 | -1/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | kmemtrace: Fix up tracer registration | Paul Mundt | 2009-10-01 | 1 | -1/+1 |
| * | | | | | | tracing: Fix infinite recursion in ftrace_update_pid_func() | Matt Fleming | 2009-10-01 | 1 | -0/+4 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-05 | 7 | -21/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich | 2009-10-01 | 1 | -13/+23 |
| * | | | | | | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL | Jaswinder Singh Rajput | 2009-10-01 | 1 | -4/+0 |
| * | | | | | | | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg | Jason Wessel | 2009-10-01 | 2 | -1/+5 |
| * | | | | | | | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y | Eric Dumazet | 2009-10-01 | 2 | -2/+6 |
| * | | | | | | | x86: Fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-01 | 1 | -1/+2 |
| * | | | | | | | x86: Optimize cmpxchg64() at build-time some more | Linus Torvalds | 2009-10-01 | 1 | -1/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-10-05 | 7 | -53/+52 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | m68knommu: fix rename of pt_regs offset defines breakage | Greg Ungerer | 2009-09-30 | 5 | -51/+51 |
| * | | | | | | m68knommu: remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
| * | | | | | | m68knommu: show KiB rather than pages in "Freeing initrd memory:" message | Lennart Sorensen | 2009-09-30 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Linux 2.6.32-rc3 | Linus Torvalds | 2009-10-04 | 1 | -1/+1 |