开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-04
alarmtimer: Implement arm callback
Thomas Gleixner
2017-06-04
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
2017-06-04
alarmtimer: Implement remaining callback
Thomas Gleixner
2017-06-04
alarmtimer: Implement forward callback
Thomas Gleixner
2017-06-04
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
2017-06-04
posix-timers: Make use of cancel/arm callbacks
Thomas Gleixner
2017-06-04
posix-timers: Add cancel/arm callbacks
Thomas Gleixner
2017-06-04
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
2017-06-04
posix-timers: Add forward/remaining callbacks
Thomas Gleixner
2017-06-04
posix-timers: Add active flag to k_itimer
Thomas Gleixner
2017-06-04
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
posix-timers: Add timer_rearm() callback
Thomas Gleixner
2017-06-04
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
posix-timers: Move interval out of the union
Thomas Gleixner
2017-06-04
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
posix-timers: Cleanup struct k_itimer
Thomas Gleixner
2017-06-04
posix-timers: Avoid gazillions of forward declarations
Thomas Gleixner
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
2017-06-04
posix-timers: Remove unused export of posix_timer_event()
Thomas Gleixner
2017-06-04
alarmtimer: Remove pointless config conditional
Thomas Gleixner
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
signal: Move copy_siginfo_to_user to <linux/signal.h>
Christoph Hellwig
2017-06-04
posix-timers: Move the do_schedule_next_timer declaration
Christoph Hellwig
2017-06-04
ia64: Remove HAVE_ARCH_COPY_SIGINFO
Christoph Hellwig
2017-06-04
sparc: Simplify <asm/siginfo.h>
Christoph Hellwig
2017-06-02
Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-06-02
Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-06-02
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-02
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
2017-06-02
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
2017-06-02
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
2017-06-02
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
2017-06-02
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
2017-06-02
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
2017-06-02
pcmcia: remove left-over %Z format
Nicolas Iooss
2017-06-02
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
2017-06-02
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
2017-06-02
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
2017-06-02
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2017-06-02
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
2017-06-02
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
[next]