summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: introduce per-VM opsAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add generic support for dirty page loggingMario Smarduch2015-01-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix sparse warningsJaegeuk Kim2015-02-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim2015-02-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix missing cold bit during recoveryJaegeuk Kim2015-01-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/halfmd4.c: simplify includesRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hexdump: make it return number of bytes placed in bufferAndy Shevchenko2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: make the bits parameter of bitmap_remap unsignedRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: simplify bitmap_ord_to_posRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: change parameters of bitmap_fold to unsignedRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: update bitmap_onto to unsignedRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | linux/cpumask.h: update bitmap wrappers to take unsigned intRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: more signed->unsigned conversionsRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | libstring_helpers.c:string_get_size(): return voidRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: cleanup static keys decrementVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: free memcg_caches slot on css offlineVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | slab: link memcg caches of the same kind into a listVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | slab: embed memcg_cache_params to kmem_cacheVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | list_lru: introduce per-memcg listsVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | list_lru: organize all list_lrus to listVladimir Davydov2015-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | list_lru: get rid of ->active_nodesVladimir Davydov2015-02-12