| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: coding style fixes to arch/x86/math-emu/reg_constant | Paolo Ciarrocchi | 2008-06-18 | 1 | -4/+4 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c | Paolo Ciarrocchi | 2008-06-18 | 1 | -18/+18 |
* | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.c | Paolo Ciarrocchi | 2008-06-18 | 1 | -45/+45 |
* | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | 189 | -1795/+3042 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-06-14 | 2 | -8/+14 |
| |\ |
|
| | * | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-06-12 | 2 | -8/+14 |
| | |\ |
|
| | | * | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg | 2008-06-10 | 1 | -3/+10 |
| | | * | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 2008-06-02 | 1 | -1/+30 |
| | | * | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY | Miquel van Smoorenburg | 2008-06-02 | 1 | -4/+3 |
| | | * | pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer | 2008-06-02 | 1 | -0/+7 |
| | | * | 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 |