summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-16
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-10
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Switch to using hash list instead single listKinglong Mee2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee2015-08-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove struct node_active_regionminkyung88.kim2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: defer flush of writable TLB entriesMel Gorman2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: activate syscallAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slab: infrastructure for bulk object allocation and freeingChristoph Lameter2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: create and use seq_show_option for escapingKees Cook2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsnotify: remove mark->free_listJan Kara2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsnotify: document mark lockingJan Kara2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: ambient capabilitiesAndy Lutomirski2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton2015-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar2015-07-21
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-04