summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner
2015-01-26i2c: Only include slave support if selectedJean Delvare
2015-01-22module: make module_refcount() a signed integer.Rusty Russell
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-08blk-mq: Allow requests to never expireKeith Busch
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch
2015-01-08blk-mq: Export if requests were startedKeith Busch
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2015-01-07time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2014-12-20blk-mq: Export freeze/unfreeze functionsKeith Busch
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-12-18kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini