| Commit message (Expand) | Author | Files | Lines |
2008-06-24 | KVM: VMX: Fix host msr corruption with preemption enabled | Avi Kivity | 1 | -8/+11 |
2008-06-24 | KVM: ioapic: fix lost interrupt when changing a device's irq | Avi Kivity | 1 | -20/+11 |
2008-06-24 | KVM: MMU: Fix oops on guest userspace access to guest pagetable | Avi Kivity | 1 | -6/+0 |
2008-06-24 | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti | 1 | -5/+7 |
2008-06-24 | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti | 1 | -0/+1 |
2008-06-24 | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti | 4 | -3/+9 |
2008-06-24 | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti | 1 | -12/+3 |
2008-06-23 | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust | 1 | -3/+4 |
2008-06-23 | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust | 2 | -6/+7 |
2008-06-23 | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust | 1 | -28/+40 |
2008-06-23 | mm: fix race in COW logic | Nick Piggin | 1 | -1/+26 |
2008-06-23 | Fix ZERO_PAGE breakage with vmware | Linus Torvalds | 1 | -2/+21 |
2008-06-23 | removed unused var real_tty on n_tty_ioctl() | Gustavo Fernando Padovan | 1 | -7/+0 |
2008-06-23 | tty_driver: Update required method documentation | Alan Cox | 1 | -3/+2 |
2008-06-23 | IB/mthca: Clear ICM pages before handing to FW | Eli Cohen | 1 | -1/+5 |
2008-06-23 | futexes: fix fault handling in futex_lock_pi | Thomas Gleixner | 1 | -20/+73 |
2008-06-23 | ALSA: sb - Fix wrong assertions | Takashi Iwai | 1 | -2/+2 |
2008-06-23 | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 1 | -2/+2 |
2008-06-22 | Fix performance regression on lmbench select benchmark | Linus Torvalds | 1 | -1/+1 |
2008-06-22 | Slab: Fix memory leak in fallback_alloc() | Christoph Lameter | 1 | -1/+4 |
2008-06-21 | Add return value to reserve_bootmem_node() | Bernhard Walle | 2 | -3/+5 |
2008-06-21 | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman | 3 | -0/+18 |
2008-06-21 | sctp: Make sure N * sizeof(union sctp_addr) does not overflow. | David S. Miller | 1 | -1/+3 |
2008-06-21 | pppoe: warning fix | Stephen Hemminger | 1 | -1/+1 |
2008-06-21 | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky | 1 | -0/+17 |
2008-06-21 | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 8 | -23/+26 |
2008-06-21 | alpha: link failure fix | Ivan Kokshaysky | 1 | -0/+1 |
2008-06-21 | alpha: fix module load failures on smp (bug #10926) | Ivan Kokshaysky | 1 | -1/+71 |
2008-06-21 | Linux 2.6.26-rc7v2.6.26-rc7 | Linus Torvalds | 1 | -1/+1 |
2008-06-20 | [watchdog] hpwdt: fix use of inline assembly | Linus Torvalds | 1 | -75/+80 |
2008-06-20 | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman | 1 | -0/+2 |
2008-06-20 | BAST: Remove old IDE driver | Ben Dooks | 3 | -98/+0 |
2008-06-20 | pcmcia ide kingston compactflash's have a new manufacturer id | Christophe Niclaes | 1 | -0/+1 |
2008-06-20 | pcmcia: add another pata/ide ID | Kristoffer Ericson | 2 | -0/+2 |
2008-06-20 | pcmcia: add an pata/ide ID | Matt Reimer | 2 | -0/+2 |
2008-06-20 | ide: increase timeout in wait_drive_not_busy() | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2008-06-20 | palm_bk3710: fix resource management | Sergei Shtylyov | 1 | -9/+13 |
2008-06-20 | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP | Linus Torvalds | 3 | -5/+24 |
2008-06-20 | Ext4: Fix online resize block group descriptor corruption | Frederic Bohe | 1 | -1/+2 |
2008-06-20 | sched: refactor wait_for_completion_timeout() | Oleg Nesterov | 1 | -18/+6 |
2008-06-20 | xen: don't drop NX bit | Jeremy Fitzhardinge | 2 | -25/+31 |
2008-06-20 | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2 | -3/+6 |
2008-06-20 | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 1 | -1/+1 |
2008-06-20 | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 1 | -6/+9 |
2008-06-20 | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier | 1 | -0/+10 |
2008-06-20 | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra | 1 | -1/+2 |
2008-06-20 | drm: only trust core drm ioctls - driver ioctls are a mess. | Dave Airlie | 1 | -4/+3 |
2008-06-20 | drm/i915: add support for Intel series 4 chipsets. | Zhenyu Wang | 2 | -2/+12 |
2008-06-20 | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 1 | -1/+1 |
2008-06-20 | ipv6: Drop packets for loopback address from outside of the box. | YOSHIFUJI Hideaki | 2 | -0/+15 |