summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* 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 tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-04
|\
| * gpiolib: add description for gpio irqchip fields in struct gpio_chipGrygorii Strashko2015-08-26
| * gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko2015-08-17
| * Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
| |\
| * | gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-28
| * | gpio: generic: support input-only chipsRabin Vincent2015-07-27
| * | Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij2015-07-17
| |\ \
| | * | gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König2015-07-06
| * | | gpio: em: Remove obsolete platform data supportGeert Uytterhoeven2015-07-16
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\ \ \ \
| * | | | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-26
| * | | | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-26
* | | | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \ \ \ \
| * | | | | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-07
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-10
| |\ \ \ \ \
| | * | | | | arm64: psci: factor invocation code to driversMark Rutland2015-08-03
| | |/ / / /
| * / / / / arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-31
| |/ / / /
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \
| * | | | | locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon2015-08-12
| * | | | | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon2015-08-12
| * | | | | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger2015-08-12
| * | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \
| | * | | | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| | * | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | | |_|_|/ | | |/| | |
| * | | | | jump label, locking/static_keys: Update docsJason Baron2015-08-03
| * | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | | | locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2015-08-03
| * | | | | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra2015-08-03
| * | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-03
| * | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-03
| |\ \ \ \ \