Age | Commit message (Expand) | Author | Files | Lines |
2010-02-17 | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 7 | -18/+23 |
2010-02-12 | x86: Add find_fw_memmap_area | Yinghai Lu | 3 | -6/+16 |
2010-02-12 | Move round_up/down to kernel.h | Yinghai Lu | 2 | -10/+10 |
2010-02-12 | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu | 4 | -1/+12 |
2010-02-12 | early_res: Enhance check_and_double_early_res | Yinghai Lu | 1 | -7/+20 |
2010-02-12 | x86: Move back find_e820_area to e820.c | Yinghai Lu | 4 | -59/+57 |
2010-02-12 | x86: Add find_early_area_size | Yinghai Lu | 1 | -13/+32 |
2010-02-12 | x86: Separate early_res related code from e820.c | Yinghai Lu | 5 | -553/+561 |
2010-02-12 | x86: Move bios page reserve early to head32/64.c | Yinghai Lu | 2 | -20/+12 |
2010-02-12 | sparsemem: Put mem map for one node together. | Yinghai Lu | 5 | -3/+195 |
2010-02-12 | sparsemem: Put usemap for one node together | Yinghai Lu | 1 | -18/+66 |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 13 | -23/+454 |
2010-02-11 | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu | 4 | -12/+12 |
2010-02-11 | x86: Make early_node_mem get mem > 4 GB if possible | Yinghai Lu | 1 | -4/+17 |
2010-02-11 | x86: Dynamically increase early_res array size | Yinghai Lu | 1 | -0/+53 |
2010-02-11 | x86: Introduce max_early_res and early_res_count | Yinghai Lu | 1 | -15/+32 |
2010-02-11 | x86: Call early_res_to_bootmem one time | Yinghai Lu | 4 | -45/+22 |
2010-02-11 | x86: Print out RAM buffer information | Yinghai Lu | 1 | -0/+2 |
2010-02-11 | x86: Change range end to start+size | Yinghai Lu | 3 | -36/+40 |
2010-02-11 | x86/pci: Enable pci root res read out for 32bit too | Yinghai Lu | 4 | -24/+5 |
2010-02-11 | x86/pci: Add cap_resource() | Yinghai Lu | 3 | -3/+17 |
2010-02-11 | x86/pci: Use u64 instead of size_t in amd_bus.c | Yinghai Lu | 1 | -8/+8 |
2010-02-11 | x86/pci: AMD one chain system to use pci read out res | Yinghai Lu | 3 | -9/+4 |
2010-02-11 | x86/pci: Use resource_size_t in update_res | Yinghai Lu | 2 | -10/+10 |
2010-02-11 | x86: Move range related operation to one file | Yinghai Lu | 6 | -230/+214 |
2010-02-11 | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin | 1 | -7/+7 |
2010-02-11 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 9951 | -439203/+838341 |
2010-02-10 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+6 |
2010-02-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+5 |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -4/+8 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -6/+9 |
2010-02-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -3/+9 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 7 | -14/+54 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 35 | -164/+197 |
2010-02-10 | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson | 1 | -3/+9 |
2010-02-10 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -15/+13 |
2010-02-10 | md: fix some lockdep issues between md and sysfs. | NeilBrown | 2 | -11/+6 |
2010-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 8 | -40/+91 |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti | 1 | -0/+3 |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang | 1 | -4/+3 |
2010-02-09 | Export the symbol of getboottime and mmonotonic_to_bootbased | Jason Wang | 1 | -0/+2 |
2010-02-09 | [S390] Fix struct _lowcore layout. | Heiko Carstens | 1 | -2/+2 |
2010-02-09 | [S390] qdio: prevent call trace if CHPID is offline | Jan Glauber | 1 | -0/+2 |
2010-02-09 | [S390] qdio: continue polling for buffer state ERROR | Ursula Braun | 1 | -1/+1 |
2010-02-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 6 | -28/+38 |
2010-02-09 | drivers/net: Correct NULL test | Julia Lawall | 1 | -1/+1 |
2010-02-09 | MAINTAINERS: networking drivers - Add git net-next tree | Joe Perches | 1 | -0/+1 |
2010-02-09 | net/sched: Fix module name in Kconfig | Jan Luebbe | 1 | -8/+8 |
2010-02-09 | cxgb3: fix GRO checksum check | Divy Le Ray | 1 | -8/+12 |
2010-02-09 | md: fix 'degraded' calculation when starting a reshape. | NeilBrown | 1 | -4/+7 |