summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer1-49/+117
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer1-0/+4
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer1-15/+15
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar9-18/+48
2016-09-23Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2-0/+9
2016-09-23nsfs: add ioctl to get a parent namespaceAndrey Vagin1-0/+1
2016-09-23kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2-0/+8
2016-09-23PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch1-0/+3
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe1-0/+1
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig1-1/+2
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig1-1/+1
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner1-7/+1
2016-09-22Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-3/+109
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang1-0/+1
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-76/+0
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov1-5/+0
2016-09-22locking/percpu-rwsem: Add down_read_preempt_disable()Peter Zijlstra1-6/+18
2016-09-22locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...Peter Zijlstra1-0/+12
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar41-162/+365
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra1-0/+4
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra2-6/+5
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar11-40/+70
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller1-0/+5
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-22bpf: expose internal verfier structuresJakub Kicinski1-0/+79
2016-09-22net: cls_bpf: add hardware offloadJakub Kicinski1-0/+2
2016-09-21acpi: Validate processor id when mapping the processorDou Liyang1-0/+3
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng1-0/+3
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela1-0/+1
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela1-0/+3
2016-09-21lightnvm: expose device geometry through sysfsSimon A. F. Lund1-0/+3
2016-09-21lightnvm: control life of nvm_dev in driverMatias Bjørling1-6/+9
2016-09-21blk-mq: register device instead of diskMatias Bjørling1-2/+2
2016-09-21debugfs: introduce a public file_operations accessorChristian Lamparter1-0/+17
2016-09-21Merge branch 'smp/for-block' into smp/hotplugThomas Gleixner1-0/+2
2016-09-21tcp: export data delivery rateYuchung Cheng1-1/+4
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh1-0/+1
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng1-0/+2
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell1-0/+1
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell1-3/+2