summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* early_res: Add free_early_partial()Yinghai Lu2010-02-261-0/+6
* core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-166-545/+14
* x86: Add find_fw_memmap_areaYinghai Lu2010-02-123-6/+16
* Move round_up/down to kernel.hYinghai Lu2010-02-121-10/+0
* x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-124-1/+12
* early_res: Enhance check_and_double_early_resYinghai Lu2010-02-121-7/+20
* x86: Move back find_e820_area to e820.cYinghai Lu2010-02-124-59/+57
* x86: Add find_early_area_sizeYinghai Lu2010-02-121-13/+32
* x86: Separate early_res related code from e820.cYinghai Lu2010-02-125-553/+561
* x86: Move bios page reserve early to head32/64.cYinghai Lu2010-02-122-20/+12
* sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-1/+1
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-126-18/+186
* x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-104-12/+12
* x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu2010-02-101-4/+17
* x86: Dynamically increase early_res array sizeYinghai Lu2010-02-101-0/+53
* x86: Introduce max_early_res and early_res_countYinghai Lu2010-02-101-15/+32
* x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-104-45/+22
* x86: Print out RAM buffer informationYinghai Lu2010-02-101-0/+2
* x86: Change range end to start+sizeYinghai Lu2010-02-102-26/+30
* x86/pci: Enable pci root res read out for 32bit tooYinghai Lu2010-02-104-24/+5
* x86/pci: Add cap_resource()Yinghai Lu2010-02-102-3/+9
* x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu2010-02-101-8/+8
* x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-103-9/+4
* x86/pci: Use resource_size_t in update_resYinghai Lu2010-02-102-10/+10
* x86: Move range related operation to one fileYinghai Lu2010-02-103-229/+28
* Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-103120-64152/+165258
|\
| * Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-101-2/+2
| |\
| | * [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
| * | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
| |\ \
| | * | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| | * | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-101-6/+9
| |\ \ \
| | * | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
| | * | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
| * | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| | |_|/ | |/| |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
| |\ \ \
| | * | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-081-0/+1
| |\ \ \ \
| | * | | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-081-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-081-2/+12
| |\ \ \ \
| | * | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
| * | | | | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
| * | | | | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-081-0/+20
| * | | | | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
| * | | | | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
| | |/ / / | |/| | |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-0412-30/+195
| |\ \ \ \
| | * | | | ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-031-1/+1
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-02-018-25/+187
| | |\ \ \ \
| | | * | | | mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-291-1/+1
| | | * | | | mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-261-2/+2