summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-10
* | | | | | | | | | | | | | | | | | | | vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-12
* | | | | | | | | | | | | | | | | | | | seqlock: Add a new locking reader typeWaiman Long2013-09-12
* | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-03
| * | | | | | | | | | | | | | | | | | | drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-03
| * | | | | | | | | | | | | | | | | | | Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-13
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-11
* | | | | | | | | | | | | | | | | | | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-11
* | | | | | | | | | | | | | | | | | | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-11
* | | | | | | | | | | | | | | | | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* | | | | | | | | | | | | | | | | | | rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2013-09-11
* | | | | | | | | | | | | | | | | | | rbtree: add postorder iteration functionsCody P Schafer2013-09-11
* | | | | | | | | | | | | | | | | | | vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu2013-09-11
* | | | | | | | | | | | | | | | | | | vmcore: introduce ELF header in new memory featureMichael Holzheu2013-09-11
* | | | | | | | | | | | | | | | | | | exec: kill "int depth" in search_binary_handler()Oleg Nesterov2013-09-11
* | | | | | | | | | | | | | | | | | | kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-11
* | | | | | | | | | | | | | | | | | | kprobes: unify insn cachesHeiko Carstens2013-09-11
* | | | | | | | | | | | | | | | | | | syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2013-09-11
* | | | | | | | | | | | | | | | | | | smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-11
* | | | | | | | | | | | | | | | | | | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-11
* | | | | | | | | | | | | | | | | | | mm/hwpoison: don't need to hold compound lock for hugetlbfs pageWanpeng Li2013-09-11
* | | | | | | | | | | | | | | | | | | mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-11
* | | | | | | | | | | | | | | | | | | mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-11
* | | | | | | | | | | | | | | | | | | mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-11
* | | | | | | | | | | | | | | | | | | mm: munlock: manual pte walk in fast path instead of follow_page_mask()Vlastimil Babka2013-09-11
* | | | | | | | | | | | | | | | | | | mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov2013-09-11
* | | | | | | | | | | | | | | | | | | memblock, numa: binary search node idYinghai Lu2013-09-11
* | | | | | | | | | | | | | | | | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()Naoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | mm: soft-offline: use migrate_pages() instead of migrate_huge_page()Naoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-11
* | | | | | | | | | | | | | | | | | | lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-09-11
* | | | | | | | | | | | | | | | | | | vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter2013-09-11
* | | | | | | | | | | | | | | | | | | swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-11
* | | | | | | | | | | | | | | | | | | mm: page_alloc: fair zone allocator policyJohannes Weiner2013-09-11
* | | | | | | | | | | | | | | | | | | swap: make cluster allocation per-cpuShaohua Li2013-09-11
* | | | | | | | | | | | | | | | | | | swap: make swap discard asyncShaohua Li2013-09-11
* | | | | | | | | | | | | | | | | | | swap: change block allocation algorithm for SSDShaohua Li2013-09-11
* | | | | | | | | | | | | | | | | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-11
* | | | | | | | | | | | | | | | | | | mm: vmstats: tlb flush countersDave Hansen2013-09-11
* | | | | | | | | | | | | | | | | | | mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2013-09-11
* | | | | | | | | | | | | | | | | | | block: support embedded device command line partitionCai Zhiyong2013-09-11
* | | | | | | | | | | | | | | | | | | include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2013-09-11
* | | | | | | | | | | | | | | | | | | include/linux/smp.h:on_each_cpu(): switch back to a C functionAndrew Morton2013-09-11
* | | | | | | | | | | | | | | | | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | power: Add twl4030_madc battery driver.Marek Belisko2013-08-30