summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu1-1/+1
2010-10-05x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu1-28/+11
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu4-43/+33
2010-10-05x86, memblock: Fix crashkernel allocationYinghai Lu1-4/+9
2010-09-16arm, memblock: Fix the sparsemem buildYinghai Lu1-2/+1
2010-09-11powerpc, memblock: Fix memblock API change falloutYinghai Lu1-1/+1
2010-09-11memblock, microblaze: Fix memblock API change falloutMichal Simek1-5/+5
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2289-372254/+99570
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds13-581/+0
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-62/+135
2010-08-28Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-3/+1
2010-08-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-20/+20
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells1-1/+1
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+6
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-27x86: Remove old bootmem codeYinghai Lu7-189/+1
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu4-7/+19
2010-08-27x86: Remove not used early_res codeYinghai Lu2-66/+0
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu19-90/+103
2010-08-27x86: Use memblock to replace early_resYinghai Lu11-153/+123
2010-08-27x86, memblock: Use memblock_debug to control debug message print outYinghai Lu1-8/+12
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu2-1/+18
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu2-0/+49
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu2-0/+16
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu2-0/+70
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu2-1/+99
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu2-0/+25
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu2-0/+30
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu2-24/+2
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu3-0/+97
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn4-2/+10
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2-8/+15
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee1-7/+37
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee1-3/+12
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee1-2/+2
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim4-31/+38
2010-08-27ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim1-4/+7
2010-08-27ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim1-1/+2
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park1-2/+10
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim4-4/+4
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+42
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-8/+30
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-523/+595
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky8-6/+28
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds30-118/+177
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott1-2/+2
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-6/+6