summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-14memblock: Add optional region->nidTejun Heo5-37/+183
2011-07-14memblock: Use __meminit[data] instead of __init[data]Tejun Heo1-2/+2
2011-07-14memblock: Reimplement memblock_add_region()Tejun Heo1-85/+110
2011-07-14memblock: Remove memblock_memory_can_coalesce()Tejun Heo2-33/+0
2011-07-14memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo6-95/+2
2011-07-14memblock: Separate out memblock_find_in_range_node()Tejun Heo2-25/+36
2011-07-14memblock: Make memblock_alloc_[try_]nid() top-downTejun Heo1-18/+11
2011-07-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo3-4/+3
2011-07-14memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()Tejun Heo1-17/+3
2011-07-14bootmem: Use for_each_mem_pfn_range() in page_alloc.cTejun Heo1-109/+56
2011-07-14bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range()Tejun Heo1-42/+12
2011-07-14bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo5-83/+76
2011-07-13memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo2-13/+9
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo15-34/+31
2011-07-13memblock: Use round_up/down() instead of memblock_align_up/down()Tejun Heo1-16/+5
2011-07-13memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc...Tejun Heo1-1/+1
2011-07-13bootmem: Fix __free_pages_bootmem() to use @order properlyTejun Heo1-2/+2
2011-07-13x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services()Tejun Heo1-2/+1
2011-07-12x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo3-0/+70
2011-07-12x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo2-6/+6
2011-07-11Linux 3.0-rc7Linus Torvalds1-1/+1
2011-07-11Documentation/Changes: remove some really obsolete textLinus Torvalds1-25/+18
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-139/+174
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-57/+73
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-63/+108
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds1-0/+6
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11Documentation/spinlocks.txt: Remove reference to sti()/cli()Muthu Kumar1-38/+7
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton1-1/+1
2011-07-11hp-wmi: fix use after freeEric Dumazet1-5/+6
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso1-3/+3
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin1-22/+2
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+21
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-45/+68
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-0/+21
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-24/+58
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-61/+98
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-09cifs: fix expand_dfs_referralJeff Layton1-10/+20
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton1-0/+2
2011-07-09Merge branch 'fix/asoc' into for-linusTakashi Iwai8-35/+45
2011-07-09ALSA: hda - Fix a copmile warningTakashi Iwai1-1/+1
2011-07-09Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2-27/+4
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-23/+37