Age | Commit message (Expand) | Author |
2010-02-26 | early_res: Add free_early_partial() | Yinghai Lu |
2010-02-16 | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu |
2010-02-12 | x86: Add find_fw_memmap_area | Yinghai Lu |
2010-02-12 | Move round_up/down to kernel.h | Yinghai Lu |
2010-02-12 | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu |
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 | 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 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin |
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 | powerpc: Fix address masking bug in hpte_need_flush() | David Gibson |
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 | [S390] Fix struct _lowcore layout. | Heiko Carstens |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-08 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-02-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-02-08 | microblaze: Invalidate dcache before enabling it | Michal Simek |
2010-02-08 | powerpc/pseries: Fix kexec regression caused by CPPR tracking | Mark Nelson |
2010-02-08 | sh: Remove superfluous setup_frame_reg call | Matt Fleming |
2010-02-08 | sh: Don't continue unwinding across interrupts | Matt Fleming |
2010-02-08 | sh: Setup frame pointer in handle_exception path | Matt Fleming |
2010-02-08 | sh: Correct the offset of the return address in ret_from_exception | Matt Fleming |
2010-02-04 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-04 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-03 | omap: Disable serial port autoidle by default | Tony Lindgren |
2010-02-03 | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski |
2010-02-03 | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren |
2010-02-03 | omap: Fix 3630 mux errors | Tony Lindgren |
2010-02-03 | OMAP2/3: GPMC: ensure valid clock pointer | Kevin Hilman |
2010-02-03 | OMAP2/3: IRQ: ensure valid base address | Kevin Hilman |