summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* time: Remove CONFIG_TIMER_STATSKees Cook2017-02-102-56/+0
* clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-071-0/+9
* tick/broadcast: Reduce lock cacheline contentionWaiman Long2017-02-041-1/+6
* Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-01-303-18/+46
|\
| * timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-272-18/+35
| * delay: Add explanation of udelay() inaccuracyRussell King2017-01-201-0/+11
* | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-141-8/+18
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-141-67/+79
|\ \
| * | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| * | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| * | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
| * | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-141-0/+5
|\ \ \
| * | | jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-121-0/+5
* | | | Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-01-122-4/+7
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown2017-01-101-4/+4
| |\ \ \ \ \
| | | * | | | ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2016-12-161-4/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown2017-01-101-0/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-0/+3
| | |/ / /
* | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-1/+3
|\ \ \ \ \
| * | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-1/+3
* | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-121-0/+4
|\ \ \ \ \ \
| * | | | | | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-1112-46/+87
|\ \ \ \ \ \
| * | | | | | timerfd: export defines to userspaceMike Frysinger2017-01-113-19/+38
| * | | | | | mm: support anonymous stable pageMinchan Kim2017-01-111-1/+2
| * | | | | | mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-111-2/+1
| * | | | | | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-112-4/+4
| * | | | | | mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-112-4/+24
| * | | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-111-0/+10
| * | | | | | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-112-12/+4
| * | | | | | mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-01-111-2/+2
| * | | | | | dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler2017-01-111-2/+0
| * | | | | | mm: add follow_pte_pmd()Ross Zwisler2017-01-111-0/+2
| | |/ / / / | |/| | | |
* / | | | | gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-111-2/+7
|/ / / / /
* | | | | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-081-0/+1
|\ \ \ \ \
| * | | | | usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-081-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-021-0/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
* | | | | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-081-1/+3
* | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \ \ \ \
| * | | | | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-43/+13
|\ \ \ \ \ \
| * | | | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| * | | | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-25/+6
| * | | | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-13/+2
| * | | | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-8/+8
* | | | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-8/+20
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+3