summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-04alarmtimer: Implement arm callbackThomas Gleixner
2017-06-04alarmtimer: Implement try_to_cancel callbackThomas Gleixner
2017-06-04alarmtimer: Implement remaining callbackThomas Gleixner
2017-06-04alarmtimer: Implement forward callbackThomas Gleixner
2017-06-04alarmtimer: Implement timer_rearm() callbackThomas Gleixner
2017-06-04posix-timers: Make use of cancel/arm callbacksThomas Gleixner
2017-06-04posix-timers: Add cancel/arm callbacksThomas Gleixner
2017-06-04posix-timers: Zero settings value in common codeThomas Gleixner
2017-06-04posix-timers: Make use of forward/remaining callbacksThomas Gleixner
2017-06-04posix-timers: Add forward/remaining callbacksThomas Gleixner
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner
2017-06-04posix-timers: Use timer_rearm() callback in posixtimer_rearm()Thomas Gleixner
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner
2017-06-04posix-timers: Add timer_rearm() callbackThomas Gleixner
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner
2017-06-04posix-timers: Unify overrun/requeue_pending handlingThomas Gleixner
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner
2017-06-04posix-timers: Avoid gazillions of forward declarationsThomas Gleixner
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner
2017-06-04posix-timers: Remove unused export of posix_timer_event()Thomas Gleixner
2017-06-04alarmtimer: Remove pointless config conditionalThomas Gleixner
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner
2017-06-04alarmtimer: Rate limit periodic intervalsThomas Gleixner
2017-06-04alarmtimer: Prevent overflow of relative timersThomas Gleixner
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig
2017-06-04sparc: Simplify <asm/siginfo.h>Christoph Hellwig
2017-06-02Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-02Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-02Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli