summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueYing Xue
2015-01-08rhashtable: involve rhashtable_lookup_insert routineYing Xue
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-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2015-01-05ip: Move checksum convert defines to inetTom Herbert
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
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-04rhashtable: fix missing headerYing Xue
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg