summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann5-0/+201
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity1-20/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti4-3/+9
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust1-28/+40
2008-06-23mm: fix race in COW logicNick Piggin1-1/+26
2008-06-23Fix ZERO_PAGE breakage with vmwareLinus Torvalds1-2/+21
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan1-7/+0
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner1-20/+73
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai1-2/+2
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds1-1/+1
2008-06-22Slab: Fix memory leak in fallback_alloc()Christoph Lameter1-1/+4
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle2-3/+5
2008-06-21netns: Don't receive new packets in a dead network namespace.Eric W. Biederman3-0/+18
2008-06-21sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-21pppoe: warning fixStephen Hemminger1-1/+1
2008-06-21alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-21alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky8-23/+26
2008-06-21alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-21alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky1-1/+71
2008-06-21Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds1-1/+1
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20BAST: Remove old IDE driverBen Dooks3-98/+0
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes1-0/+1
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson2-0/+2
2008-06-20pcmcia: add an pata/ide IDMatt Reimer2-0/+2
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz1-3/+3
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov1-9/+13
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-20Ext4: Fix online resize block group descriptor corruptionFrederic Bohe1-1/+2
2008-06-20sched: refactor wait_for_completion_timeout()Oleg Nesterov1-18/+6
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge2-25/+31
2008-06-20xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2-3/+6
2008-06-20xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata1-1/+1
2008-06-20x86: fix NULL pointer deref in __switch_toSuresh Siddha1-6/+9
2008-06-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier1-0/+10
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra1-1/+2