summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2010-02-10x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu
2010-02-10x86: Dynamically increase early_res array sizeYinghai Lu
2010-02-10x86: Introduce max_early_res and early_res_countYinghai Lu
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu
2010-02-10x86: Print out RAM buffer informationYinghai Lu
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86/pci: Enable pci root res read out for 32bit tooYinghai Lu
2010-02-10x86/pci: Add cap_resource()Yinghai Lu
2010-02-10x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu
2010-02-10x86/pci: AMD one chain system to use pci read out resYinghai Lu
2010-02-10x86/pci: Use resource_size_t in update_resYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming
2010-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-04Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren
2010-02-03omap: Fix 3630 mux errorsTony Lindgren
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani
2010-02-03microblaze: Defconfig updateMichal Simek
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski