summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* printk/btrfs: handle more message headersPetr Mladek2016-12-121-0/+2
* printk/kdb: handle more message headersPetr Mladek2016-12-121-0/+8
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2016-12-121-1/+1
* mm, rmap: handle anon_vma_prepare() common case inlineVlastimil Babka2016-12-121-1/+9
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-121-0/+3
* mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-121-12/+0
* mm: add vfree_atomic()Andrey Ryabinin2016-12-121-0/+1
* mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-122-39/+3
* lib: radix-tree: update callback for changing leaf nodesJohannes Weiner2016-12-121-1/+3
* lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-121-14/+2
* lib: radix-tree: native accounting of exceptional entriesJohannes Weiner2016-12-121-3/+7
* include/linux/backing-dev-defs.h: shrink struct backing_dev_infoAndrew Morton2016-12-121-1/+1
* mm: don't cap request size based on read-ahead settingJens Axboe2016-12-121-0/+1
* mm: cma: make linux/cma.h standalone includibleThierry Reding2016-12-121-0/+3
* mm: disable numa migration faults for dax vmasDan Williams2016-12-121-0/+8
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-0/+1
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-26/+2
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-121-0/+16
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-0/+6
* mm: update mmu_gather range correctlyAneesh Kumar K.V2016-12-121-12/+31
* mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes2016-12-121-0/+2
* prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2016-12-121-1/+5
* kthread: add __printf attributesNicolas Iooss2016-12-121-1/+1
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-11/+4
|\
| * hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-081-11/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-128-43/+76
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-1119-19/+57
| |\ \
| * | | kthread: Make struct kthread kmalloc'edOleg Nesterov2016-12-081-0/+1
| * | | x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2016-12-061-8/+13
| * | | acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada2016-11-241-0/+1
| * | | sched: Extend scheduler's asym packingTim Chen2016-11-241-0/+2
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-2310-98/+92
| |\ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-1619-26/+51
| |\ \ \ \
| * | | | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-8/+4
| * | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-152-8/+19
| * | | | | sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka2016-11-152-2/+0
| * | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-1144-135/+257
| |\ \ \ \ \
| * | | | | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-251-16/+36
| * | | | | | sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming2016-10-201-1/+0
* | | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-121-5/+4
|\ \ \ \ \ \ \
| * | | | | | | x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-091-5/+4
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-129-279/+82
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-1119-19/+57
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | locking/ww_mutex: Use relaxed atomicsPeter Zijlstra2016-12-061-1/+1
| * | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui2016-11-221-0/+2
| * | | | | | | | sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui2016-11-221-0/+12
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2228-124/+141
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long2016-11-211-2/+2
| * | | | | | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-0/+4