summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-28tty: Remove chars_in_buffer() line discipline methodPeter Hurley1-7/+0
2016-01-28Input: cyttsp - switch to using device propertiesOreste Salerno1-15/+0
2016-01-28tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley1-4/+4
2016-01-28tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley1-2/+0
2016-01-28tty: Fix tty_init_termios() declarationPeter Hurley1-3/+1
2016-01-28tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley1-1/+0
2016-01-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-1/+1
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim1-1/+0
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-16/+16
2016-01-27hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier1-0/+1
2016-01-27clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov1-2/+2
2016-01-27tty: Wait interruptibly for tty lock on reopenPeter Hurley1-0/+1
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON1-2/+0
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON1-1/+0
2016-01-26mtd: nftl: kill unused oobinfo fieldBoris BREZILLON1-1/+0
2016-01-26mtd: inftl: kill unused oobinfo fieldBoris BREZILLON1-1/+0
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-0/+1
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara1-0/+1
2016-01-25ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey1-0/+1
2016-01-25of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada1-1/+1
2016-01-25reset: Make reset_control_ops constMaxime Ripard1-1/+1
2016-01-25net: simplify napi_synchronize() to avoid warningsArnd Bergmann1-6/+5
2016-01-25usb: host: ehci-msm: Allow LS devices to workJack Pham1-0/+1
2016-01-25Merge v4.5-rc1 with MTD -next developmentBrian Norris2-1/+6
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+236
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+5
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-37/+2
2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado1-0/+44
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-0/+5
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-0/+98
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott1-0/+112
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-100/+285
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson1-0/+22
2016-01-24mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni1-1/+0
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+28
2016-01-23dax: add support for fsync/syncRoss Zwisler1-0/+2
2016-01-23mm: add find_get_entries_tag()Ross Zwisler1-0/+3
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler3-1/+16
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-1/+21
2016-01-23mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON1-0/+6
2016-01-23make sure that freeing shmem fast symlinks is RCU-delayedAl Viro1-4/+1
2016-01-23wrappers for ->i_mutex accessAl Viro1-2/+27
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+5
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+8
2016-01-22regmap: clairify meaning of max_registerStefan Agner1-1/+1
2016-01-22cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-01-22cpuset: make mm migration asynchronousTejun Heo1-0/+6
2016-01-22Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds5-26/+37