| Commit message (Expand) | Author | Age |
| * | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara... | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: activate syscall | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: linux/userfaultfd_k.h | Andrea Arcangeli | 2015-09-04 |
| * | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key | Andrea Arcangeli | 2015-09-04 |
| * | slab: infrastructure for bulk object allocation and freeing | Christoph Lameter | 2015-09-04 |
| * | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-04 |
| * | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell | 2015-09-04 |
| * | watchdog: introduce watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-04 |
| * | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck | 2015-09-04 |
| * | smpboot: allow passing the cpumask on per-cpu thread registration | Frederic Weisbecker | 2015-09-04 |
| * | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-04 |
| * | fsnotify: get rid of fsnotify_destroy_mark_locked() | Jan Kara | 2015-09-04 |
| * | fsnotify: remove mark->free_list | Jan Kara | 2015-09-04 |
| * | fsnotify: document mark locking | Jan Kara | 2015-09-04 |
| * | capabilities: ambient capabilities | Andy Lutomirski | 2015-09-04 |
| * | kernel/kthread.c:kthread_create_on_node(): clarify documentation | Andrew Morton | 2015-09-04 |
| * | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-04 |
| |\ |
|
| | * | gpiolib: add description for gpio irqchip fields in struct gpio_chip | Grygorii Strashko | 2015-08-26 |
| | * | gpiolib: irqchip: use different lockdep class for each gpio irqchip | Grygorii Strashko | 2015-08-17 |
| | * | Merge tag 'v4.2-rc4' into devel | Linus Walleij | 2015-08-13 |
| | |\ |
|
| | * | | gpio: defer probe if pinctrl cannot be found | Tomeu Vizoso | 2015-07-28 |
| | * | | gpio: generic: support input-only chips | Rabin Vincent | 2015-07-27 |
| | * | | Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int... | Linus Walleij | 2015-07-17 |
| | |\ \ |
|
| | | * | | gpio: make flags mandatory for gpiod_get functions | Uwe Kleine-König | 2015-07-06 |
| | * | | | gpio: em: Remove obsolete platform data support | Geert Uytterhoeven | 2015-07-16 |
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ |
|
| | * | | | | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs | Markos Chandras | 2015-08-26 |
| | * | | | | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs | Markos Chandras | 2015-08-26 |
| * | | | | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ \ |
|
| | * | | | | | fsl_ifc: Change IO accessor based on endianness | Jaiprakash Singh | 2015-08-07 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2015-08-10 |
| | |\ \ \ \ \ |
|
| | | * | | | | | arm64: psci: factor invocation code to drivers | Mark Rutland | 2015-08-03 |
| | | |/ / / / |
|
| | * / / / / | arm: perf: factor arm_pmu core out to drivers | Mark Rutland | 2015-07-31 |
| | |/ / / / |
|
| * | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ \ \ \ |
|
| | * | | | | | locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h | Will Deacon | 2015-08-12 |
| | * | | | | | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope... | Will Deacon | 2015-08-12 |
| | * | | | | | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic | Christian Borntraeger | 2015-08-12 |
| | * | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | | * | | | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | | |_|_|/
| | |/| | | |
|
| | * | | | | | jump label, locking/static_keys: Update docs | Jason Baron | 2015-08-03 |
| | * | | | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 |
| | * | | | | | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra | 2015-08-03 |
| | * | | | | | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers... | Peter Zijlstra | 2015-08-03 |
| | * | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 |
| | * | | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 |
| | |\ \ \ \ \ |
|