summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin
2010-10-11memblock: Annotate memblock functions with __init_memblockYinghai Lu
2010-10-11memblock: Allow memblock_init to be called earlyJeremy Fitzhardinge
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu
2010-10-07Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet
2010-10-07MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park
2010-10-07MAINTAINERS: Haavard has movedAndrew Morton
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-05x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu
2010-10-05memblock: Fix wraparound in find_region()Yinghai Lu
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu
2010-10-05x86, memblock: Fix crashkernel allocationYinghai Lu
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov