summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* acpi, memory-hotplug: support getting hotplug info from SRATTang Chen2013-02-23
* acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen2013-02-23
* acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-23
* page_alloc: bootmem limit with movablecore_mapTang Chen2013-02-23
* page_alloc: add movable_memmap kernel parameterTang Chen2013-02-23
* memory-hotplug: export the function try_offline_node()Wen Congyang2013-02-23
* memory-hotplug: remove sysfs file of nodeTang Chen2013-02-23
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-23
* memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-23
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-23
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu2013-02-23
* memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-23
* mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse2013-02-23
* mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse2013-02-23
* mm: directly use __mlock_vma_pages_range() in find_extend_vma()Michel Lespinasse2013-02-23
* mm: remove flags argument to mmap_regionMichel Lespinasse2013-02-23
* mm: introduce mm_populate() for populating new vmasMichel Lespinasse2013-02-23
* mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton2013-02-23
* mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner2013-02-23
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-29
| * mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-29
| * x86: Add Crash kernel low reservationYinghai Lu2013-01-29
| * memblock: Add memblock_mem_size()Yinghai Lu2013-01-29
| * Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
| |\
| * | x86, mm: Move after_bootmem to mm_internel.hYinghai Lu2012-11-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina2013-02-21
| |\ \ \ \ \
| | | * | | | HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten2013-01-03
| | | * | | | HID: introduce helper for hid_driver boilerplateH Hartley Sweeten2013-01-03
| | * | | | | HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires2013-02-05
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \ \ \ \
| * | | | | | percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-05
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \ \ \ \ \
| * | | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-09
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: lp855x_bl: support new LP8557 deviceKim, Milo2013-02-21
| * | | | | | | | printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-21
| * | | | | | | | smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-21
| * | | | | | | | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-21
| * | | | | | | | bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
| * | | | | | | | lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-21
| * | | | | | | | bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-21
| * | | | | | | | compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-21
| * | | | | | | | bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-21
| * | | | | | | | bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-21
| * | | | | | | | bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-21