summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput1-2/+0
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick1-1/+1
2009-07-03x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith1-0/+1
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers1-2/+2
2009-07-02x86: Fix printk call in print_local_apic()Ingo Molnar1-18/+13
2009-07-01x86: Declare check_efer() before it gets usedJaswinder Singh Rajput1-0/+1
2009-07-01x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput1-2/+2
2009-07-01x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput1-4/+0
2009-07-01xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg1-2/+2
2009-07-01x86: Fix fixmap orderingJan Beulich1-3/+3
2009-06-30x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_cMike Galbraith1-3/+2
2009-06-30ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer1-1/+2
2009-06-30ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz3-42/+27
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar1-2/+1
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox1-4/+11
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2009-06-29fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr1-1/+1
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre1-0/+54
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai1-0/+4
2009-06-29ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary1-1/+1
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon1-2/+8
2009-06-29be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde3-16/+35
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar3-1/+41
2009-06-29integrity: ima audit hash_exists fixMimi Zohar1-1/+2
2009-06-29integrity: ima mq_open imbalance msg fixMimi Zohar1-0/+2
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput1-1/+1
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah1-0/+1
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger3-3/+26
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput1-1/+1
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen1-0/+6
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2-0/+4
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity1-3/+3
2009-06-28KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus1-0/+2
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-28cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton1-5/+5
2009-06-27[ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre1-2/+4
2009-06-27gro: Flush GRO packets in napi_disable_pending pathHerbert Xu1-3/+5
2009-06-27inet: Call skb_orphan before tproxy activatesHerbert Xu2-0/+6
2009-06-26mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer1-1/+1
2009-06-26sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer1-0/+1
2009-06-26bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer1-1/+1
2009-06-26ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer1-0/+2
2009-06-26decnet: Use rcu_barrier() on module unload.Jesper Dangaard Brouer1-0/+2
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov1-2/+12
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright1-14/+5