| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | syscalls.h: add forward declarations for inplace syscall wrappers | Sergei Trofimovich | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm/hwpoison: don't need to hold compound lock for hugetlbfs page | Wanpeng Li | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm/page-writeback.c: add strictlimit feature | Maxim Patlasov | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm/writeback: make writeback_inodes_wb static | Wanpeng Li | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: vmscan: fix do_try_to_free_pages() livelock | Lisa Du | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: munlock: manual pte walk in fast path instead of follow_page_mask() | Vlastimil Babka | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | memblock, numa: binary search node id | Yinghai Lu | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: memory-hotplug: enable memory hotplug to handle hugepage | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: mbind: add hugepage migration code to mbind() | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: soft-offline: use migrate_pages() instead of migrate_huge_page() | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: migrate: make core migration code aware of hugepage | Naoya Horiguchi | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | vmstat: create separate function to fold per cpu diffs into local counters | Christoph Lameter | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | swap: clean-up #ifdef in page_mapping() | Joonsoo Kim | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: page_alloc: fair zone allocator policy | Johannes Weiner | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | swap: make cluster allocation per-cpu | Shaohua Li | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | swap: make swap discard async | Shaohua Li | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | swap: change block allocation algorithm for SSD | Shaohua Li | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: vmstats: tlb flush counters | Dave Hansen | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | block: support embedded device command line partition | Cai Zhiyong | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou... | Oleg Nesterov | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | include/linux/smp.h:on_each_cpu(): switch back to a C function | Andrew Morton | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | power: Add twl4030_madc battery driver. | Marek Belisko | 2013-08-30 | |
| | * | | | | | | | | | | | | | | | | | | | power_supply: Prevent suspend until power supply events are processed | Zoran Markovic | 2013-08-27 | |
| | * | | | | | | | | | | | | | | | | | | | bq24190_charger: Add support for TI BQ24190 Battery Charger | Mark A. Greer | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | i915: Update VGA arbiter support for newer devices | Alex Williamson | 2013-09-03 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | svcrpc: remove unused rq_resused | J. Bruce Fields | 2013-08-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.11-rc5' into for-3.12 branch | J. Bruce Fields | 2013-08-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | sunrpc: prepare NFS for 2038 | Harshula Jayasuriya | 2013-08-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | of: introduce of_parse_phandle_with_fixed_args | Stephen Warren | 2013-08-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven | 2013-08-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 2013-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled | Sebastian Andrzej Siewior | 2013-07-24 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: edma: Add function to manually trigger an EDMA channel | Joel Fernandes | 2013-09-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 2013-09-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | dmaengine: dma_slave_caps: remove sg entries | Vinod Koul | 2013-09-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/sh' into for-linus | Vinod Koul | 2013-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
