summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu13-23/+454
2010-02-11x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu4-12/+12
2010-02-11x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu1-4/+17
2010-02-11x86: Dynamically increase early_res array sizeYinghai Lu1-0/+53
2010-02-11x86: Introduce max_early_res and early_res_countYinghai Lu1-15/+32
2010-02-11x86: Call early_res_to_bootmem one timeYinghai Lu4-45/+22
2010-02-11x86: Print out RAM buffer informationYinghai Lu1-0/+2
2010-02-11x86: Change range end to start+sizeYinghai Lu3-36/+40
2010-02-11x86/pci: Enable pci root res read out for 32bit tooYinghai Lu4-24/+5
2010-02-11x86/pci: Add cap_resource()Yinghai Lu3-3/+17
2010-02-11x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu1-8/+8
2010-02-11x86/pci: AMD one chain system to use pci read out resYinghai Lu3-9/+4
2010-02-11x86/pci: Use resource_size_t in update_resYinghai Lu2-10/+10
2010-02-11x86: Move range related operation to one fileYinghai Lu6-230/+214
2010-02-11ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin1-7/+7
2010-02-11Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin9951-439203/+838341
2010-02-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+5
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+8
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-6/+9
2010-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+9
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds7-14/+54
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-164/+197
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-15/+13
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown2-11/+6
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds8-40/+91
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang1-0/+2
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-28/+38
2010-02-09drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-09MAINTAINERS: networking drivers - Add git net-next treeJoe Perches1-0/+1
2010-02-09net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-09Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+1
2010-02-099p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds28-129/+284
2010-02-099p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-099p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-09dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-099p: fix option parsingEric Van Hensbergen4-16/+22
2010-02-099p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-3/+7
2010-02-09ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-09ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1