aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | 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
| | * | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-22
| | |\ \ \ \ \ \
| | | * | | | | | x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-21
| | | * | | | | | x86: implement percpu_alloc kernel parameterTejun Heo2009-06-21
| | | * | | | | | x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-21
| | | * | | | | | x86: reorganize cpa_process_alias()Tejun Heo2009-06-21
| | | * | | | | | x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo2009-06-21
| | | * | | | | | x86: rename remap percpu first chunk allocator to lpageTejun Heo2009-06-21
| | | * | | | | | x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo2009-06-21
| | | * | | | | | percpu: fix too lazy vunmap cache flushingTejun Heo2009-06-21
| | * | | | | | | x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann2009-06-21
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-24
| | * | | | | | | | timers: Fix timer_migration interface which accepts any number as inputArun R Bharadwaj2009-06-23
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ftrace: Fix the output of profileLi Zefan2009-06-26
| | * | | | | | | | ring-buffer: Make it generally availablePaul Mundt2009-06-25
| | * | | | | | | | ftrace: Remove duplicate newlineLi Zefan2009-06-25
| | * | | | | | | | tracing: Fix trace_buf_size boot optionLi Zefan2009-06-24