| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-10-25 |
|\ |
|
| * | m68knommu: convert to using tracehook_report_syscall_* | Greg Ungerer | 2010-10-22 |
| * | m68knommu: some boards use fixed phy for FEC ethernet | Greg Ungerer | 2010-10-22 |
| * | m68knommu: support the external GPIO based interrupts of the 5272 | Greg Ungerer | 2010-10-20 |
| * | m68knommu: mask of vector bits in exception word properly | Greg Ungerer | 2010-10-20 |
| * | m68knommu: change to new flag variables | matt mooney | 2010-10-20 |
| * | m68knommu: Fix MCFUART_TXFIFOSIZE for m548x. | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: add basic mmu-less m548x support | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: .gitignore vmlinux.lds | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: stop using __do_IRQ | Greg Ungerer | 2010-10-20 |
| * | m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: add support for Coldfire 547x/548x interrupt controller | Philippe De Muyter | 2010-10-20 |
| * | m68k{nommu}: Remove unused DEFINE's from asm-offsets.c | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: whitespace cleanup in 68328/entry.S | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: Document supported chips in intc-2.c and intc-simr.c. | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: fix strace support for 68328/68360 | Philippe De Muyter | 2010-10-20 |
| * | m68knommu: fix default starting date | Philippe De Muyter | 2010-10-20 |
| * | arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option | Christian Dietrich | 2010-10-20 |
| * | arch/m68knommu: Removing dead RAM_{16,32}_MB config option | Christian Dietrich | 2010-10-20 |
| * | arch/m68knommu: Removing dead M68KFPU_EMU config option | Christian Dietrich | 2010-10-20 |
| * | arch/m68knommu: Removing dead RELOCATE config option | Christian Dietrich | 2010-10-20 |
| * | arch/m68knommu: Removing dead M68000 config option | Christian Dietrich | 2010-10-20 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ |
|
| * | | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 |
| * | | arm: uengine.c: remove C99 comments | H Hartley Sweeten | 2010-09-23 |
| * | | arm: scoop.c: remove C99 comments | H Hartley Sweeten | 2010-09-23 |
| * | | Fix typo configue => configure in comments | Thomas Weber | 2010-09-23 |
| * | | Fix typo: configuation => configuration | Thomas Weber | 2010-09-23 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 |
| |\ \ \ |
|
| * | | | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 |
| * | | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 |
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 |
|\ \ \ \ \ |
|
| * | | | | | KVM: MCE: Send SRAR SIGBUS directly | Huang Ying | 2010-10-24 |
| * | | | | | KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED | Huang Ying | 2010-10-24 |
| * | | | | | KVM: fix typo in copyright notice | Nicolas Kaiser | 2010-10-24 |
| * | | | | | KVM: Disable interrupts around get_kernel_ns() | Avi Kivity | 2010-10-24 |
| * | | | | | KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address | Avi Kivity | 2010-10-24 |
| * | | | | | KVM: MMU: move access code parsing to FNAME(walk_addr) function | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: audit: check whether have unsync sps after root sync | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: audit: introduce audit_printk to cleanup audit code | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: audit: unregister audit tracepoints before module unloaded | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: audit: fix vcpu's spte walking | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: set access bit for direct mapping | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: cleanup for error mask set while walk guest page table | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: MMU: update 'root_hpa' out of loop in PAE shadow path | Xiao Guangrong | 2010-10-24 |
| * | | | | | KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() | Sheng Yang | 2010-10-24 |
| * | | | | | KVM: x86: Fix constant type in kvm_get_time_scale | Jan Kiszka | 2010-10-24 |
| * | | | | | KVM: VMX: Add AX to list of registers clobbered by guest switch | Jan Kiszka | 2010-10-24 |
| * | | | | | KVM guest: Move a printk that's using the clock before it's ready | Arjan Koers | 2010-10-24 |