aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-29
|\
| * Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-28
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-06-29
|\ \
| * | backlight: Fix tdo24m crash on kmallocAviv Laufer2009-06-23
* | | eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar2009-06-29
* | | tty: Fix the leak in tty_ldisc_releaseAlan Cox2009-06-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-28
|\ \ \
| * | | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde2009-06-28
| * | | gro: Flush GRO packets in napi_disable_pending pathHerbert Xu2009-06-26
| * | | inet: Call skb_orphan before tproxy activatesHerbert Xu2009-06-26
| * | | mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
| * | | sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
| * | | bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer2009-06-26
| * | | ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-26
| * | | decnet: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-26
| * | | sky2: Fix checksum endiannessAnton Vorontsov2009-06-26
| * | | mdio add missing GPL flagNicolas Reinecke2009-06-25
| * | | sh_eth: remove redundant test on unsignedroel kluin2009-06-25
| * | | fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu2009-06-25
| * | | ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom2009-06-25
| * | | tcp: missing check ACK flag of received segment in FIN-WAIT-2 stateWei Yongjun2009-06-25
| * | | atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-25
| * | | Phonet: generate Netlink RTM_DELADDR when destroying a deviceRémi Denis-Courmont2009-06-25
| * | | Phonet: publicize the Netlink notification functionRémi Denis-Courmont2009-06-25
| * | | Revert "veth: prevent oops caused by netdev destructor"David S. Miller2009-06-25
| * | | cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli2009-06-24
| * | | ipsec: Fix name of CAST algorithmHerbert Xu2009-06-24
* | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-28
|\ \ \ \
| * | | | KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput2009-06-28
| * | | | KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-06-28
| * | | | KVM: VMX: Handle vmx instruction vmexitsAvi Kivity2009-06-28
| * | | | KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-28
| * | | | KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput2009-06-28
| * | | | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen2009-06-28
| * | | | KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti2009-06-28
| * | | | KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity2009-06-28
| * | | | KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus2009-06-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-28
|\ \ \ \ \
| * | | | | cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton2009-06-27
| |/ / / /
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-06-28
|\ \ \ \ \
| * | | | | intel-iommu: fix Identity Mapping to be arch independentChris Wright2009-06-26
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh2009-06-25
| * | | | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-25
| * | | | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day2009-06-25
| * | | | x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-25
| * | | | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
| * | | | x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-24
| * | | | x86, mce: Fix mce resume on 32bitHidetoshi Seto2009-06-23
| * | | | x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-23