summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-20ktime: Simplify ktime_compare implementationMariusz Skamra1-5/+1
2017-06-20Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner2-15/+9
2017-06-14clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLAREDaniel Lezcano1-0/+3
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano1-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-2/+2
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-06-14posix-timers: Make nanosleep timespec argument constThomas Gleixner1-1/+1
2017-06-14itimers: Move compat itimer syscalls to native onesAl Viro1-0/+4
2017-06-14ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro1-0/+4
2017-06-14posix-timers: Kill ->nsleep_restart()Al Viro1-1/+0
2017-06-14hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperAl Viro1-0/+2
2017-06-14time/posix-timers: Move the compat copyouts to the nanosleep implementationsAl Viro2-4/+13
2017-06-14hrtimer_nanosleep(): Pass rmtp in restart_blockAl Viro1-1/+0
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano1-9/+0
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner1-1/+1
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner1-2/+2
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner1-30/+0
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner1-21/+40
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner1-22/+0
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner23-35/+114
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig1-0/+2
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig1-0/+3
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig1-6/+1
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+8
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+20
2017-05-27posix-timers: Remove mmtimer leftoversDimitri Sivanich1-6/+0
2017-05-27posix-timers: Make posix_clocks immutableChristoph Hellwig1-4/+5
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+35
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+3
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+6
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+5
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+1
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov1-3/+3
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer1-2/+8
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum1-0/+1