summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-061-0/+6
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-051-2/+0
|\
| * scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-11-211-2/+0
* | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-051-0/+1
|\ \
| * | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-281-0/+1
* | | Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-051-0/+2
|\ \ \
| * | | debugfs: fix debugfs_real_fops() build errorArnd Bergmann2017-11-281-0/+2
| |/ /
* | | Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-051-1/+4
|\ \ \
| * | | iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-021-1/+4
| |/ /
* | | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-1/+1
|\ \ \
| * | | serdev: fix receive_buf return value when no callbackJohan Hovold2017-11-281-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-041-2/+1
|\ \ \
| * | | skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven2017-11-301-2/+1
* | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-011-0/+43
|\ \ \ \
| * | | | move libgcc.h to include/linuxChristoph Hellwig2017-12-011-0/+43
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-0/+3
|\ \ \ \
| * | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-0/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-294-10/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent2017-11-291-1/+2
| * | | | mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan2017-11-291-1/+1
| * | | | mm: introduce get_user_pages_longtermDan Williams2017-11-292-0/+27
| * | | | mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-11-291-0/+1
| * | | | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-291-8/+0
* | | | | Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-291-1/+1
|\ \ \ \ \
| * | | | | sunrpc: make the function arg as constBhumika Goyal2017-11-271-1/+1
| | |_|/ / | |/| | |
* | | | | kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-291-6/+0
| |/ / / |/| | |
* | | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
|/ / /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-1/+11
|\ \ \
| * \ \ Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-142-1/+11
| |\ \ \
| | * | | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-101-1/+10
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-45/+0
|\ \ \ \ \
| * | | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-232-45/+0
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-261-4/+4
|\ \ \ \ \
| * | | | | sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-261-8/+13
|\ \ \ \ \
| * | | | | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-1488-1120/+1337
| |\| | | |
| * | | | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-071-8/+8
| * | | | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-071-0/+5
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-256-111/+51
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-23274-1831/+5546
| |\ \ \ \ \ \
| | * | | | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-213-6/+3
| | * | | | | | timer: Remove redundant __setup_timer*() macrosKees Cook2017-11-213-45/+29
| | * | | | | | timer: Pass function down to initialization routinesKees Cook2017-11-211-15/+18
| | * | | | | | timer: Remove unused data arguments from macrosKees Cook2017-11-213-15/+8
| | * | | | | | timer: Switch callback prototype to take struct timer_list * argumentKees Cook2017-11-211-2/+2
| | * | | | | | timer: Pass timer_list pointer to callbacks unconditionallyKees Cook2017-11-211-4/+0
| | * | | | | | timer: Remove setup_*timer() interfaceKees Cook2017-11-211-17/+0
| | * | | | | | timer: Remove init_timer() interfaceKees Cook2017-11-211-3/+0
| | * | | | | | block/laptop_mode: Convert timers to use timer_setup()Kees Cook2017-11-211-1/+1