Age | Commit message (Expand) | Author |
2010-02-12 | early_res: Enhance check_and_double_early_res | Yinghai Lu |
2010-02-12 | x86: Move back find_e820_area to e820.c | Yinghai Lu |
2010-02-12 | x86: Add find_early_area_size | Yinghai Lu |
2010-02-12 | x86: Separate early_res related code from e820.c | Yinghai Lu |
2010-02-12 | x86: Move bios page reserve early to head32/64.c | Yinghai Lu |
2010-02-12 | sparsemem: Put mem map for one node together. | Yinghai Lu |
2010-02-12 | sparsemem: Put usemap for one node together | Yinghai Lu |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu |
2010-02-10 | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu |
2010-02-10 | x86: Make early_node_mem get mem > 4 GB if possible | Yinghai Lu |
2010-02-10 | x86: Dynamically increase early_res array size | Yinghai Lu |
2010-02-10 | x86: Introduce max_early_res and early_res_count | Yinghai Lu |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu |
2010-02-10 | x86: Print out RAM buffer information | Yinghai Lu |
2010-02-10 | x86: Change range end to start+size | Yinghai Lu |
2010-02-10 | x86/pci: Enable pci root res read out for 32bit too | Yinghai Lu |
2010-02-10 | x86/pci: Add cap_resource() | Yinghai Lu |
2010-02-10 | x86/pci: Use u64 instead of size_t in amd_bus.c | Yinghai Lu |
2010-02-10 | x86/pci: AMD one chain system to use pci read out res | Yinghai Lu |
2010-02-10 | x86/pci: Use resource_size_t in update_res | Yinghai Lu |
2010-02-10 | x86: Move range related operation to one file | Yinghai Lu |
2010-02-10 | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin |
2010-02-10 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin |
2010-02-10 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-02-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2010-02-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-02-10 | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson |
2010-02-09 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-02-10 | md: fix some lockdep issues between md and sysfs. | NeilBrown |
2010-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang |
2010-02-09 | Export the symbol of getboottime and mmonotonic_to_bootbased | Jason Wang |
2010-02-09 | [S390] Fix struct _lowcore layout. | Heiko Carstens |
2010-02-09 | [S390] qdio: prevent call trace if CHPID is offline | Jan Glauber |
2010-02-09 | [S390] qdio: continue polling for buffer state ERROR | Ursula Braun |
2010-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2010-02-08 | drivers/net: Correct NULL test | Julia Lawall |
2010-02-08 | MAINTAINERS: networking drivers - Add git net-next tree | Joe Perches |
2010-02-08 | net/sched: Fix module name in Kconfig | Jan Luebbe |
2010-02-08 | cxgb3: fix GRO checksum check | Divy Le Ray |
2010-02-09 | md: fix 'degraded' calculation when starting a reshape. | NeilBrown |
2010-02-08 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-02-08 | 9p: fix p9_client_destroy unconditional calling v9fs_put_trans | Eric Van Hensbergen |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds |
2010-02-08 | 9p: fix memory leak in v9fs_parse_options() | Eric Van Hensbergen |