summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
* Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-15
* ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-14
* ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-14
* ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2015-02-11
| * mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-11
| * pagewalk: add walk_page_vma()Naoya Horiguchi2015-02-11
| * pagewalk: improve vma handlingNaoya Horiguchi2015-02-11
| * mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi2015-02-11
| * mm: gup: kvm use get_user_pages_unlockedAndrea Arcangeli2015-02-11
| * mm: gup: add __get_user_pages_unlocked to customize gup_flagsAndrea Arcangeli2015-02-11
| * mm: gup: add get_user_pages_locked and get_user_pages_unlockedAndrea Arcangeli2015-02-11
| * mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka2015-02-11
| * mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-11
| * mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-11
| * mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-11
| * mm/compaction: print current range where compaction workJoonsoo Kim2015-02-11
| * mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-11
| * mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim2015-02-11
| * mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
| * mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov2015-02-11
| * oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
| * oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-11
| * mm: memcontrol: default hierarchy interface for memoryJohannes Weiner2015-02-11
| * mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner2015-02-11
| * vmscan: force scan offline memory cgroupsVladimir Davydov2015-02-11
| * mm: microoptimize zonelist operationsVlastimil Babka2015-02-11
| * mm: reduce try_to_compact_pages parametersVlastimil Babka2015-02-11
| * mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-02-11
| * mm: fix typo of MIGRATE_RESERVE in commentBaoquan He2015-02-11
| * mm: memcontrol: track move_lock state internallyJohannes Weiner2015-02-11
| * swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2015-02-11
| * mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-11
| * mm: add VM_BUG_ON_PAGE() to page_mapcount()Wang, Yalin2015-02-11
| * mm: add fields for compound destructor and order into struct pageKirill A. Shutemov2015-02-11
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\ \
| * | perf: add PMU_EVENT_ATTR_STRING() helperCody P Schafer2015-02-02
| * | perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-02
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\ \ \
| * | | syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64Catalin Marinas2015-01-27
| * | | compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas2015-01-27
| * | | efi: split off remapping code from efi_config_init()Ard Biesheuvel2015-01-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \ \ \
| * | | | ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens2015-01-29
* | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-11
|\ \ \ \ \