summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-8/+12
2010-07-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-33/+63
2010-07-23ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil1-1/+3
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesSage Weil1-11/+15
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesSage Weil1-3/+9
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity1-2/+2
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong1-0/+1
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt3-24/+24
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt3-6/+34
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt1-18/+13
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2-17/+11
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard1-2/+9
2010-07-23Merge branch 'misc' into releaseLen Brown1-0/+3
2010-07-23Merge branch 'bugzilla-15886' into releaseLen Brown3-2/+17
2010-07-23Merge branch 'bugzilla-102904-workaround' into releaseLen Brown1-1/+1
2010-07-23Merge branch 'bugzilla-16244' into releaseLen Brown1-1/+7
2010-07-23Merge branch 'bugzilla-16271' into releaseLen Brown1-8/+11
2010-07-23Merge branch 'bugzilla-16357' into releaseLen Brown1-1/+1
2010-07-23wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2-0/+3
2010-07-23ACPI: create "processor.bm_check_disable" boot paramLen Brown1-0/+5
2010-07-23ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown3-2/+12
2010-07-23ceph: avoid dcache readdir for snapdirSage Weil1-0/+1
2010-07-23ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley1-5/+9
2010-07-23perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel1-19/+21
2010-07-23net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller1-1/+2
2010-07-23net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard1-1/+3
2010-07-23macvtap: Limit packet queue lengthHerbert Xu3-4/+26
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds1-1/+1
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-16/+44
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-10/+15
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+5
2010-07-22Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds5-10/+11
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo1-2/+6
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells3-5/+74
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun1-1/+1
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun1-1/+1
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher1-0/+8
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel3-3/+3
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel1-1/+1
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel1-0/+1
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel1-6/+3
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks1-0/+3