| Commit message (Expand) | Author | Files | Lines |
2008-06-25 | Linux 2.6.26-rc8v2.6.26-rc8 | Linus Torvalds | 1 | -1/+1 |
2008-06-24 | enable bus mastering on i915 at resume time | Jie Luo | 1 | -0/+1 |
2008-06-24 | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 1 | -18/+0 |
2008-06-24 | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2 | -56/+34 |
2008-06-24 | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2 | -14/+65 |
2008-06-24 | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 3 | -124/+16 |
2008-06-24 | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 5 | -0/+201 |
2008-06-24 | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski | 1 | -14/+9 |
2008-06-24 | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 1 | -2/+0 |
2008-06-24 | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman | 1 | -1/+1 |
2008-06-24 | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 1 | -2/+1 |
2008-06-24 | kgdb: sparse fix | Jason Wessel | 1 | -1/+2 |
2008-06-24 | kgdb: documentation update - remove kgdboe | Jason Wessel | 1 | -14/+6 |
2008-06-24 | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 6 | -77/+27 |
2008-06-24 | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 1 | -1/+1 |
2008-06-24 | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" | Wim Van Sebroeck | 1 | -1/+0 |
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-24 | alpha: fix compile error in arch/alpha/mm/init.c | Thorsten Kranzkowski | 1 | -0/+2 |
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 |