Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-22 | 1 | -4/+4 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-06-13 | 15 | -28/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 | 1 | -2/+2 | |
| * | | | | | | parisc: export empty_zero_page | Kyle McMartin | 2008-06-13 | 1 | -0/+1 | |
| * | | | | | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 | 1 | -0/+3 | |
| * | | | | | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 | 2 | -1/+3 | |
| * | | | | | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 | 11 | -27/+18 | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver | Guennadi Liakhovetski | 2008-06-11 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | provide rtc_cmos platform device | Stas Sergeev | 2008-06-12 | 1 | -0/+34 | |
* | | | | | | | uml: work around broken host PTRACE_SYSEMU | Jeff Dike | 2008-06-12 | 1 | -9/+16 | |
* | | | | | | | uml: remove include of asm/user.h | Jeff Dike | 2008-06-12 | 1 | -2/+2 | |
* | | | | | | | m68knommu: init coldfire timer TRR with n - 1, not n | Philippe De Muyter | 2008-06-12 | 1 | -1/+7 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-12 | 8 | -20/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester | 2008-06-12 | 1 | -2/+2 | |
| * | | | | | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum | 2008-06-12 | 1 | -0/+1 | |
| * | | | | | | x86: fix an incompatible pointer type warning on 64-bit compilations | David Howells | 2008-06-12 | 1 | -2/+2 | |
| * | | | | | | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra | 2008-06-12 | 1 | -0/+1 | |
| * | | | | | | x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c | Manish Katiyar | 2008-06-12 | 1 | -2/+1 | |
| * | | | | | | Revert "x86: fix ioapic bug again" | Ingo Molnar | 2008-06-12 | 2 | -17/+4 | |
| * | | | | | | x86: fix asm warning in head_32.S | Joe Korty | 2008-06-12 | 1 | -1/+1 | |
| * | | | | | | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler | 2008-06-12 | 1 | -0/+5 | |
| * | | | | | | geode: fix modular build | Ingo Molnar | 2008-06-12 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-06-12 | 1 | -10/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 1 | -10/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-11 | 2 | -29/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 | 2 | -29/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-11 | 17 | -68/+92 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | KVM: MMU: Fix is_empty_shadow_page() check | Avi Kivity | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | KVM: MMU: Fix printk() format string | Avi Kivity | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | KVM: MMU: reschedule during shadow teardown | Avi Kivity | 2008-06-06 | 1 | -0/+1 | |
| * | | | | | KVM: VMX: Clear CR4.VMXE in hardware_disable | Eli Collins | 2008-06-06 | 1 | -0/+1 | |
| * | | | | | KVM: migrate PIT timer | Marcelo Tosatti | 2008-06-06 | 6 | -4/+24 | |
| * | | | | | KVM: ppc: Report bad GFNs | Hollis Blanchard | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | KVM: ppc: Use a read lock around MMU operations, and release it on error | Hollis Blanchard | 2008-06-06 | 1 | -2/+3 | |
| * | | | | | KVM: ppc: Remove unmatched kunmap() call | Hollis Blanchard | 2008-06-06 | 1 | -2/+0 | |
| * | | | | | KVM: ppc: add lwzx/stwz emulation | Hollis Blanchard | 2008-06-06 | 1 | -0/+12 | |
| * | | | | | KVM: ppc: Remove duplicate function | Hollis Blanchard | 2008-06-06 | 1 | -33/+0 | |
| * | | | | | KVM: s390: Fix race condition in kvm_s390_handle_wait | Carsten Otte | 2008-06-06 | 1 | -2/+5 | |
| * | | | | | KVM: s390: Send program check on access error | Carsten Otte | 2008-06-06 | 1 | -1/+4 | |
| * | | | | | KVM: s390: fix interrupt delivery | Carsten Otte | 2008-06-06 | 1 | -1/+2 | |
| * | | | | | KVM: s390: handle machine checks when guest is running | Christian Borntraeger | 2008-06-06 | 1 | -0/+5 | |
| * | | | | | KVM: s390: fix locking order problem in enable_sie | Christian Borntraeger | 2008-06-06 | 1 | -17/+27 | |
| * | | | | | KVM: s390: use yield instead of schedule to implement diag 0x44 | Christian Borntraeger | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | KVM: x86 emulator: fix hypercall return value on AMD | Avi Kivity | 2008-06-06 | 1 | -1/+2 | |
| * | | | | | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM | Jes Sorensen | 2008-06-06 | 1 | -1/+2 | |
* | | | | | | [S390] Fix build failure in __cpu_up() | Segher Boessenkool | 2008-06-10 | 1 | -1/+1 | |
* | | | | | | [S390] vmemmap: fix off-by-one bug. | Heiko Carstens | 2008-06-10 | 1 | -1/+1 | |
* | | | | | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. | Heiko Carstens | 2008-06-10 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-06-09 | 7 | -44/+17 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |