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