summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2013-09-112-0/+2
* smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-111-16/+5
* smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-111-46/+16
* mm/hwpoison: don't need to hold compound lock for hugetlbfs pageWanpeng Li2013-09-111-14/+0
* mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-111-0/+3
* mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-111-2/+0
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-113-2/+1
* mm: munlock: manual pte walk in fast path instead of follow_page_mask()Vlastimil Babka2013-09-111-6/+6
* mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov2013-09-111-0/+6
* memblock, numa: binary search node idYinghai Lu2013-09-111-0/+2
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+12
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-111-0/+6
* mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()Naoya Horiguchi2013-09-111-1/+1
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-111-0/+3
* mm: soft-offline: use migrate_pages() instead of migrate_huge_page()Naoya Horiguchi2013-09-111-5/+0
* mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-111-0/+4
* lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-09-111-2/+2
* vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter2013-09-111-1/+2
* swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-111-0/+1
* mm: page_alloc: fair zone allocator policyJohannes Weiner2013-09-111-0/+1
* swap: make cluster allocation per-cpuShaohua Li2013-09-111-0/+11
* swap: make swap discard asyncShaohua Li2013-09-111-9/+11
* swap: change block allocation algorithm for SSDShaohua Li2013-09-111-0/+20
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-1/+2
* mm: vmstats: tlb flush countersDave Hansen2013-09-111-0/+5
* mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2013-09-111-2/+7
* block: support embedded device command line partitionCai Zhiyong2013-09-111-0/+43
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2013-09-111-4/+4
* include/linux/smp.h:on_each_cpu(): switch back to a C functionAndrew Morton2013-09-111-8/+12
* Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-103-0/+58
|\
| * power: Add twl4030_madc battery driver.Marek Belisko2013-08-301-0/+39
| * power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-271-0/+3
| * bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-271-0/+16
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-101-0/+7
|\ \
| * | i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-031-0/+7
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-102-3/+20
|\ \ \
| * | | svcrpc: remove unused rq_resusedJ. Bruce Fields2013-08-301-1/+0
| * | | Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-3028-123/+188
| |\ \ \
| * | | | sunrpc: prepare NFS for 2038Harshula Jayasuriya2013-08-191-2/+20
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-103-19/+37
|\ \ \ \ \
| * | | | | of: introduce of_parse_phandle_with_fixed_argsStephen Warren2013-08-291-0/+10
| * | | | | of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven2013-08-281-2/+2
| * | | | | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2836-176/+285
| |\ \ \ \ \
| * | | | | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
| * | | | | | OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabledSebastian Andrzej Siewior2013-07-241-15/+24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-108-44/+192
|\ \ \ \ \ \
| * | | | | | ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes2013-09-041-0/+2
| * | | | | | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-041-8/+0
| |\ \ \ \ \ \
| | * | | | | | dmaengine: dma_slave_caps: remove sg entriesVinod Koul2013-09-021-8/+0
| * | | | | | | Merge branch 'topic/sh' into for-linusVinod Koul2013-09-022-24/+34
| |\ \ \ \ \ \ \