aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner
2017-06-04posix-timers: Rename do_schedule_next_timerThomas 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: Move posix-timer internals to coreThomas Gleixner
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner
2017-06-04Merge branch 'timers/urgent' into WIP.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-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27posix-timers: Remove mmtimer leftoversDimitri Sivanich
2017-05-27posix-timers: Make posix_clocks immutableChristoph Hellwig
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-26mmtimer: Remove the SGI SN2 mmtimer driverChristoph Hellwig
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller